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 classDnsSettingsDefines the DNS configuration of a `Registration`, including name servers, DNSSEC, and glue records.static classDnsSettings.BuilderDefines 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 DnsSettingsOrBuilderConfigureDnsSettingsRequest.Builder. getDnsSettingsOrBuilder()Fields of the `DnsSettings` to update.DnsSettingsOrBuilderConfigureDnsSettingsRequest. getDnsSettingsOrBuilder()Fields of the `DnsSettings` to update.DnsSettingsOrBuilderConfigureDnsSettingsRequestOrBuilder. getDnsSettingsOrBuilder()Fields of the `DnsSettings` to update.DnsSettingsOrBuilderRegistration.Builder. getDnsSettingsOrBuilder()Settings controlling the DNS configuration of the `Registration`.DnsSettingsOrBuilderRegistration. getDnsSettingsOrBuilder()Settings controlling the DNS configuration of the `Registration`.DnsSettingsOrBuilderRegistrationOrBuilder. getDnsSettingsOrBuilder()Settings controlling the DNS configuration of the `Registration`.
-