HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.addAllExpectedStatuses(Iterable<? extends Int64Range> values) |
Specifies a list of HTTP response statuses considered healthy.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values) |
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.addAllRequestHeadersToRemove(Iterable<String> values) |
Specifies a list of HTTP headers that should be removed from each request that is sent to the
health checked cluster.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.addExpectedStatuses(int index,
Int64Range value) |
Specifies a list of HTTP response statuses considered healthy.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.addExpectedStatuses(int index,
Int64Range.Builder builderForValue) |
Specifies a list of HTTP response statuses considered healthy.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.addExpectedStatuses(Int64Range value) |
Specifies a list of HTTP response statuses considered healthy.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.addExpectedStatuses(Int64Range.Builder builderForValue) |
Specifies a list of HTTP response statuses considered healthy.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToAdd(int index,
HeaderValueOption value) |
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToAdd(int index,
HeaderValueOption.Builder builderForValue) |
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToAdd(HeaderValueOption value) |
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToAdd(HeaderValueOption.Builder builderForValue) |
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToRemove(String value) |
Specifies a list of HTTP headers that should be removed from each request that is sent to the
health checked cluster.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToRemoveBytes(com.google.protobuf.ByteString value) |
Specifies a list of HTTP headers that should be removed from each request that is sent to the
health checked cluster.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.clear() |
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.clearCodecClientType() |
Use specified application protocol for health checks.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.clearExpectedStatuses() |
Specifies a list of HTTP response statuses considered healthy.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.clearHost() |
The value of the host header in the HTTP health check request.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.clearPath() |
Specifies the HTTP path that will be requested during health checking.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.clearReceive() |
[#not-implemented-hide:] HTTP specific response.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.clearRequestHeadersToAdd() |
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.clearRequestHeadersToRemove() |
Specifies a list of HTTP headers that should be removed from each request that is sent to the
health checked cluster.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.clearSend() |
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.clearServiceName() |
Deprecated.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.clearServiceNameMatcher() |
An optional service name parameter which is used to validate the identity of
the health checked cluster using a :ref:`StringMatcher
<envoy_api_msg_type.matcher.StringMatcher>`.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.clearUseHttp2() |
Deprecated.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.clone() |
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.Builder.getHttpHealthCheckBuilder() |
HTTP health check.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.mergeFrom(com.google.protobuf.Message other) |
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.mergeFrom(HealthCheck.HttpHealthCheck other) |
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.mergeReceive(HealthCheck.Payload value) |
[#not-implemented-hide:] HTTP specific response.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.mergeSend(HealthCheck.Payload value) |
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.mergeServiceNameMatcher(StringMatcher value) |
An optional service name parameter which is used to validate the identity of
the health checked cluster using a :ref:`StringMatcher
<envoy_api_msg_type.matcher.StringMatcher>`.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.newBuilder() |
|
static HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.newBuilder(HealthCheck.HttpHealthCheck prototype) |
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.newBuilderForType() |
|
protected HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.removeExpectedStatuses(int index) |
Specifies a list of HTTP response statuses considered healthy.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.removeRequestHeadersToAdd(int index) |
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setCodecClientType(CodecClientType value) |
Use specified application protocol for health checks.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setCodecClientTypeValue(int value) |
Use specified application protocol for health checks.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setExpectedStatuses(int index,
Int64Range value) |
Specifies a list of HTTP response statuses considered healthy.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setExpectedStatuses(int index,
Int64Range.Builder builderForValue) |
Specifies a list of HTTP response statuses considered healthy.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setHost(String value) |
The value of the host header in the HTTP health check request.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setHostBytes(com.google.protobuf.ByteString value) |
The value of the host header in the HTTP health check request.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setPath(String value) |
Specifies the HTTP path that will be requested during health checking.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setPathBytes(com.google.protobuf.ByteString value) |
Specifies the HTTP path that will be requested during health checking.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setReceive(HealthCheck.Payload value) |
[#not-implemented-hide:] HTTP specific response.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setReceive(HealthCheck.Payload.Builder builderForValue) |
[#not-implemented-hide:] HTTP specific response.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setRequestHeadersToAdd(int index,
HeaderValueOption value) |
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setRequestHeadersToAdd(int index,
HeaderValueOption.Builder builderForValue) |
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setRequestHeadersToRemove(int index,
String value) |
Specifies a list of HTTP headers that should be removed from each request that is sent to the
health checked cluster.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setSend(HealthCheck.Payload value) |
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setSend(HealthCheck.Payload.Builder builderForValue) |
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setServiceName(String value) |
Deprecated.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setServiceNameBytes(com.google.protobuf.ByteString value) |
Deprecated.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setServiceNameMatcher(StringMatcher value) |
An optional service name parameter which is used to validate the identity of
the health checked cluster using a :ref:`StringMatcher
<envoy_api_msg_type.matcher.StringMatcher>`.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setServiceNameMatcher(StringMatcher.Builder builderForValue) |
An optional service name parameter which is used to validate the identity of
the health checked cluster using a :ref:`StringMatcher
<envoy_api_msg_type.matcher.StringMatcher>`.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setUseHttp2(boolean value) |
Deprecated.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.toBuilder() |
|