DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.addAllIpv4Addresses(Iterable<String> values) |
List of IPv4 addresses corresponding to this host in the standard decimal
format (e.g.
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.addAllIpv6Addresses(Iterable<String> values) |
List of IPv6 addresses corresponding to this host in the standard
hexadecimal format (e.g.
|
DnsSettings.GlueRecord.Builder |
DnsSettings.Builder.addGlueRecordsBuilder() |
The list of glue records for this `Registration`.
|
DnsSettings.GlueRecord.Builder |
DnsSettings.Builder.addGlueRecordsBuilder(int index) |
The list of glue records for this `Registration`.
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.addIpv4Addresses(String value) |
List of IPv4 addresses corresponding to this host in the standard decimal
format (e.g.
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.addIpv4AddressesBytes(com.google.protobuf.ByteString value) |
List of IPv4 addresses corresponding to this host in the standard decimal
format (e.g.
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.addIpv6Addresses(String value) |
List of IPv6 addresses corresponding to this host in the standard
hexadecimal format (e.g.
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.addIpv6AddressesBytes(com.google.protobuf.ByteString value) |
List of IPv6 addresses corresponding to this host in the standard
hexadecimal format (e.g.
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.clear() |
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.clearHostName() |
Required.
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.clearIpv4Addresses() |
List of IPv4 addresses corresponding to this host in the standard decimal
format (e.g.
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.clearIpv6Addresses() |
List of IPv6 addresses corresponding to this host in the standard
hexadecimal format (e.g.
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.clone() |
|
DnsSettings.GlueRecord.Builder |
DnsSettings.Builder.getGlueRecordsBuilder(int index) |
The list of glue records for this `Registration`.
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.mergeFrom(DnsSettings.GlueRecord other) |
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.mergeFrom(com.google.protobuf.Message other) |
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.newBuilder() |
|
static DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.newBuilder(DnsSettings.GlueRecord prototype) |
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.newBuilderForType() |
|
protected DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.setHostName(String value) |
Required.
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.setHostNameBytes(com.google.protobuf.ByteString value) |
Required.
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.setIpv4Addresses(int index,
String value) |
List of IPv4 addresses corresponding to this host in the standard decimal
format (e.g.
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.setIpv6Addresses(int index,
String value) |
List of IPv6 addresses corresponding to this host in the standard
hexadecimal format (e.g.
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.toBuilder() |
|