| Modifier and Type | Class and Description |
|---|---|
static class |
DnsSettings.GlueRecord
Defines a host on your domain that is a DNS name server for your domain
and/or other domains.
|
static class |
DnsSettings.GlueRecord.Builder
Defines a host on your domain that is a DNS name server for your domain
and/or other domains.
|
| Modifier and Type | Method and Description |
|---|---|
DnsSettings.GlueRecordOrBuilder |
DnsSettings.getGlueRecordsOrBuilder(int index)
The list of glue records for this `Registration`.
|
DnsSettings.GlueRecordOrBuilder |
DnsSettings.Builder.getGlueRecordsOrBuilder(int index)
The list of glue records for this `Registration`.
|
DnsSettings.GlueRecordOrBuilder |
DnsSettingsOrBuilder.getGlueRecordsOrBuilder(int index)
The list of glue records for this `Registration`.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends DnsSettings.GlueRecordOrBuilder> |
DnsSettings.getGlueRecordsOrBuilderList()
The list of glue records for this `Registration`.
|
List<? extends DnsSettings.GlueRecordOrBuilder> |
DnsSettings.Builder.getGlueRecordsOrBuilderList()
The list of glue records for this `Registration`.
|
List<? extends DnsSettings.GlueRecordOrBuilder> |
DnsSettingsOrBuilder.getGlueRecordsOrBuilderList()
The list of glue records for this `Registration`.
|
Copyright © 2023 Google LLC. All rights reserved.