Uses of Interface
com.google.cloud.dns.Dns
-
Packages that use Dns Package Description com.google.cloud.dns A client for Cloud DNS - A highly available global DNS network. -
-
Uses of Dns in com.google.cloud.dns
Methods in com.google.cloud.dns that return Dns Modifier and Type Method Description Dns
DnsOptions.DefaultDnsFactory. create(DnsOptions options)
Dns
ChangeRequest. getDns()
Returns the change request'sDns
object used to issue requests.Dns
Zone. getDns()
Returns theDns
service object associated with this zone.
-