DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.clear() |
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.clearAddressList() |
Define a list of addresses to return for the specified endpoint
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.clearClusterName() |
Define a cluster whose addresses are returned for the specified endpoint
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.clearEndpointConfig() |
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.clearServiceList() |
Define a DNS Service List for the specified endpoint
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.clone() |
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsVirtualDomain.Builder.getEndpointBuilder() |
The configuration containing the method to determine the address of this endpoint
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.mergeAddressList(DnsTable.AddressList value) |
Define a list of addresses to return for the specified endpoint
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.mergeFrom(com.google.protobuf.Message other) |
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.mergeFrom(DnsTable.DnsEndpoint other) |
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.mergeServiceList(DnsTable.DnsServiceList value) |
Define a DNS Service List for the specified endpoint
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.newBuilder() |
|
static DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.newBuilder(DnsTable.DnsEndpoint prototype) |
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.newBuilderForType() |
|
protected DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.setAddressList(DnsTable.AddressList value) |
Define a list of addresses to return for the specified endpoint
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.setAddressList(DnsTable.AddressList.Builder builderForValue) |
Define a list of addresses to return for the specified endpoint
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.setClusterName(String value) |
Define a cluster whose addresses are returned for the specified endpoint
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.setClusterNameBytes(com.google.protobuf.ByteString value) |
Define a cluster whose addresses are returned for the specified endpoint
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.setServiceList(DnsTable.DnsServiceList value) |
Define a DNS Service List for the specified endpoint
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.setServiceList(DnsTable.DnsServiceList.Builder builderForValue) |
Define a DNS Service List for the specified endpoint
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
DnsTable.DnsEndpoint.Builder |
DnsTable.DnsEndpoint.toBuilder() |
|