Uses of Class
io.envoyproxy.envoy.api.v2.endpoint.Endpoint
Packages that use Endpoint
Package
Description
-
Uses of Endpoint in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return EndpointModifier and TypeMethodDescriptionClusterLoadAssignment.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.Methods in io.envoyproxy.envoy.api.v2 that return types with arguments of type EndpointModifier and TypeMethodDescriptionClusterLoadAssignment.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.Methods in io.envoyproxy.envoy.api.v2 with parameters of type EndpointModifier and TypeMethodDescriptionClusterLoadAssignment.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.putNamedEndpoints(String key, Endpoint value) Map of named endpoints that can be referenced in LocalityLbEndpoints.Method parameters in io.envoyproxy.envoy.api.v2 with type arguments of type EndpointModifier and TypeMethodDescriptionClusterLoadAssignment.Builder.putAllNamedEndpoints(Map<String, Endpoint> values) Map of named endpoints that can be referenced in LocalityLbEndpoints. -
Uses of Endpoint in io.envoyproxy.envoy.api.v2.endpoint
Methods in io.envoyproxy.envoy.api.v2.endpoint that return EndpointModifier and TypeMethodDescriptionEndpoint.Builder.build()Endpoint.Builder.buildPartial()static EndpointEndpoint.getDefaultInstance()Endpoint.Builder.getDefaultInstanceForType()Endpoint.getDefaultInstanceForType()LbEndpoint.Builder.getEndpoint().envoy.api.v2.endpoint.Endpoint endpoint = 1;LbEndpoint.getEndpoint().envoy.api.v2.endpoint.Endpoint endpoint = 1;LbEndpointOrBuilder.getEndpoint().envoy.api.v2.endpoint.Endpoint endpoint = 1;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.api.v2.endpoint that return types with arguments of type EndpointModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Endpoint>Endpoint.getParserForType()static com.google.protobuf.Parser<Endpoint>Endpoint.parser()Methods in io.envoyproxy.envoy.api.v2.endpoint with parameters of type EndpointModifier and TypeMethodDescriptionLbEndpoint.Builder.mergeEndpoint(Endpoint value) .envoy.api.v2.endpoint.Endpoint endpoint = 1;static Endpoint.BuilderEndpoint.newBuilder(Endpoint prototype) LbEndpoint.Builder.setEndpoint(Endpoint value) .envoy.api.v2.endpoint.Endpoint endpoint = 1; -
Uses of Endpoint in io.envoyproxy.envoy.service.discovery.v2
Methods in io.envoyproxy.envoy.service.discovery.v2 that return EndpointModifier and TypeMethodDescriptionEndpointHealth.Builder.getEndpoint().envoy.api.v2.endpoint.Endpoint endpoint = 1;EndpointHealth.getEndpoint().envoy.api.v2.endpoint.Endpoint endpoint = 1;EndpointHealthOrBuilder.getEndpoint().envoy.api.v2.endpoint.Endpoint endpoint = 1;LocalityEndpoints.Builder.getEndpoints(int index) repeated .envoy.api.v2.endpoint.Endpoint endpoints = 2;LocalityEndpoints.getEndpoints(int index) repeated .envoy.api.v2.endpoint.Endpoint endpoints = 2;LocalityEndpointsOrBuilder.getEndpoints(int index) repeated .envoy.api.v2.endpoint.Endpoint endpoints = 2;Methods in io.envoyproxy.envoy.service.discovery.v2 that return types with arguments of type EndpointModifier and TypeMethodDescriptionLocalityEndpoints.Builder.getEndpointsList()repeated .envoy.api.v2.endpoint.Endpoint endpoints = 2;LocalityEndpoints.getEndpointsList()repeated .envoy.api.v2.endpoint.Endpoint endpoints = 2;LocalityEndpointsOrBuilder.getEndpointsList()repeated .envoy.api.v2.endpoint.Endpoint endpoints = 2;Methods in io.envoyproxy.envoy.service.discovery.v2 with parameters of type EndpointModifier and TypeMethodDescriptionLocalityEndpoints.Builder.addEndpoints(int index, Endpoint value) repeated .envoy.api.v2.endpoint.Endpoint endpoints = 2;LocalityEndpoints.Builder.addEndpoints(Endpoint value) repeated .envoy.api.v2.endpoint.Endpoint endpoints = 2;EndpointHealth.Builder.mergeEndpoint(Endpoint value) .envoy.api.v2.endpoint.Endpoint endpoint = 1;EndpointHealth.Builder.setEndpoint(Endpoint value) .envoy.api.v2.endpoint.Endpoint endpoint = 1;LocalityEndpoints.Builder.setEndpoints(int index, Endpoint value) repeated .envoy.api.v2.endpoint.Endpoint endpoints = 2;Method parameters in io.envoyproxy.envoy.service.discovery.v2 with type arguments of type EndpointModifier and TypeMethodDescriptionLocalityEndpoints.Builder.addAllEndpoints(Iterable<? extends Endpoint> values) repeated .envoy.api.v2.endpoint.Endpoint endpoints = 2;