public interface HealthCheckRequestOrEndpointHealthResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
EndpointHealthResponse |
getEndpointHealthResponse()
.envoy.service.health.v3.EndpointHealthResponse endpoint_health_response = 2; |
EndpointHealthResponseOrBuilder |
getEndpointHealthResponseOrBuilder()
.envoy.service.health.v3.EndpointHealthResponse endpoint_health_response = 2; |
HealthCheckRequest |
getHealthCheckRequest()
.envoy.service.health.v3.HealthCheckRequest health_check_request = 1; |
HealthCheckRequestOrBuilder |
getHealthCheckRequestOrBuilder()
.envoy.service.health.v3.HealthCheckRequest health_check_request = 1; |
HealthCheckRequestOrEndpointHealthResponse.RequestTypeCase |
getRequestTypeCase() |
boolean |
hasEndpointHealthResponse()
.envoy.service.health.v3.EndpointHealthResponse endpoint_health_response = 2; |
boolean |
hasHealthCheckRequest()
.envoy.service.health.v3.HealthCheckRequest health_check_request = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasHealthCheckRequest()
.envoy.service.health.v3.HealthCheckRequest health_check_request = 1;HealthCheckRequest getHealthCheckRequest()
.envoy.service.health.v3.HealthCheckRequest health_check_request = 1;HealthCheckRequestOrBuilder getHealthCheckRequestOrBuilder()
.envoy.service.health.v3.HealthCheckRequest health_check_request = 1;boolean hasEndpointHealthResponse()
.envoy.service.health.v3.EndpointHealthResponse endpoint_health_response = 2;EndpointHealthResponse getEndpointHealthResponse()
.envoy.service.health.v3.EndpointHealthResponse endpoint_health_response = 2;EndpointHealthResponseOrBuilder getEndpointHealthResponseOrBuilder()
.envoy.service.health.v3.EndpointHealthResponse endpoint_health_response = 2;HealthCheckRequestOrEndpointHealthResponse.RequestTypeCase getRequestTypeCase()
Copyright © 2018–2021 The Envoy Project. All rights reserved.