Uses of Interface
com.google.cloud.domains.v1beta1.DnsSettings.GlueRecordOrBuilder
-
Packages that use DnsSettings.GlueRecordOrBuilder Package Description com.google.cloud.domains.v1beta1 A client to Cloud Domains API -
-
Uses of DnsSettings.GlueRecordOrBuilder in com.google.cloud.domains.v1beta1
Classes in com.google.cloud.domains.v1beta1 that implement DnsSettings.GlueRecordOrBuilder Modifier and Type Class Description static classDnsSettings.GlueRecordDefines a host on your domain that is a DNS name server for your domain and/or other domains.static classDnsSettings.GlueRecord.BuilderDefines a host on your domain that is a DNS name server for your domain and/or other domains.Methods in com.google.cloud.domains.v1beta1 that return DnsSettings.GlueRecordOrBuilder Modifier and Type Method Description DnsSettings.GlueRecordOrBuilderDnsSettings.Builder. getGlueRecordsOrBuilder(int index)The list of glue records for this `Registration`.DnsSettings.GlueRecordOrBuilderDnsSettings. getGlueRecordsOrBuilder(int index)The list of glue records for this `Registration`.DnsSettings.GlueRecordOrBuilderDnsSettingsOrBuilder. getGlueRecordsOrBuilder(int index)The list of glue records for this `Registration`.Methods in com.google.cloud.domains.v1beta1 that return types with arguments of type DnsSettings.GlueRecordOrBuilder Modifier and Type Method Description List<? extends DnsSettings.GlueRecordOrBuilder>DnsSettings.Builder. getGlueRecordsOrBuilderList()The list of glue records for this `Registration`.List<? extends DnsSettings.GlueRecordOrBuilder>DnsSettings. getGlueRecordsOrBuilderList()The list of glue records for this `Registration`.List<? extends DnsSettings.GlueRecordOrBuilder>DnsSettingsOrBuilder. getGlueRecordsOrBuilderList()The list of glue records for this `Registration`.
-