Uses of Class
io.envoyproxy.envoy.service.health.v3.ClusterEndpointsHealth
-
Packages that use ClusterEndpointsHealth Package Description io.envoyproxy.envoy.service.health.v3 -
-
Uses of ClusterEndpointsHealth in io.envoyproxy.envoy.service.health.v3
Methods in io.envoyproxy.envoy.service.health.v3 that return ClusterEndpointsHealth Modifier and Type Method Description ClusterEndpointsHealthClusterEndpointsHealth.Builder. build()ClusterEndpointsHealthClusterEndpointsHealth.Builder. buildPartial()ClusterEndpointsHealthEndpointHealthResponse.Builder. getClusterEndpointsHealth(int index)Organize Endpoint health information by cluster.ClusterEndpointsHealthEndpointHealthResponse. getClusterEndpointsHealth(int index)Organize Endpoint health information by cluster.ClusterEndpointsHealthEndpointHealthResponseOrBuilder. getClusterEndpointsHealth(int index)Organize Endpoint health information by cluster.static ClusterEndpointsHealthClusterEndpointsHealth. getDefaultInstance()ClusterEndpointsHealthClusterEndpointsHealth.Builder. getDefaultInstanceForType()ClusterEndpointsHealthClusterEndpointsHealth. getDefaultInstanceForType()static ClusterEndpointsHealthClusterEndpointsHealth. parseDelimitedFrom(InputStream input)static ClusterEndpointsHealthClusterEndpointsHealth. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterEndpointsHealthClusterEndpointsHealth. parseFrom(byte[] data)static ClusterEndpointsHealthClusterEndpointsHealth. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterEndpointsHealthClusterEndpointsHealth. parseFrom(com.google.protobuf.ByteString data)static ClusterEndpointsHealthClusterEndpointsHealth. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterEndpointsHealthClusterEndpointsHealth. parseFrom(com.google.protobuf.CodedInputStream input)static ClusterEndpointsHealthClusterEndpointsHealth. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterEndpointsHealthClusterEndpointsHealth. parseFrom(InputStream input)static ClusterEndpointsHealthClusterEndpointsHealth. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterEndpointsHealthClusterEndpointsHealth. parseFrom(ByteBuffer data)static ClusterEndpointsHealthClusterEndpointsHealth. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.service.health.v3 that return types with arguments of type ClusterEndpointsHealth Modifier and Type Method Description List<ClusterEndpointsHealth>EndpointHealthResponse.Builder. getClusterEndpointsHealthList()Organize Endpoint health information by cluster.List<ClusterEndpointsHealth>EndpointHealthResponse. getClusterEndpointsHealthList()Organize Endpoint health information by cluster.List<ClusterEndpointsHealth>EndpointHealthResponseOrBuilder. getClusterEndpointsHealthList()Organize Endpoint health information by cluster.com.google.protobuf.Parser<ClusterEndpointsHealth>ClusterEndpointsHealth. getParserForType()static com.google.protobuf.Parser<ClusterEndpointsHealth>ClusterEndpointsHealth. parser()Methods in io.envoyproxy.envoy.service.health.v3 with parameters of type ClusterEndpointsHealth Modifier and Type Method Description EndpointHealthResponse.BuilderEndpointHealthResponse.Builder. addClusterEndpointsHealth(int index, ClusterEndpointsHealth value)Organize Endpoint health information by cluster.EndpointHealthResponse.BuilderEndpointHealthResponse.Builder. addClusterEndpointsHealth(ClusterEndpointsHealth value)Organize Endpoint health information by cluster.ClusterEndpointsHealth.BuilderClusterEndpointsHealth.Builder. mergeFrom(ClusterEndpointsHealth other)static ClusterEndpointsHealth.BuilderClusterEndpointsHealth. newBuilder(ClusterEndpointsHealth prototype)EndpointHealthResponse.BuilderEndpointHealthResponse.Builder. setClusterEndpointsHealth(int index, ClusterEndpointsHealth value)Organize Endpoint health information by cluster.Method parameters in io.envoyproxy.envoy.service.health.v3 with type arguments of type ClusterEndpointsHealth Modifier and Type Method Description EndpointHealthResponse.BuilderEndpointHealthResponse.Builder. addAllClusterEndpointsHealth(Iterable<? extends ClusterEndpointsHealth> values)Organize Endpoint health information by cluster.
-