Uses of Interface
io.envoyproxy.envoy.service.health.v3.ClusterEndpointsHealthOrBuilder
Packages that use ClusterEndpointsHealthOrBuilder
-
Uses of ClusterEndpointsHealthOrBuilder in io.envoyproxy.envoy.service.health.v3
Classes in io.envoyproxy.envoy.service.health.v3 that implement ClusterEndpointsHealthOrBuilderModifier and TypeClassDescriptionfinal classThe health status of endpoints in a cluster.static final classThe health status of endpoints in a cluster.Methods in io.envoyproxy.envoy.service.health.v3 that return ClusterEndpointsHealthOrBuilderModifier and TypeMethodDescriptionEndpointHealthResponse.Builder.getClusterEndpointsHealthOrBuilder(int index) Organize Endpoint health information by cluster.EndpointHealthResponse.getClusterEndpointsHealthOrBuilder(int index) Organize Endpoint health information by cluster.EndpointHealthResponseOrBuilder.getClusterEndpointsHealthOrBuilder(int index) Organize Endpoint health information by cluster.Methods in io.envoyproxy.envoy.service.health.v3 that return types with arguments of type ClusterEndpointsHealthOrBuilderModifier and TypeMethodDescriptionList<? extends ClusterEndpointsHealthOrBuilder>EndpointHealthResponse.Builder.getClusterEndpointsHealthOrBuilderList()Organize Endpoint health information by cluster.List<? extends ClusterEndpointsHealthOrBuilder>EndpointHealthResponse.getClusterEndpointsHealthOrBuilderList()Organize Endpoint health information by cluster.List<? extends ClusterEndpointsHealthOrBuilder>EndpointHealthResponseOrBuilder.getClusterEndpointsHealthOrBuilderList()Organize Endpoint health information by cluster.