public static interface Hds.ClusterHealthCheckOrBuilder
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; |
Hds.LocalityEndpoints |
getEndpoints(int index)
repeated .envoy.service.discovery.v2.LocalityEndpoints endpoints = 3; |
int |
getEndpointsCount()
repeated .envoy.service.discovery.v2.LocalityEndpoints endpoints = 3; |
List<Hds.LocalityEndpoints> |
getEndpointsList()
repeated .envoy.service.discovery.v2.LocalityEndpoints endpoints = 3; |
Hds.LocalityEndpointsOrBuilder |
getEndpointsOrBuilder(int index)
repeated .envoy.service.discovery.v2.LocalityEndpoints endpoints = 3; |
List<? extends Hds.LocalityEndpointsOrBuilder> |
getEndpointsOrBuilderList()
repeated .envoy.service.discovery.v2.LocalityEndpoints endpoints = 3; |
HealthCheckOuterClass.HealthCheck |
getHealthChecks(int index)
repeated .envoy.api.v2.core.HealthCheck health_checks = 2; |
int |
getHealthChecksCount()
repeated .envoy.api.v2.core.HealthCheck health_checks = 2; |
List<HealthCheckOuterClass.HealthCheck> |
getHealthChecksList()
repeated .envoy.api.v2.core.HealthCheck health_checks = 2; |
HealthCheckOuterClass.HealthCheckOrBuilder |
getHealthChecksOrBuilder(int index)
repeated .envoy.api.v2.core.HealthCheck health_checks = 2; |
List<? extends HealthCheckOuterClass.HealthCheckOrBuilder> |
getHealthChecksOrBuilderList()
repeated .envoy.api.v2.core.HealthCheck health_checks = 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<HealthCheckOuterClass.HealthCheck> getHealthChecksList()
repeated .envoy.api.v2.core.HealthCheck health_checks = 2;HealthCheckOuterClass.HealthCheck getHealthChecks(int index)
repeated .envoy.api.v2.core.HealthCheck health_checks = 2;int getHealthChecksCount()
repeated .envoy.api.v2.core.HealthCheck health_checks = 2;List<? extends HealthCheckOuterClass.HealthCheckOrBuilder> getHealthChecksOrBuilderList()
repeated .envoy.api.v2.core.HealthCheck health_checks = 2;HealthCheckOuterClass.HealthCheckOrBuilder getHealthChecksOrBuilder(int index)
repeated .envoy.api.v2.core.HealthCheck health_checks = 2;List<Hds.LocalityEndpoints> getEndpointsList()
repeated .envoy.service.discovery.v2.LocalityEndpoints endpoints = 3;Hds.LocalityEndpoints getEndpoints(int index)
repeated .envoy.service.discovery.v2.LocalityEndpoints endpoints = 3;int getEndpointsCount()
repeated .envoy.service.discovery.v2.LocalityEndpoints endpoints = 3;List<? extends Hds.LocalityEndpointsOrBuilder> getEndpointsOrBuilderList()
repeated .envoy.service.discovery.v2.LocalityEndpoints endpoints = 3;Hds.LocalityEndpointsOrBuilder getEndpointsOrBuilder(int index)
repeated .envoy.service.discovery.v2.LocalityEndpoints endpoints = 3;Copyright © 2018 The Envoy Project. All rights reserved.