| Modifier and Type | Method and Description |
|---|---|
DnsSettings.CustomDns |
DnsSettings.CustomDns.Builder.build() |
DnsSettings.CustomDns |
DnsSettings.CustomDns.Builder.buildPartial() |
DnsSettings.CustomDns |
DnsSettings.getCustomDns()
An arbitrary DNS provider identified by its name servers.
|
DnsSettings.CustomDns |
DnsSettings.Builder.getCustomDns()
An arbitrary DNS provider identified by its name servers.
|
DnsSettings.CustomDns |
DnsSettingsOrBuilder.getCustomDns()
An arbitrary DNS provider identified by its name servers.
|
static DnsSettings.CustomDns |
DnsSettings.CustomDns.getDefaultInstance() |
DnsSettings.CustomDns |
DnsSettings.CustomDns.getDefaultInstanceForType() |
DnsSettings.CustomDns |
DnsSettings.CustomDns.Builder.getDefaultInstanceForType() |
static DnsSettings.CustomDns |
DnsSettings.CustomDns.parseDelimitedFrom(InputStream input) |
static DnsSettings.CustomDns |
DnsSettings.CustomDns.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsSettings.CustomDns |
DnsSettings.CustomDns.parseFrom(byte[] data) |
static DnsSettings.CustomDns |
DnsSettings.CustomDns.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsSettings.CustomDns |
DnsSettings.CustomDns.parseFrom(ByteBuffer data) |
static DnsSettings.CustomDns |
DnsSettings.CustomDns.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsSettings.CustomDns |
DnsSettings.CustomDns.parseFrom(com.google.protobuf.ByteString data) |
static DnsSettings.CustomDns |
DnsSettings.CustomDns.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsSettings.CustomDns |
DnsSettings.CustomDns.parseFrom(com.google.protobuf.CodedInputStream input) |
static DnsSettings.CustomDns |
DnsSettings.CustomDns.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsSettings.CustomDns |
DnsSettings.CustomDns.parseFrom(InputStream input) |
static DnsSettings.CustomDns |
DnsSettings.CustomDns.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DnsSettings.CustomDns> |
DnsSettings.CustomDns.getParserForType() |
static com.google.protobuf.Parser<DnsSettings.CustomDns> |
DnsSettings.CustomDns.parser() |
| Modifier and Type | Method and Description |
|---|---|
DnsSettings.Builder |
DnsSettings.Builder.mergeCustomDns(DnsSettings.CustomDns value)
An arbitrary DNS provider identified by its name servers.
|
DnsSettings.CustomDns.Builder |
DnsSettings.CustomDns.Builder.mergeFrom(DnsSettings.CustomDns other) |
static DnsSettings.CustomDns.Builder |
DnsSettings.CustomDns.newBuilder(DnsSettings.CustomDns prototype) |
DnsSettings.Builder |
DnsSettings.Builder.setCustomDns(DnsSettings.CustomDns value)
An arbitrary DNS provider identified by its name servers.
|
Copyright © 2023 Google LLC. All rights reserved.