| Modifier and Type | Class and 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.
|
| Modifier and Type | Method and Description |
|---|---|
DnsSettingsOrBuilder |
ConfigureDnsSettingsRequestOrBuilder.getDnsSettingsOrBuilder()
Fields of the `DnsSettings` to update.
|
DnsSettingsOrBuilder |
RegistrationOrBuilder.getDnsSettingsOrBuilder()
Settings controlling the DNS configuration of the `Registration`.
|
DnsSettingsOrBuilder |
Registration.getDnsSettingsOrBuilder()
Settings controlling the DNS configuration of the `Registration`.
|
DnsSettingsOrBuilder |
Registration.Builder.getDnsSettingsOrBuilder()
Settings controlling the DNS configuration of the `Registration`.
|
DnsSettingsOrBuilder |
ConfigureDnsSettingsRequest.getDnsSettingsOrBuilder()
Fields of the `DnsSettings` to update.
|
DnsSettingsOrBuilder |
ConfigureDnsSettingsRequest.Builder.getDnsSettingsOrBuilder()
Fields of the `DnsSettings` to update.
|
Copyright © 2023 Google LLC. All rights reserved.