public static final class HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder> implements HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilder
[#comment:next free field: 9]
Protobuf type envoy.api.v2.core.HealthCheck.HttpHealthCheck
| Modifier and Type | Method and Description |
|---|---|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
addAllRequestHeadersToAdd(Iterable<? extends Base.HeaderValueOption> values)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheckOuterClass.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.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
addRequestHeadersToAdd(Base.HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
addRequestHeadersToAdd(Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
addRequestHeadersToAdd(int index,
Base.HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
addRequestHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
Base.HeaderValueOption.Builder |
addRequestHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
Base.HeaderValueOption.Builder |
addRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheckOuterClass.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.
|
HealthCheckOuterClass.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.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck |
build() |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck |
buildPartial() |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
clear() |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
clearHost()
The value of the host header in the HTTP health check request.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
clearPath()
Specifies the HTTP path that will be requested during health checking.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
clearReceive()
[#not-implemented-hide:] HTTP specific response.
|
HealthCheckOuterClass.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.
|
HealthCheckOuterClass.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.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
clearSend()
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
clearServiceName()
An optional service name parameter which is used to validate the identity of
the health checked cluster.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
clearUseHttp2()
If set, health checks will be made using http/2.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
clone() |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getHost()
The value of the host header in the HTTP health check request.
|
com.google.protobuf.ByteString |
getHostBytes()
The value of the host header in the HTTP health check request.
|
String |
getPath()
Specifies the HTTP path that will be requested during health checking.
|
com.google.protobuf.ByteString |
getPathBytes()
Specifies the HTTP path that will be requested during health checking.
|
HealthCheckOuterClass.HealthCheck.Payload |
getReceive()
[#not-implemented-hide:] HTTP specific response.
|
HealthCheckOuterClass.HealthCheck.Payload.Builder |
getReceiveBuilder()
[#not-implemented-hide:] HTTP specific response.
|
HealthCheckOuterClass.HealthCheck.PayloadOrBuilder |
getReceiveOrBuilder()
[#not-implemented-hide:] HTTP specific response.
|
Base.HeaderValueOption |
getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
Base.HeaderValueOption.Builder |
getRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
List<Base.HeaderValueOption.Builder> |
getRequestHeadersToAddBuilderList()
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
int |
getRequestHeadersToAddCount()
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
List<Base.HeaderValueOption> |
getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
Base.HeaderValueOptionOrBuilder |
getRequestHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
List<? extends Base.HeaderValueOptionOrBuilder> |
getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
String |
getRequestHeadersToRemove(int index)
Specifies a list of HTTP headers that should be removed from each request that is sent to the
health checked cluster.
|
com.google.protobuf.ByteString |
getRequestHeadersToRemoveBytes(int index)
Specifies a list of HTTP headers that should be removed from each request that is sent to the
health checked cluster.
|
int |
getRequestHeadersToRemoveCount()
Specifies a list of HTTP headers that should be removed from each request that is sent to the
health checked cluster.
|
com.google.protobuf.ProtocolStringList |
getRequestHeadersToRemoveList()
Specifies a list of HTTP headers that should be removed from each request that is sent to the
health checked cluster.
|
HealthCheckOuterClass.HealthCheck.Payload |
getSend()
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheckOuterClass.HealthCheck.Payload.Builder |
getSendBuilder()
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheckOuterClass.HealthCheck.PayloadOrBuilder |
getSendOrBuilder()
[#not-implemented-hide:] HTTP specific payload.
|
String |
getServiceName()
An optional service name parameter which is used to validate the identity of
the health checked cluster.
|
com.google.protobuf.ByteString |
getServiceNameBytes()
An optional service name parameter which is used to validate the identity of
the health checked cluster.
|
boolean |
getUseHttp2()
If set, health checks will be made using http/2.
|
boolean |
hasReceive()
[#not-implemented-hide:] HTTP specific response.
|
boolean |
hasSend()
[#not-implemented-hide:] HTTP specific payload.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
mergeFrom(HealthCheckOuterClass.HealthCheck.HttpHealthCheck other) |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
mergeFrom(com.google.protobuf.Message other) |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
mergeReceive(HealthCheckOuterClass.HealthCheck.Payload value)
[#not-implemented-hide:] HTTP specific response.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
mergeSend(HealthCheckOuterClass.HealthCheck.Payload value)
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HealthCheckOuterClass.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.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
setHost(String value)
The value of the host header in the HTTP health check request.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
setHostBytes(com.google.protobuf.ByteString value)
The value of the host header in the HTTP health check request.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
setPath(String value)
Specifies the HTTP path that will be requested during health checking.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
setPathBytes(com.google.protobuf.ByteString value)
Specifies the HTTP path that will be requested during health checking.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
setReceive(HealthCheckOuterClass.HealthCheck.Payload.Builder builderForValue)
[#not-implemented-hide:] HTTP specific response.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
setReceive(HealthCheckOuterClass.HealthCheck.Payload value)
[#not-implemented-hide:] HTTP specific response.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
setRequestHeadersToAdd(int index,
Base.HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
setRequestHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheckOuterClass.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.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
setSend(HealthCheckOuterClass.HealthCheck.Payload.Builder builderForValue)
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
setSend(HealthCheckOuterClass.HealthCheck.Payload value)
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
setServiceName(String value)
An optional service name parameter which is used to validate the identity of
the health checked cluster.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
setServiceNameBytes(com.google.protobuf.ByteString value)
An optional service name parameter which is used to validate the identity of
the health checked cluster.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
setUseHttp2(boolean value)
If set, health checks will be made using http/2.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder>public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder>public HealthCheckOuterClass.HealthCheck.HttpHealthCheck getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HealthCheckOuterClass.HealthCheck.HttpHealthCheck build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HealthCheckOuterClass.HealthCheck.HttpHealthCheck buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder>public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder>public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder>public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder>public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder>public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder>public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder>public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder mergeFrom(HealthCheckOuterClass.HealthCheck.HttpHealthCheck other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder>public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder>IOExceptionpublic String getHost()
The value of the host header in the HTTP health check request. If left empty (default value), the name of the cluster this health check is associated with will be used.
string host = 1;getHost in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic com.google.protobuf.ByteString getHostBytes()
The value of the host header in the HTTP health check request. If left empty (default value), the name of the cluster this health check is associated with will be used.
string host = 1;getHostBytes in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder setHost(String value)
The value of the host header in the HTTP health check request. If left empty (default value), the name of the cluster this health check is associated with will be used.
string host = 1;public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder clearHost()
The value of the host header in the HTTP health check request. If left empty (default value), the name of the cluster this health check is associated with will be used.
string host = 1;public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder setHostBytes(com.google.protobuf.ByteString value)
The value of the host header in the HTTP health check request. If left empty (default value), the name of the cluster this health check is associated with will be used.
string host = 1;public String getPath()
Specifies the HTTP path that will be requested during health checking. For example */healthcheck*.
string path = 2 [(.validate.rules) = { ... }getPath in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic com.google.protobuf.ByteString getPathBytes()
Specifies the HTTP path that will be requested during health checking. For example */healthcheck*.
string path = 2 [(.validate.rules) = { ... }getPathBytes in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder setPath(String value)
Specifies the HTTP path that will be requested during health checking. For example */healthcheck*.
string path = 2 [(.validate.rules) = { ... }public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder clearPath()
Specifies the HTTP path that will be requested during health checking. For example */healthcheck*.
string path = 2 [(.validate.rules) = { ... }public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder setPathBytes(com.google.protobuf.ByteString value)
Specifies the HTTP path that will be requested during health checking. For example */healthcheck*.
string path = 2 [(.validate.rules) = { ... }public boolean hasSend()
[#not-implemented-hide:] HTTP specific payload.
.envoy.api.v2.core.HealthCheck.Payload send = 3;hasSend in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic HealthCheckOuterClass.HealthCheck.Payload getSend()
[#not-implemented-hide:] HTTP specific payload.
.envoy.api.v2.core.HealthCheck.Payload send = 3;getSend in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder setSend(HealthCheckOuterClass.HealthCheck.Payload value)
[#not-implemented-hide:] HTTP specific payload.
.envoy.api.v2.core.HealthCheck.Payload send = 3;public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder setSend(HealthCheckOuterClass.HealthCheck.Payload.Builder builderForValue)
[#not-implemented-hide:] HTTP specific payload.
.envoy.api.v2.core.HealthCheck.Payload send = 3;public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder mergeSend(HealthCheckOuterClass.HealthCheck.Payload value)
[#not-implemented-hide:] HTTP specific payload.
.envoy.api.v2.core.HealthCheck.Payload send = 3;public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder clearSend()
[#not-implemented-hide:] HTTP specific payload.
.envoy.api.v2.core.HealthCheck.Payload send = 3;public HealthCheckOuterClass.HealthCheck.Payload.Builder getSendBuilder()
[#not-implemented-hide:] HTTP specific payload.
.envoy.api.v2.core.HealthCheck.Payload send = 3;public HealthCheckOuterClass.HealthCheck.PayloadOrBuilder getSendOrBuilder()
[#not-implemented-hide:] HTTP specific payload.
.envoy.api.v2.core.HealthCheck.Payload send = 3;getSendOrBuilder in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic boolean hasReceive()
[#not-implemented-hide:] HTTP specific response.
.envoy.api.v2.core.HealthCheck.Payload receive = 4;hasReceive in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic HealthCheckOuterClass.HealthCheck.Payload getReceive()
[#not-implemented-hide:] HTTP specific response.
.envoy.api.v2.core.HealthCheck.Payload receive = 4;getReceive in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder setReceive(HealthCheckOuterClass.HealthCheck.Payload value)
[#not-implemented-hide:] HTTP specific response.
.envoy.api.v2.core.HealthCheck.Payload receive = 4;public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder setReceive(HealthCheckOuterClass.HealthCheck.Payload.Builder builderForValue)
[#not-implemented-hide:] HTTP specific response.
.envoy.api.v2.core.HealthCheck.Payload receive = 4;public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder mergeReceive(HealthCheckOuterClass.HealthCheck.Payload value)
[#not-implemented-hide:] HTTP specific response.
.envoy.api.v2.core.HealthCheck.Payload receive = 4;public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder clearReceive()
[#not-implemented-hide:] HTTP specific response.
.envoy.api.v2.core.HealthCheck.Payload receive = 4;public HealthCheckOuterClass.HealthCheck.Payload.Builder getReceiveBuilder()
[#not-implemented-hide:] HTTP specific response.
.envoy.api.v2.core.HealthCheck.Payload receive = 4;public HealthCheckOuterClass.HealthCheck.PayloadOrBuilder getReceiveOrBuilder()
[#not-implemented-hide:] HTTP specific response.
.envoy.api.v2.core.HealthCheck.Payload receive = 4;getReceiveOrBuilder in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic String getServiceName()
An optional service name parameter which is used to validate the identity of the health checked cluster. See the :ref:`architecture overview <arch_overview_health_checking_identity>` for more information.
string service_name = 5;getServiceName in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic com.google.protobuf.ByteString getServiceNameBytes()
An optional service name parameter which is used to validate the identity of the health checked cluster. See the :ref:`architecture overview <arch_overview_health_checking_identity>` for more information.
string service_name = 5;getServiceNameBytes in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder setServiceName(String value)
An optional service name parameter which is used to validate the identity of the health checked cluster. See the :ref:`architecture overview <arch_overview_health_checking_identity>` for more information.
string service_name = 5;public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder clearServiceName()
An optional service name parameter which is used to validate the identity of the health checked cluster. See the :ref:`architecture overview <arch_overview_health_checking_identity>` for more information.
string service_name = 5;public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder setServiceNameBytes(com.google.protobuf.ByteString value)
An optional service name parameter which is used to validate the identity of the health checked cluster. See the :ref:`architecture overview <arch_overview_health_checking_identity>` for more information.
string service_name = 5;public List<Base.HeaderValueOption> getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;getRequestHeadersToAddList in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic int getRequestHeadersToAddCount()
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;getRequestHeadersToAddCount in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic Base.HeaderValueOption getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;getRequestHeadersToAdd in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder setRequestHeadersToAdd(int index, Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder setRequestHeadersToAdd(int index, Base.HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder addRequestHeadersToAdd(Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder addRequestHeadersToAdd(int index, Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder addRequestHeadersToAdd(Base.HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder addRequestHeadersToAdd(int index, Base.HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder addAllRequestHeadersToAdd(Iterable<? extends Base.HeaderValueOption> values)
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;public HealthCheckOuterClass.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. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;public HealthCheckOuterClass.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. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;public Base.HeaderValueOption.Builder getRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;public Base.HeaderValueOptionOrBuilder getRequestHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;getRequestHeadersToAddOrBuilder in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic List<? extends Base.HeaderValueOptionOrBuilder> getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;getRequestHeadersToAddOrBuilderList in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic Base.HeaderValueOption.Builder addRequestHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;public Base.HeaderValueOption.Builder addRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;public List<Base.HeaderValueOption.Builder> getRequestHeadersToAddBuilderList()
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 6;public com.google.protobuf.ProtocolStringList getRequestHeadersToRemoveList()
Specifies a list of HTTP headers that should be removed from each request that is sent to the health checked cluster.
repeated string request_headers_to_remove = 8;getRequestHeadersToRemoveList in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic int getRequestHeadersToRemoveCount()
Specifies a list of HTTP headers that should be removed from each request that is sent to the health checked cluster.
repeated string request_headers_to_remove = 8;getRequestHeadersToRemoveCount in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic String getRequestHeadersToRemove(int index)
Specifies a list of HTTP headers that should be removed from each request that is sent to the health checked cluster.
repeated string request_headers_to_remove = 8;getRequestHeadersToRemove in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic com.google.protobuf.ByteString getRequestHeadersToRemoveBytes(int index)
Specifies a list of HTTP headers that should be removed from each request that is sent to the health checked cluster.
repeated string request_headers_to_remove = 8;getRequestHeadersToRemoveBytes in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic HealthCheckOuterClass.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.
repeated string request_headers_to_remove = 8;public HealthCheckOuterClass.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.
repeated string request_headers_to_remove = 8;public HealthCheckOuterClass.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.
repeated string request_headers_to_remove = 8;public HealthCheckOuterClass.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.
repeated string request_headers_to_remove = 8;public HealthCheckOuterClass.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.
repeated string request_headers_to_remove = 8;public boolean getUseHttp2()
If set, health checks will be made using http/2.
bool use_http2 = 7;getUseHttp2 in interface HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilderpublic HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder setUseHttp2(boolean value)
If set, health checks will be made using http/2.
bool use_http2 = 7;public HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder clearUseHttp2()
If set, health checks will be made using http/2.
bool use_http2 = 7;public final HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder>public final HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder>Copyright © 2019 WSO2. All rights reserved.