DnsSettings.Builder |
DnsSettings.Builder.addAllGlueRecords(Iterable<? extends DnsSettings.GlueRecord> values) |
The list of glue records for this `Registration`.
|
DnsSettings.Builder |
DnsSettings.Builder.addGlueRecords(int index,
DnsSettings.GlueRecord value) |
The list of glue records for this `Registration`.
|
DnsSettings.Builder |
DnsSettings.Builder.addGlueRecords(int index,
DnsSettings.GlueRecord.Builder builderForValue) |
The list of glue records for this `Registration`.
|
DnsSettings.Builder |
DnsSettings.Builder.addGlueRecords(DnsSettings.GlueRecord value) |
The list of glue records for this `Registration`.
|
DnsSettings.Builder |
DnsSettings.Builder.addGlueRecords(DnsSettings.GlueRecord.Builder builderForValue) |
The list of glue records for this `Registration`.
|
DnsSettings.Builder |
DnsSettings.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DnsSettings.Builder |
DnsSettings.Builder.clear() |
|
DnsSettings.Builder |
DnsSettings.Builder.clearCustomDns() |
An arbitrary DNS provider identified by its name servers.
|
DnsSettings.Builder |
DnsSettings.Builder.clearDnsProvider() |
|
DnsSettings.Builder |
DnsSettings.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
DnsSettings.Builder |
DnsSettings.Builder.clearGlueRecords() |
The list of glue records for this `Registration`.
|
DnsSettings.Builder |
DnsSettings.Builder.clearGoogleDomainsDns() |
The free DNS zone provided by
[Google Domains](https://domains.google/).
|
DnsSettings.Builder |
DnsSettings.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
DnsSettings.Builder |
DnsSettings.Builder.clone() |
|
DnsSettings.Builder |
ConfigureDnsSettingsRequest.Builder.getDnsSettingsBuilder() |
Fields of the `DnsSettings` to update.
|
DnsSettings.Builder |
Registration.Builder.getDnsSettingsBuilder() |
Settings controlling the DNS configuration of the `Registration`.
|
DnsSettings.Builder |
DnsSettings.Builder.mergeCustomDns(DnsSettings.CustomDns value) |
An arbitrary DNS provider identified by its name servers.
|
DnsSettings.Builder |
DnsSettings.Builder.mergeFrom(DnsSettings other) |
|
DnsSettings.Builder |
DnsSettings.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DnsSettings.Builder |
DnsSettings.Builder.mergeFrom(com.google.protobuf.Message other) |
|
DnsSettings.Builder |
DnsSettings.Builder.mergeGoogleDomainsDns(DnsSettings.GoogleDomainsDns value) |
The free DNS zone provided by
[Google Domains](https://domains.google/).
|
DnsSettings.Builder |
DnsSettings.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static DnsSettings.Builder |
DnsSettings.newBuilder() |
|
static DnsSettings.Builder |
DnsSettings.newBuilder(DnsSettings prototype) |
|
DnsSettings.Builder |
DnsSettings.newBuilderForType() |
|
protected DnsSettings.Builder |
DnsSettings.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
DnsSettings.Builder |
DnsSettings.Builder.removeGlueRecords(int index) |
The list of glue records for this `Registration`.
|
DnsSettings.Builder |
DnsSettings.Builder.setCustomDns(DnsSettings.CustomDns value) |
An arbitrary DNS provider identified by its name servers.
|
DnsSettings.Builder |
DnsSettings.Builder.setCustomDns(DnsSettings.CustomDns.Builder builderForValue) |
An arbitrary DNS provider identified by its name servers.
|
DnsSettings.Builder |
DnsSettings.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DnsSettings.Builder |
DnsSettings.Builder.setGlueRecords(int index,
DnsSettings.GlueRecord value) |
The list of glue records for this `Registration`.
|
DnsSettings.Builder |
DnsSettings.Builder.setGlueRecords(int index,
DnsSettings.GlueRecord.Builder builderForValue) |
The list of glue records for this `Registration`.
|
DnsSettings.Builder |
DnsSettings.Builder.setGoogleDomainsDns(DnsSettings.GoogleDomainsDns value) |
The free DNS zone provided by
[Google Domains](https://domains.google/).
|
DnsSettings.Builder |
DnsSettings.Builder.setGoogleDomainsDns(DnsSettings.GoogleDomainsDns.Builder builderForValue) |
The free DNS zone provided by
[Google Domains](https://domains.google/).
|
DnsSettings.Builder |
DnsSettings.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
DnsSettings.Builder |
DnsSettings.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
DnsSettings.Builder |
DnsSettings.toBuilder() |
|