Uses of Interface
io.envoyproxy.envoy.service.health.v3.LocalityEndpointsHealthOrBuilder
Packages that use LocalityEndpointsHealthOrBuilder
-
Uses of LocalityEndpointsHealthOrBuilder in io.envoyproxy.envoy.service.health.v3
Classes in io.envoyproxy.envoy.service.health.v3 that implement LocalityEndpointsHealthOrBuilderModifier and TypeClassDescriptionfinal classGroup endpoint health by locality under each cluster.static final classGroup endpoint health by locality under each cluster.Methods in io.envoyproxy.envoy.service.health.v3 that return LocalityEndpointsHealthOrBuilderModifier and TypeMethodDescriptionClusterEndpointsHealth.Builder.getLocalityEndpointsHealthOrBuilder(int index) repeated .envoy.service.health.v3.LocalityEndpointsHealth locality_endpoints_health = 2;ClusterEndpointsHealth.getLocalityEndpointsHealthOrBuilder(int index) repeated .envoy.service.health.v3.LocalityEndpointsHealth locality_endpoints_health = 2;ClusterEndpointsHealthOrBuilder.getLocalityEndpointsHealthOrBuilder(int index) repeated .envoy.service.health.v3.LocalityEndpointsHealth locality_endpoints_health = 2;Methods in io.envoyproxy.envoy.service.health.v3 that return types with arguments of type LocalityEndpointsHealthOrBuilderModifier and TypeMethodDescriptionList<? extends LocalityEndpointsHealthOrBuilder>ClusterEndpointsHealth.Builder.getLocalityEndpointsHealthOrBuilderList()repeated .envoy.service.health.v3.LocalityEndpointsHealth locality_endpoints_health = 2;List<? extends LocalityEndpointsHealthOrBuilder>ClusterEndpointsHealth.getLocalityEndpointsHealthOrBuilderList()repeated .envoy.service.health.v3.LocalityEndpointsHealth locality_endpoints_health = 2;List<? extends LocalityEndpointsHealthOrBuilder>ClusterEndpointsHealthOrBuilder.getLocalityEndpointsHealthOrBuilderList()repeated .envoy.service.health.v3.LocalityEndpointsHealth locality_endpoints_health = 2;