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