Uses of Class
io.envoyproxy.envoy.config.endpoint.v3.Endpoint
Packages that use Endpoint
-
Uses of Endpoint in io.envoyproxy.envoy.config.endpoint.v3
Fields in io.envoyproxy.envoy.config.endpoint.v3 declared as EndpointFields in io.envoyproxy.envoy.config.endpoint.v3 with type parameters of type EndpointModifier and TypeFieldDescriptionClusterLoadAssignment.NamedEndpointsDefaultEntryHolder.defaultEntry
private com.google.protobuf.SingleFieldBuilder
<Endpoint, Endpoint.Builder, EndpointOrBuilder> LbEndpoint.Builder.endpointBuilder_
private com.google.protobuf.MapFieldBuilder
<String, EndpointOrBuilder, Endpoint, Endpoint.Builder> ClusterLoadAssignment.Builder.namedEndpoints_
ClusterLoadAssignment.namedEndpoints_
private static final com.google.protobuf.Parser
<Endpoint> Endpoint.PARSER
Methods in io.envoyproxy.envoy.config.endpoint.v3 that return EndpointModifier and TypeMethodDescriptionClusterLoadAssignment.Builder.NamedEndpointsConverter.build
(EndpointOrBuilder val) Endpoint.Builder.build()
Endpoint.Builder.buildPartial()
static Endpoint
Endpoint.getDefaultInstance()
Endpoint.Builder.getDefaultInstanceForType()
Endpoint.getDefaultInstanceForType()
LbEndpoint.Builder.getEndpoint()
.envoy.config.endpoint.v3.Endpoint endpoint = 1;
LbEndpoint.getEndpoint()
.envoy.config.endpoint.v3.Endpoint endpoint = 1;
LbEndpointOrBuilder.getEndpoint()
.envoy.config.endpoint.v3.Endpoint endpoint = 1;
ClusterLoadAssignment.Builder.getNamedEndpointsOrDefault
(String key, Endpoint defaultValue) Map of named endpoints that can be referenced in LocalityLbEndpoints.ClusterLoadAssignment.getNamedEndpointsOrDefault
(String key, Endpoint defaultValue) Map of named endpoints that can be referenced in LocalityLbEndpoints.ClusterLoadAssignmentOrBuilder.getNamedEndpointsOrDefault
(String key, Endpoint defaultValue) Map of named endpoints that can be referenced in LocalityLbEndpoints.ClusterLoadAssignment.Builder.getNamedEndpointsOrThrow
(String key) Map of named endpoints that can be referenced in LocalityLbEndpoints.ClusterLoadAssignment.getNamedEndpointsOrThrow
(String key) Map of named endpoints that can be referenced in LocalityLbEndpoints.ClusterLoadAssignmentOrBuilder.getNamedEndpointsOrThrow
(String key) Map of named endpoints that can be referenced in LocalityLbEndpoints.static Endpoint
Endpoint.parseDelimitedFrom
(InputStream input) static Endpoint
Endpoint.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Endpoint
Endpoint.parseFrom
(byte[] data) static Endpoint
Endpoint.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Endpoint
Endpoint.parseFrom
(com.google.protobuf.ByteString data) static Endpoint
Endpoint.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Endpoint
Endpoint.parseFrom
(com.google.protobuf.CodedInputStream input) static Endpoint
Endpoint.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Endpoint
Endpoint.parseFrom
(InputStream input) static Endpoint
Endpoint.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Endpoint
Endpoint.parseFrom
(ByteBuffer data) static Endpoint
Endpoint.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.endpoint.v3 that return types with arguments of type EndpointModifier and TypeMethodDescriptionClusterLoadAssignment.Builder.NamedEndpointsConverter.defaultEntry()
private com.google.protobuf.SingleFieldBuilder
<Endpoint, Endpoint.Builder, EndpointOrBuilder> LbEndpoint.Builder.getEndpointFieldBuilder()
.envoy.config.endpoint.v3.Endpoint endpoint = 1;
ClusterLoadAssignment.Builder.getMutableNamedEndpoints()
Deprecated.ClusterLoadAssignment.Builder.getNamedEndpoints()
Deprecated.ClusterLoadAssignment.getNamedEndpoints()
Deprecated.ClusterLoadAssignmentOrBuilder.getNamedEndpoints()
Deprecated.ClusterLoadAssignment.Builder.getNamedEndpointsMap()
Map of named endpoints that can be referenced in LocalityLbEndpoints.ClusterLoadAssignment.getNamedEndpointsMap()
Map of named endpoints that can be referenced in LocalityLbEndpoints.ClusterLoadAssignmentOrBuilder.getNamedEndpointsMap()
Map of named endpoints that can be referenced in LocalityLbEndpoints.com.google.protobuf.Parser
<Endpoint> Endpoint.getParserForType()
private com.google.protobuf.MapFieldBuilder
<String, EndpointOrBuilder, Endpoint, Endpoint.Builder> ClusterLoadAssignment.Builder.internalGetMutableNamedEndpoints()
private com.google.protobuf.MapFieldBuilder
<String, EndpointOrBuilder, Endpoint, Endpoint.Builder> ClusterLoadAssignment.Builder.internalGetNamedEndpoints()
ClusterLoadAssignment.internalGetNamedEndpoints()
static com.google.protobuf.Parser
<Endpoint> Endpoint.parser()
Methods in io.envoyproxy.envoy.config.endpoint.v3 with parameters of type EndpointModifier and TypeMethodDescriptionprivate void
Endpoint.Builder.buildPartial0
(Endpoint result) private void
Endpoint.Builder.buildPartialRepeatedFields
(Endpoint result) ClusterLoadAssignment.Builder.getNamedEndpointsOrDefault
(String key, Endpoint defaultValue) Map of named endpoints that can be referenced in LocalityLbEndpoints.ClusterLoadAssignment.getNamedEndpointsOrDefault
(String key, Endpoint defaultValue) Map of named endpoints that can be referenced in LocalityLbEndpoints.ClusterLoadAssignmentOrBuilder.getNamedEndpointsOrDefault
(String key, Endpoint defaultValue) Map of named endpoints that can be referenced in LocalityLbEndpoints.LbEndpoint.Builder.mergeEndpoint
(Endpoint value) .envoy.config.endpoint.v3.Endpoint endpoint = 1;
static Endpoint.Builder
Endpoint.newBuilder
(Endpoint prototype) ClusterLoadAssignment.Builder.putNamedEndpoints
(String key, Endpoint value) Map of named endpoints that can be referenced in LocalityLbEndpoints.LbEndpoint.Builder.setEndpoint
(Endpoint value) .envoy.config.endpoint.v3.Endpoint endpoint = 1;
Method parameters in io.envoyproxy.envoy.config.endpoint.v3 with type arguments of type EndpointModifier and TypeMethodDescriptionClusterLoadAssignment.Builder.putAllNamedEndpoints
(Map<String, Endpoint> values) Map of named endpoints that can be referenced in LocalityLbEndpoints.