Uses of Class
io.envoyproxy.envoy.api.v2.core.HealthCheck.HttpHealthCheck.Builder
Packages that use HealthCheck.HttpHealthCheck.Builder
-
Uses of HealthCheck.HttpHealthCheck.Builder in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return HealthCheck.HttpHealthCheck.BuilderModifier and TypeMethodDescriptionHealthCheck.HttpHealthCheck.Builder.addAllExpectedStatuses(Iterable<? extends Int64Range> values) Specifies a list of HTTP response statuses considered healthy.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.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.addExpectedStatuses(int index, Int64Range value) Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.Builder.addExpectedStatuses(int index, Int64Range.Builder builderForValue) Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.Builder.addExpectedStatuses(Int64Range value) Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.Builder.addExpectedStatuses(Int64Range.Builder builderForValue) Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) 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.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.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.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.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.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.clear()HealthCheck.HttpHealthCheck.Builder.clearCodecClientType()Use specified application protocol for health checks.HealthCheck.HttpHealthCheck.Builder.clearExpectedStatuses()Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) HealthCheck.HttpHealthCheck.Builder.clearHost()The value of the host header in the HTTP health check request.HealthCheck.HttpHealthCheck.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) HealthCheck.HttpHealthCheck.Builder.clearPath()Specifies the HTTP path that will be requested during health checking.HealthCheck.HttpHealthCheck.Builder.clearReceive()[#not-implemented-hide:] HTTP specific response.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.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.clearSend()[#not-implemented-hide:] HTTP specific payload.HealthCheck.HttpHealthCheck.Builder.clearServiceName()Deprecated.envoy.api.v2.core.HealthCheck.HttpHealthCheck.service_name is deprecated.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.clearUseHttp2()Deprecated.envoy.api.v2.core.HealthCheck.HttpHealthCheck.use_http2 is deprecated.HealthCheck.HttpHealthCheck.Builder.clone()HealthCheck.Builder.getHttpHealthCheckBuilder()HTTP health check.HealthCheck.HttpHealthCheck.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HealthCheck.HttpHealthCheck.Builder.mergeFrom(com.google.protobuf.Message other) HealthCheck.HttpHealthCheck.Builder.mergeFrom(HealthCheck.HttpHealthCheck other) HealthCheck.HttpHealthCheck.Builder.mergeReceive(HealthCheck.Payload value) [#not-implemented-hide:] HTTP specific response.HealthCheck.HttpHealthCheck.Builder.mergeSend(HealthCheck.Payload value) [#not-implemented-hide:] HTTP specific payload.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.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) HealthCheck.HttpHealthCheck.newBuilder()HealthCheck.HttpHealthCheck.newBuilder(HealthCheck.HttpHealthCheck prototype) HealthCheck.HttpHealthCheck.newBuilderForType()protected HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) HealthCheck.HttpHealthCheck.Builder.removeExpectedStatuses(int index) Specifies a list of HTTP response statuses considered healthy.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.setCodecClientType(CodecClientType value) Use specified application protocol for health checks.HealthCheck.HttpHealthCheck.Builder.setCodecClientTypeValue(int value) Use specified application protocol for health checks.HealthCheck.HttpHealthCheck.Builder.setExpectedStatuses(int index, Int64Range value) Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.Builder.setExpectedStatuses(int index, Int64Range.Builder builderForValue) Specifies a list of HTTP response statuses considered healthy.HealthCheck.HttpHealthCheck.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) The value of the host header in the HTTP health check request.HealthCheck.HttpHealthCheck.Builder.setHostBytes(com.google.protobuf.ByteString value) The value of the host header in the HTTP health check request.Specifies the HTTP path that will be requested during health checking.HealthCheck.HttpHealthCheck.Builder.setPathBytes(com.google.protobuf.ByteString value) Specifies the HTTP path that will be requested during health checking.HealthCheck.HttpHealthCheck.Builder.setReceive(HealthCheck.Payload value) [#not-implemented-hide:] HTTP specific response.HealthCheck.HttpHealthCheck.Builder.setReceive(HealthCheck.Payload.Builder builderForValue) [#not-implemented-hide:] HTTP specific response.HealthCheck.HttpHealthCheck.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) 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.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.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.setSend(HealthCheck.Payload value) [#not-implemented-hide:] HTTP specific payload.HealthCheck.HttpHealthCheck.Builder.setSend(HealthCheck.Payload.Builder builderForValue) [#not-implemented-hide:] HTTP specific payload.HealthCheck.HttpHealthCheck.Builder.setServiceName(String value) Deprecated.envoy.api.v2.core.HealthCheck.HttpHealthCheck.service_name is deprecated.HealthCheck.HttpHealthCheck.Builder.setServiceNameBytes(com.google.protobuf.ByteString value) Deprecated.envoy.api.v2.core.HealthCheck.HttpHealthCheck.service_name is deprecated.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.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.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) HealthCheck.HttpHealthCheck.Builder.setUseHttp2(boolean value) Deprecated.envoy.api.v2.core.HealthCheck.HttpHealthCheck.use_http2 is deprecated.HealthCheck.HttpHealthCheck.toBuilder()Methods in io.envoyproxy.envoy.api.v2.core with parameters of type HealthCheck.HttpHealthCheck.BuilderModifier and TypeMethodDescriptionHealthCheck.Builder.setHttpHealthCheck(HealthCheck.HttpHealthCheck.Builder builderForValue) HTTP health check.