Uses of Interface
io.envoyproxy.envoy.service.health.v3.ClusterEndpointsHealthOrBuilder
-
Packages that use ClusterEndpointsHealthOrBuilder Package Description io.envoyproxy.envoy.service.health.v3 -
-
Uses of ClusterEndpointsHealthOrBuilder in io.envoyproxy.envoy.service.health.v3
Classes in io.envoyproxy.envoy.service.health.v3 that implement ClusterEndpointsHealthOrBuilder Modifier and Type Class Description classClusterEndpointsHealthThe health status of endpoints in a cluster.static classClusterEndpointsHealth.BuilderThe health status of endpoints in a cluster.Methods in io.envoyproxy.envoy.service.health.v3 that return ClusterEndpointsHealthOrBuilder Modifier and Type Method Description ClusterEndpointsHealthOrBuilderEndpointHealthResponse.Builder. getClusterEndpointsHealthOrBuilder(int index)Organize Endpoint health information by cluster.ClusterEndpointsHealthOrBuilderEndpointHealthResponse. getClusterEndpointsHealthOrBuilder(int index)Organize Endpoint health information by cluster.ClusterEndpointsHealthOrBuilderEndpointHealthResponseOrBuilder. getClusterEndpointsHealthOrBuilder(int index)Organize Endpoint health information by cluster.Methods in io.envoyproxy.envoy.service.health.v3 that return types with arguments of type ClusterEndpointsHealthOrBuilder Modifier and Type Method Description List<? 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.
-