Uses of Interface
com.google.cloud.domains.v1beta1.DnsSettingsOrBuilder
-
Packages that use DnsSettingsOrBuilder Package Description com.google.cloud.domains.v1beta1 A client to Cloud Domains API -
-
Uses of DnsSettingsOrBuilder in com.google.cloud.domains.v1beta1
Classes in com.google.cloud.domains.v1beta1 that implement DnsSettingsOrBuilder Modifier and Type Class Description class
DnsSettings
Defines the DNS configuration of a `Registration`, including name servers, DNSSEC, and glue records.static class
DnsSettings.Builder
Defines the DNS configuration of a `Registration`, including name servers, DNSSEC, and glue records.Methods in com.google.cloud.domains.v1beta1 that return DnsSettingsOrBuilder Modifier and Type Method Description DnsSettingsOrBuilder
ConfigureDnsSettingsRequest.Builder. getDnsSettingsOrBuilder()
Fields of the `DnsSettings` to update.DnsSettingsOrBuilder
ConfigureDnsSettingsRequest. getDnsSettingsOrBuilder()
Fields of the `DnsSettings` to update.DnsSettingsOrBuilder
ConfigureDnsSettingsRequestOrBuilder. getDnsSettingsOrBuilder()
Fields of the `DnsSettings` to update.DnsSettingsOrBuilder
Registration.Builder. getDnsSettingsOrBuilder()
Settings controlling the DNS configuration of the `Registration`.DnsSettingsOrBuilder
Registration. getDnsSettingsOrBuilder()
Settings controlling the DNS configuration of the `Registration`.DnsSettingsOrBuilder
RegistrationOrBuilder. getDnsSettingsOrBuilder()
Settings controlling the DNS configuration of the `Registration`.
-