| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.istio.model.naming |
| 限定符和类型 | 字段和说明 |
|---|---|
private com.google.protobuf.RepeatedFieldBuilderV3<ServiceEntry.Endpoint,ServiceEntry.Endpoint.Builder,ServiceEntry.EndpointOrBuilder> |
ServiceEntry.Builder.endpointsBuilder_ |
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Builder.addEndpointsBuilder()
One or more endpoints associated with the service.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Builder.addEndpointsBuilder(int index)
One or more endpoints associated with the service.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.clear() |
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.clearAddress()
REQUIRED: Address associated with the network endpoint without the
port.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.clearLabels() |
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.clearLocality()
The locality associated with the endpoint.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.clearNetwork()
Network enables Istio to group endpoints resident in the same L3
domain/network.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.clearPorts() |
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.clearWeight()
The load balancing weight associated with the endpoint.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.clone() |
ServiceEntry.Endpoint.Builder |
ServiceEntry.Builder.getEndpointsBuilder(int index)
One or more endpoints associated with the service.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.mergeFrom(com.google.protobuf.Message other) |
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.mergeFrom(ServiceEntry.Endpoint other) |
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.newBuilder() |
static ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.newBuilder(ServiceEntry.Endpoint prototype) |
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.newBuilderForType() |
protected ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.putAllLabels(java.util.Map<java.lang.String,java.lang.String> values)
One or more labels associated with the endpoint.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.putAllPorts(java.util.Map<java.lang.String,java.lang.Integer> values)
Set of ports associated with the endpoint.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.putLabels(java.lang.String key,
java.lang.String value)
One or more labels associated with the endpoint.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.putPorts(java.lang.String key,
int value)
Set of ports associated with the endpoint.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.removeLabels(java.lang.String key)
One or more labels associated with the endpoint.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.removePorts(java.lang.String key)
Set of ports associated with the endpoint.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.setAddress(java.lang.String value)
REQUIRED: Address associated with the network endpoint without the
port.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.setAddressBytes(com.google.protobuf.ByteString value)
REQUIRED: Address associated with the network endpoint without the
port.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.setLocality(java.lang.String value)
The locality associated with the endpoint.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.setLocalityBytes(com.google.protobuf.ByteString value)
The locality associated with the endpoint.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.setNetwork(java.lang.String value)
Network enables Istio to group endpoints resident in the same L3
domain/network.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.setNetworkBytes(com.google.protobuf.ByteString value)
Network enables Istio to group endpoints resident in the same L3
domain/network.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.setWeight(int value)
The load balancing weight associated with the endpoint.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.toBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<ServiceEntry.Endpoint.Builder> |
ServiceEntry.Builder.getEndpointsBuilderList()
One or more endpoints associated with the service.
|
private com.google.protobuf.RepeatedFieldBuilderV3<ServiceEntry.Endpoint,ServiceEntry.Endpoint.Builder,ServiceEntry.EndpointOrBuilder> |
ServiceEntry.Builder.getEndpointsFieldBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceEntry.Builder |
ServiceEntry.Builder.addEndpoints(int index,
ServiceEntry.Endpoint.Builder builderForValue)
One or more endpoints associated with the service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addEndpoints(ServiceEntry.Endpoint.Builder builderForValue)
One or more endpoints associated with the service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.setEndpoints(int index,
ServiceEntry.Endpoint.Builder builderForValue)
One or more endpoints associated with the service.
|
Copyright © 2018–2020 Alibaba Group. All rights reserved.