Uses of Class
io.envoyproxy.envoy.config.endpoint.v3.Endpoint
Packages that use Endpoint
-
Uses of Endpoint in io.envoyproxy.envoy.config.endpoint.v3
Methods in io.envoyproxy.envoy.config.endpoint.v3 that return EndpointModifier and TypeMethodDescriptionEndpoint.Builder.build()Endpoint.Builder.buildPartial()static EndpointEndpoint.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 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 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.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 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.LbEndpoint.Builder.mergeEndpoint(Endpoint value) .envoy.config.endpoint.v3.Endpoint endpoint = 1;static Endpoint.BuilderEndpoint.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.