| Modifier and Type | Method and Description |
|---|---|
DnsSettings |
DnsSettings.Builder.build() |
DnsSettings |
DnsSettings.Builder.buildPartial() |
static DnsSettings |
DnsSettings.getDefaultInstance() |
DnsSettings |
DnsSettings.getDefaultInstanceForType() |
DnsSettings |
DnsSettings.Builder.getDefaultInstanceForType() |
DnsSettings |
ConfigureDnsSettingsRequestOrBuilder.getDnsSettings()
Fields of the `DnsSettings` to update.
|
DnsSettings |
RegistrationOrBuilder.getDnsSettings()
Settings controlling the DNS configuration of the `Registration`.
|
DnsSettings |
Registration.getDnsSettings()
Settings controlling the DNS configuration of the `Registration`.
|
DnsSettings |
Registration.Builder.getDnsSettings()
Settings controlling the DNS configuration of the `Registration`.
|
DnsSettings |
ConfigureDnsSettingsRequest.getDnsSettings()
Fields of the `DnsSettings` to update.
|
DnsSettings |
ConfigureDnsSettingsRequest.Builder.getDnsSettings()
Fields of the `DnsSettings` to update.
|
static DnsSettings |
DnsSettings.parseDelimitedFrom(InputStream input) |
static DnsSettings |
DnsSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsSettings |
DnsSettings.parseFrom(byte[] data) |
static DnsSettings |
DnsSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsSettings |
DnsSettings.parseFrom(ByteBuffer data) |
static DnsSettings |
DnsSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsSettings |
DnsSettings.parseFrom(com.google.protobuf.ByteString data) |
static DnsSettings |
DnsSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsSettings |
DnsSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static DnsSettings |
DnsSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsSettings |
DnsSettings.parseFrom(InputStream input) |
static DnsSettings |
DnsSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DnsSettings> |
DnsSettings.getParserForType() |
static com.google.protobuf.Parser<DnsSettings> |
DnsSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
Registration.Builder |
Registration.Builder.mergeDnsSettings(DnsSettings value)
Settings controlling the DNS configuration of the `Registration`.
|
ConfigureDnsSettingsRequest.Builder |
ConfigureDnsSettingsRequest.Builder.mergeDnsSettings(DnsSettings value)
Fields of the `DnsSettings` to update.
|
DnsSettings.Builder |
DnsSettings.Builder.mergeFrom(DnsSettings other) |
static DnsSettings.Builder |
DnsSettings.newBuilder(DnsSettings prototype) |
Registration.Builder |
Registration.Builder.setDnsSettings(DnsSettings value)
Settings controlling the DNS configuration of the `Registration`.
|
ConfigureDnsSettingsRequest.Builder |
ConfigureDnsSettingsRequest.Builder.setDnsSettings(DnsSettings value)
Fields of the `DnsSettings` to update.
|
Copyright © 2023 Google LLC. All rights reserved.