| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.endpoint |
| Modifier and Type | Method and Description |
|---|---|
LbEndpoint |
LbEndpoint.Builder.build() |
LbEndpoint |
LbEndpoint.Builder.buildPartial() |
static LbEndpoint |
LbEndpoint.getDefaultInstance() |
LbEndpoint |
LbEndpoint.getDefaultInstanceForType() |
LbEndpoint |
LbEndpoint.Builder.getDefaultInstanceForType() |
LbEndpoint |
LocalityLbEndpointsOrBuilder.getLbEndpoints(int index)
The group of endpoints belonging to the locality specified.
|
LbEndpoint |
LocalityLbEndpoints.getLbEndpoints(int index)
The group of endpoints belonging to the locality specified.
|
LbEndpoint |
LocalityLbEndpoints.Builder.getLbEndpoints(int index)
The group of endpoints belonging to the locality specified.
|
static LbEndpoint |
LbEndpoint.parseDelimitedFrom(InputStream input) |
static LbEndpoint |
LbEndpoint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LbEndpoint |
LbEndpoint.parseFrom(byte[] data) |
static LbEndpoint |
LbEndpoint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LbEndpoint |
LbEndpoint.parseFrom(ByteBuffer data) |
static LbEndpoint |
LbEndpoint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LbEndpoint |
LbEndpoint.parseFrom(com.google.protobuf.ByteString data) |
static LbEndpoint |
LbEndpoint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LbEndpoint |
LbEndpoint.parseFrom(com.google.protobuf.CodedInputStream input) |
static LbEndpoint |
LbEndpoint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LbEndpoint |
LbEndpoint.parseFrom(InputStream input) |
static LbEndpoint |
LbEndpoint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<LbEndpoint> |
LocalityLbEndpointsOrBuilder.getLbEndpointsList()
The group of endpoints belonging to the locality specified.
|
List<LbEndpoint> |
LocalityLbEndpoints.getLbEndpointsList()
The group of endpoints belonging to the locality specified.
|
List<LbEndpoint> |
LocalityLbEndpoints.Builder.getLbEndpointsList()
The group of endpoints belonging to the locality specified.
|
com.google.protobuf.Parser<LbEndpoint> |
LbEndpoint.getParserForType() |
static com.google.protobuf.Parser<LbEndpoint> |
LbEndpoint.parser() |
| Modifier and Type | Method and Description |
|---|---|
LocalityLbEndpoints.Builder |
LocalityLbEndpoints.Builder.addLbEndpoints(int index,
LbEndpoint value)
The group of endpoints belonging to the locality specified.
|
LocalityLbEndpoints.Builder |
LocalityLbEndpoints.Builder.addLbEndpoints(LbEndpoint value)
The group of endpoints belonging to the locality specified.
|
LbEndpoint.Builder |
LbEndpoint.Builder.mergeFrom(LbEndpoint other) |
static LbEndpoint.Builder |
LbEndpoint.newBuilder(LbEndpoint prototype) |
LocalityLbEndpoints.Builder |
LocalityLbEndpoints.Builder.setLbEndpoints(int index,
LbEndpoint value)
The group of endpoints belonging to the locality specified.
|
| Modifier and Type | Method and Description |
|---|---|
LocalityLbEndpoints.Builder |
LocalityLbEndpoints.Builder.addAllLbEndpoints(Iterable<? extends LbEndpoint> values)
The group of endpoints belonging to the locality specified.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.