| Modifier and Type | Class and Description |
|---|---|
static class |
DnsSettings.DsRecord
Defines a Delegation Signer (DS) record, which is needed to enable DNSSEC
for a domain.
|
static class |
DnsSettings.DsRecord.Builder
Defines a Delegation Signer (DS) record, which is needed to enable DNSSEC
for a domain.
|
| Modifier and Type | Method and Description |
|---|---|
DnsSettings.DsRecordOrBuilder |
DnsSettings.CustomDnsOrBuilder.getDsRecordsOrBuilder(int index)
The list of DS records for this domain, which are used to enable DNSSEC.
|
DnsSettings.DsRecordOrBuilder |
DnsSettings.CustomDns.getDsRecordsOrBuilder(int index)
The list of DS records for this domain, which are used to enable DNSSEC.
|
DnsSettings.DsRecordOrBuilder |
DnsSettings.CustomDns.Builder.getDsRecordsOrBuilder(int index)
The list of DS records for this domain, which are used to enable DNSSEC.
|
DnsSettings.DsRecordOrBuilder |
DnsSettings.GoogleDomainsDnsOrBuilder.getDsRecordsOrBuilder(int index)
Output only.
|
DnsSettings.DsRecordOrBuilder |
DnsSettings.GoogleDomainsDns.getDsRecordsOrBuilder(int index)
Output only.
|
DnsSettings.DsRecordOrBuilder |
DnsSettings.GoogleDomainsDns.Builder.getDsRecordsOrBuilder(int index)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends DnsSettings.DsRecordOrBuilder> |
DnsSettings.CustomDnsOrBuilder.getDsRecordsOrBuilderList()
The list of DS records for this domain, which are used to enable DNSSEC.
|
List<? extends DnsSettings.DsRecordOrBuilder> |
DnsSettings.CustomDns.getDsRecordsOrBuilderList()
The list of DS records for this domain, which are used to enable DNSSEC.
|
List<? extends DnsSettings.DsRecordOrBuilder> |
DnsSettings.CustomDns.Builder.getDsRecordsOrBuilderList()
The list of DS records for this domain, which are used to enable DNSSEC.
|
List<? extends DnsSettings.DsRecordOrBuilder> |
DnsSettings.GoogleDomainsDnsOrBuilder.getDsRecordsOrBuilderList()
Output only.
|
List<? extends DnsSettings.DsRecordOrBuilder> |
DnsSettings.GoogleDomainsDns.getDsRecordsOrBuilderList()
Output only.
|
List<? extends DnsSettings.DsRecordOrBuilder> |
DnsSettings.GoogleDomainsDns.Builder.getDsRecordsOrBuilderList()
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.