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.defaultEntryprivate 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.PARSERMethods in io.envoyproxy.envoy.config.endpoint.v3 that return EndpointModifier and TypeMethodDescriptionClusterLoadAssignment.Builder.NamedEndpointsConverter.build(EndpointOrBuilder val) Endpoint.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.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 voidEndpoint.Builder.buildPartial0(Endpoint result) private voidEndpoint.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.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.