Uses of Class
io.envoyproxy.envoy.config.endpoint.v3.Endpoint
-
Packages that use Endpoint Package Description io.envoyproxy.envoy.config.endpoint.v3 io.envoyproxy.envoy.service.health.v3 -
-
Uses of Endpoint in io.envoyproxy.envoy.config.endpoint.v3
Methods in io.envoyproxy.envoy.config.endpoint.v3 that return Endpoint Modifier and Type Method Description EndpointEndpoint.Builder. build()EndpointEndpoint.Builder. buildPartial()static EndpointEndpoint. getDefaultInstance()EndpointEndpoint.Builder. getDefaultInstanceForType()EndpointEndpoint. getDefaultInstanceForType()EndpointLbEndpoint.Builder. getEndpoint().envoy.config.endpoint.v3.Endpoint endpoint = 1;EndpointLbEndpoint. getEndpoint().envoy.config.endpoint.v3.Endpoint endpoint = 1;EndpointLbEndpointOrBuilder. getEndpoint().envoy.config.endpoint.v3.Endpoint endpoint = 1;EndpointClusterLoadAssignment.Builder. getNamedEndpointsOrDefault(String key, Endpoint defaultValue)Map of named endpoints that can be referenced in LocalityLbEndpoints.EndpointClusterLoadAssignment. getNamedEndpointsOrDefault(String key, Endpoint defaultValue)Map of named endpoints that can be referenced in LocalityLbEndpoints.EndpointClusterLoadAssignmentOrBuilder. getNamedEndpointsOrDefault(String key, Endpoint defaultValue)Map of named endpoints that can be referenced in LocalityLbEndpoints.EndpointClusterLoadAssignment.Builder. getNamedEndpointsOrThrow(String key)Map of named endpoints that can be referenced in LocalityLbEndpoints.EndpointClusterLoadAssignment. getNamedEndpointsOrThrow(String key)Map of named endpoints that can be referenced in LocalityLbEndpoints.EndpointClusterLoadAssignmentOrBuilder. getNamedEndpointsOrThrow(String key)Map of named endpoints that can be referenced in LocalityLbEndpoints.static EndpointEndpoint. parseDelimitedFrom(InputStream input)static EndpointEndpoint. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EndpointEndpoint. parseFrom(byte[] data)static EndpointEndpoint. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EndpointEndpoint. parseFrom(com.google.protobuf.ByteString data)static EndpointEndpoint. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EndpointEndpoint. parseFrom(com.google.protobuf.CodedInputStream input)static EndpointEndpoint. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EndpointEndpoint. parseFrom(InputStream input)static EndpointEndpoint. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EndpointEndpoint. parseFrom(ByteBuffer data)static EndpointEndpoint. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.endpoint.v3 that return types with arguments of type Endpoint Modifier and Type Method Description Map<String,Endpoint>ClusterLoadAssignment.Builder. getMutableNamedEndpoints()Deprecated.Map<String,Endpoint>ClusterLoadAssignment.Builder. getNamedEndpoints()Deprecated.Map<String,Endpoint>ClusterLoadAssignment. getNamedEndpoints()Deprecated.Map<String,Endpoint>ClusterLoadAssignmentOrBuilder. getNamedEndpoints()Deprecated.Map<String,Endpoint>ClusterLoadAssignment.Builder. getNamedEndpointsMap()Map of named endpoints that can be referenced in LocalityLbEndpoints.Map<String,Endpoint>ClusterLoadAssignment. getNamedEndpointsMap()Map of named endpoints that can be referenced in LocalityLbEndpoints.Map<String,Endpoint>ClusterLoadAssignmentOrBuilder. getNamedEndpointsMap()Map of named endpoints that can be referenced in LocalityLbEndpoints.com.google.protobuf.Parser<Endpoint>Endpoint. getParserForType()static com.google.protobuf.Parser<Endpoint>Endpoint. parser()Methods in io.envoyproxy.envoy.config.endpoint.v3 with parameters of type Endpoint Modifier and Type Method Description EndpointClusterLoadAssignment.Builder. getNamedEndpointsOrDefault(String key, Endpoint defaultValue)Map of named endpoints that can be referenced in LocalityLbEndpoints.EndpointClusterLoadAssignment. getNamedEndpointsOrDefault(String key, Endpoint defaultValue)Map of named endpoints that can be referenced in LocalityLbEndpoints.EndpointClusterLoadAssignmentOrBuilder. getNamedEndpointsOrDefault(String key, Endpoint defaultValue)Map of named endpoints that can be referenced in LocalityLbEndpoints.LbEndpoint.BuilderLbEndpoint.Builder. mergeEndpoint(Endpoint value).envoy.config.endpoint.v3.Endpoint endpoint = 1;Endpoint.BuilderEndpoint.Builder. mergeFrom(Endpoint other)static Endpoint.BuilderEndpoint. newBuilder(Endpoint prototype)ClusterLoadAssignment.BuilderClusterLoadAssignment.Builder. putNamedEndpoints(String key, Endpoint value)Map of named endpoints that can be referenced in LocalityLbEndpoints.LbEndpoint.BuilderLbEndpoint.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 Endpoint Modifier and Type Method Description ClusterLoadAssignment.BuilderClusterLoadAssignment.Builder. putAllNamedEndpoints(Map<String,Endpoint> values)Map of named endpoints that can be referenced in LocalityLbEndpoints. -
Uses of Endpoint in io.envoyproxy.envoy.service.health.v3
Methods in io.envoyproxy.envoy.service.health.v3 that return Endpoint Modifier and Type Method Description EndpointEndpointHealth.Builder. getEndpoint().envoy.config.endpoint.v3.Endpoint endpoint = 1;EndpointEndpointHealth. getEndpoint().envoy.config.endpoint.v3.Endpoint endpoint = 1;EndpointEndpointHealthOrBuilder. getEndpoint().envoy.config.endpoint.v3.Endpoint endpoint = 1;EndpointLocalityEndpoints.Builder. getEndpoints(int index)repeated .envoy.config.endpoint.v3.Endpoint endpoints = 2;EndpointLocalityEndpoints. getEndpoints(int index)repeated .envoy.config.endpoint.v3.Endpoint endpoints = 2;EndpointLocalityEndpointsOrBuilder. getEndpoints(int index)repeated .envoy.config.endpoint.v3.Endpoint endpoints = 2;Methods in io.envoyproxy.envoy.service.health.v3 that return types with arguments of type Endpoint Modifier and Type Method Description List<Endpoint>LocalityEndpoints.Builder. getEndpointsList()repeated .envoy.config.endpoint.v3.Endpoint endpoints = 2;List<Endpoint>LocalityEndpoints. getEndpointsList()repeated .envoy.config.endpoint.v3.Endpoint endpoints = 2;List<Endpoint>LocalityEndpointsOrBuilder. getEndpointsList()repeated .envoy.config.endpoint.v3.Endpoint endpoints = 2;Methods in io.envoyproxy.envoy.service.health.v3 with parameters of type Endpoint Modifier and Type Method Description LocalityEndpoints.BuilderLocalityEndpoints.Builder. addEndpoints(int index, Endpoint value)repeated .envoy.config.endpoint.v3.Endpoint endpoints = 2;LocalityEndpoints.BuilderLocalityEndpoints.Builder. addEndpoints(Endpoint value)repeated .envoy.config.endpoint.v3.Endpoint endpoints = 2;EndpointHealth.BuilderEndpointHealth.Builder. mergeEndpoint(Endpoint value).envoy.config.endpoint.v3.Endpoint endpoint = 1;EndpointHealth.BuilderEndpointHealth.Builder. setEndpoint(Endpoint value).envoy.config.endpoint.v3.Endpoint endpoint = 1;LocalityEndpoints.BuilderLocalityEndpoints.Builder. setEndpoints(int index, Endpoint value)repeated .envoy.config.endpoint.v3.Endpoint endpoints = 2;Method parameters in io.envoyproxy.envoy.service.health.v3 with type arguments of type Endpoint Modifier and Type Method Description LocalityEndpoints.BuilderLocalityEndpoints.Builder. addAllEndpoints(Iterable<? extends Endpoint> values)repeated .envoy.config.endpoint.v3.Endpoint endpoints = 2;
-