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