Uses of Interface
io.envoyproxy.envoy.service.discovery.v2.LocalityEndpointsOrBuilder
-
Packages that use LocalityEndpointsOrBuilder Package Description io.envoyproxy.envoy.service.discovery.v2 -
-
Uses of LocalityEndpointsOrBuilder in io.envoyproxy.envoy.service.discovery.v2
Classes in io.envoyproxy.envoy.service.discovery.v2 that implement LocalityEndpointsOrBuilder Modifier and Type Class Description classLocalityEndpointsProtobuf typeenvoy.service.discovery.v2.LocalityEndpointsstatic classLocalityEndpoints.BuilderProtobuf typeenvoy.service.discovery.v2.LocalityEndpointsMethods in io.envoyproxy.envoy.service.discovery.v2 that return LocalityEndpointsOrBuilder Modifier and Type Method Description LocalityEndpointsOrBuilderClusterHealthCheck.Builder. getLocalityEndpointsOrBuilder(int index)repeated .envoy.service.discovery.v2.LocalityEndpoints locality_endpoints = 3;LocalityEndpointsOrBuilderClusterHealthCheck. getLocalityEndpointsOrBuilder(int index)repeated .envoy.service.discovery.v2.LocalityEndpoints locality_endpoints = 3;LocalityEndpointsOrBuilderClusterHealthCheckOrBuilder. getLocalityEndpointsOrBuilder(int index)repeated .envoy.service.discovery.v2.LocalityEndpoints locality_endpoints = 3;Methods in io.envoyproxy.envoy.service.discovery.v2 that return types with arguments of type LocalityEndpointsOrBuilder Modifier and Type Method Description List<? extends LocalityEndpointsOrBuilder>ClusterHealthCheck.Builder. getLocalityEndpointsOrBuilderList()repeated .envoy.service.discovery.v2.LocalityEndpoints locality_endpoints = 3;List<? extends LocalityEndpointsOrBuilder>ClusterHealthCheck. getLocalityEndpointsOrBuilderList()repeated .envoy.service.discovery.v2.LocalityEndpoints locality_endpoints = 3;List<? extends LocalityEndpointsOrBuilder>ClusterHealthCheckOrBuilder. getLocalityEndpointsOrBuilderList()repeated .envoy.service.discovery.v2.LocalityEndpoints locality_endpoints = 3;
-