Uses of Class
com.google.cloud.dns.DnsBatch
-
Packages that use DnsBatch Package Description com.google.cloud.dns A client for Cloud DNS - A highly available global DNS network. -
-
Uses of DnsBatch in com.google.cloud.dns
Methods in com.google.cloud.dns that return DnsBatch Modifier and Type Method Description DnsBatch
Dns. batch()
Creates a new empty batch for grouping multiple service calls in one underlying RPC call.
-