public interface ClusterEndpointsHealthOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterName()
string cluster_name = 1; |
com.google.protobuf.ByteString |
getClusterNameBytes()
string cluster_name = 1; |
LocalityEndpointsHealth |
getLocalityEndpointsHealth(int index)
repeated .envoy.service.health.v3.LocalityEndpointsHealth locality_endpoints_health = 2; |
int |
getLocalityEndpointsHealthCount()
repeated .envoy.service.health.v3.LocalityEndpointsHealth locality_endpoints_health = 2; |
List<LocalityEndpointsHealth> |
getLocalityEndpointsHealthList()
repeated .envoy.service.health.v3.LocalityEndpointsHealth locality_endpoints_health = 2; |
LocalityEndpointsHealthOrBuilder |
getLocalityEndpointsHealthOrBuilder(int index)
repeated .envoy.service.health.v3.LocalityEndpointsHealth locality_endpoints_health = 2; |
List<? extends LocalityEndpointsHealthOrBuilder> |
getLocalityEndpointsHealthOrBuilderList()
repeated .envoy.service.health.v3.LocalityEndpointsHealth locality_endpoints_health = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getClusterName()
string cluster_name = 1;com.google.protobuf.ByteString getClusterNameBytes()
string cluster_name = 1;List<LocalityEndpointsHealth> getLocalityEndpointsHealthList()
repeated .envoy.service.health.v3.LocalityEndpointsHealth locality_endpoints_health = 2;LocalityEndpointsHealth getLocalityEndpointsHealth(int index)
repeated .envoy.service.health.v3.LocalityEndpointsHealth locality_endpoints_health = 2;int getLocalityEndpointsHealthCount()
repeated .envoy.service.health.v3.LocalityEndpointsHealth locality_endpoints_health = 2;List<? extends LocalityEndpointsHealthOrBuilder> getLocalityEndpointsHealthOrBuilderList()
repeated .envoy.service.health.v3.LocalityEndpointsHealth locality_endpoints_health = 2;LocalityEndpointsHealthOrBuilder getLocalityEndpointsHealthOrBuilder(int index)
repeated .envoy.service.health.v3.LocalityEndpointsHealth locality_endpoints_health = 2;Copyright © 2018–2021 The Envoy Project. All rights reserved.