| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.health.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
ClusterEndpointsHealth |
ClusterEndpointsHealth.Builder.build() |
ClusterEndpointsHealth |
ClusterEndpointsHealth.Builder.buildPartial() |
ClusterEndpointsHealth |
EndpointHealthResponse.getClusterEndpointsHealth(int index)
Organize Endpoint health information by cluster.
|
ClusterEndpointsHealth |
EndpointHealthResponse.Builder.getClusterEndpointsHealth(int index)
Organize Endpoint health information by cluster.
|
ClusterEndpointsHealth |
EndpointHealthResponseOrBuilder.getClusterEndpointsHealth(int index)
Organize Endpoint health information by cluster.
|
static ClusterEndpointsHealth |
ClusterEndpointsHealth.getDefaultInstance() |
ClusterEndpointsHealth |
ClusterEndpointsHealth.getDefaultInstanceForType() |
ClusterEndpointsHealth |
ClusterEndpointsHealth.Builder.getDefaultInstanceForType() |
static ClusterEndpointsHealth |
ClusterEndpointsHealth.parseDelimitedFrom(InputStream input) |
static ClusterEndpointsHealth |
ClusterEndpointsHealth.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterEndpointsHealth |
ClusterEndpointsHealth.parseFrom(byte[] data) |
static ClusterEndpointsHealth |
ClusterEndpointsHealth.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterEndpointsHealth |
ClusterEndpointsHealth.parseFrom(ByteBuffer data) |
static ClusterEndpointsHealth |
ClusterEndpointsHealth.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterEndpointsHealth |
ClusterEndpointsHealth.parseFrom(com.google.protobuf.ByteString data) |
static ClusterEndpointsHealth |
ClusterEndpointsHealth.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterEndpointsHealth |
ClusterEndpointsHealth.parseFrom(com.google.protobuf.CodedInputStream input) |
static ClusterEndpointsHealth |
ClusterEndpointsHealth.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterEndpointsHealth |
ClusterEndpointsHealth.parseFrom(InputStream input) |
static ClusterEndpointsHealth |
ClusterEndpointsHealth.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterEndpointsHealth> |
EndpointHealthResponse.getClusterEndpointsHealthList()
Organize Endpoint health information by cluster.
|
List<ClusterEndpointsHealth> |
EndpointHealthResponse.Builder.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() |
| Modifier and Type | Method and Description |
|---|---|
EndpointHealthResponse.Builder |
EndpointHealthResponse.Builder.addClusterEndpointsHealth(ClusterEndpointsHealth value)
Organize Endpoint health information by cluster.
|
EndpointHealthResponse.Builder |
EndpointHealthResponse.Builder.addClusterEndpointsHealth(int index,
ClusterEndpointsHealth value)
Organize Endpoint health information by cluster.
|
ClusterEndpointsHealth.Builder |
ClusterEndpointsHealth.Builder.mergeFrom(ClusterEndpointsHealth other) |
static ClusterEndpointsHealth.Builder |
ClusterEndpointsHealth.newBuilder(ClusterEndpointsHealth prototype) |
EndpointHealthResponse.Builder |
EndpointHealthResponse.Builder.setClusterEndpointsHealth(int index,
ClusterEndpointsHealth value)
Organize Endpoint health information by cluster.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointHealthResponse.Builder |
EndpointHealthResponse.Builder.addAllClusterEndpointsHealth(Iterable<? extends ClusterEndpointsHealth> values)
Organize Endpoint health information by cluster.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.