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 DnsDnsOptions.DefaultDnsFactory. create(DnsOptions options)DnsChangeRequest. getDns()Returns the change request'sDnsobject used to issue requests.DnsZone. getDns()Returns theDnsservice object associated with this zone.
-