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