public static interface Hds.EndpointHealthResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Hds.EndpointHealth |
getEndpointsHealth(int index)
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1; |
int |
getEndpointsHealthCount()
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1; |
List<Hds.EndpointHealth> |
getEndpointsHealthList()
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1; |
Hds.EndpointHealthOrBuilder |
getEndpointsHealthOrBuilder(int index)
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1; |
List<? extends Hds.EndpointHealthOrBuilder> |
getEndpointsHealthOrBuilderList()
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Hds.EndpointHealth> getEndpointsHealthList()
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1;Hds.EndpointHealth getEndpointsHealth(int index)
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1;int getEndpointsHealthCount()
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1;List<? extends Hds.EndpointHealthOrBuilder> getEndpointsHealthOrBuilderList()
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1;Hds.EndpointHealthOrBuilder getEndpointsHealthOrBuilder(int index)
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1;Copyright © 2018 The Envoy Project. All rights reserved.