Uses of Interface
io.envoyproxy.envoy.config.core.v3.HealthCheck.PayloadOrBuilder
Packages that use HealthCheck.PayloadOrBuilder
-
Uses of HealthCheck.PayloadOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement HealthCheck.PayloadOrBuilderModifier and TypeClassDescriptionstatic final class
Describes the encoding of the payload bytes in the payload.static final class
Describes the encoding of the payload bytes in the payload.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type HealthCheck.PayloadOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<HealthCheck.Payload, HealthCheck.Payload.Builder, HealthCheck.PayloadOrBuilder> HealthCheck.HttpHealthCheck.Builder.receiveBuilder_
private com.google.protobuf.RepeatedFieldBuilder
<HealthCheck.Payload, HealthCheck.Payload.Builder, HealthCheck.PayloadOrBuilder> HealthCheck.TcpHealthCheck.Builder.receiveBuilder_
private com.google.protobuf.SingleFieldBuilder
<HealthCheck.Payload, HealthCheck.Payload.Builder, HealthCheck.PayloadOrBuilder> HealthCheck.HttpHealthCheck.Builder.sendBuilder_
private com.google.protobuf.SingleFieldBuilder
<HealthCheck.Payload, HealthCheck.Payload.Builder, HealthCheck.PayloadOrBuilder> HealthCheck.TcpHealthCheck.Builder.sendBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return HealthCheck.PayloadOrBuilderModifier and TypeMethodDescriptionHealthCheck.HttpHealthCheck.Builder.getReceiveOrBuilder
(int index) Specifies a list of HTTP expected responses to match in the first ``response_buffer_size`` bytes of the response body.HealthCheck.HttpHealthCheck.getReceiveOrBuilder
(int index) Specifies a list of HTTP expected responses to match in the first ``response_buffer_size`` bytes of the response body.HealthCheck.HttpHealthCheckOrBuilder.getReceiveOrBuilder
(int index) Specifies a list of HTTP expected responses to match in the first ``response_buffer_size`` bytes of the response body.HealthCheck.TcpHealthCheck.Builder.getReceiveOrBuilder
(int index) When checking the response, “fuzzy” matching is performed such that each payload block must be found, and in the order specified, but not necessarily contiguous.HealthCheck.TcpHealthCheck.getReceiveOrBuilder
(int index) When checking the response, “fuzzy” matching is performed such that each payload block must be found, and in the order specified, but not necessarily contiguous.HealthCheck.TcpHealthCheckOrBuilder.getReceiveOrBuilder
(int index) When checking the response, “fuzzy” matching is performed such that each payload block must be found, and in the order specified, but not necessarily contiguous.HealthCheck.HttpHealthCheck.Builder.getSendOrBuilder()
[#not-implemented-hide:] HTTP specific payload.HealthCheck.HttpHealthCheck.getSendOrBuilder()
[#not-implemented-hide:] HTTP specific payload.HealthCheck.HttpHealthCheckOrBuilder.getSendOrBuilder()
[#not-implemented-hide:] HTTP specific payload.HealthCheck.TcpHealthCheck.Builder.getSendOrBuilder()
Empty payloads imply a connect-only health check.HealthCheck.TcpHealthCheck.getSendOrBuilder()
Empty payloads imply a connect-only health check.HealthCheck.TcpHealthCheckOrBuilder.getSendOrBuilder()
Empty payloads imply a connect-only health check.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type HealthCheck.PayloadOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<HealthCheck.Payload, HealthCheck.Payload.Builder, HealthCheck.PayloadOrBuilder> HealthCheck.HttpHealthCheck.Builder.getReceiveFieldBuilder()
private com.google.protobuf.RepeatedFieldBuilder
<HealthCheck.Payload, HealthCheck.Payload.Builder, HealthCheck.PayloadOrBuilder> HealthCheck.TcpHealthCheck.Builder.getReceiveFieldBuilder()
List
<? extends HealthCheck.PayloadOrBuilder> HealthCheck.HttpHealthCheck.Builder.getReceiveOrBuilderList()
Specifies a list of HTTP expected responses to match in the first ``response_buffer_size`` bytes of the response body.List
<? extends HealthCheck.PayloadOrBuilder> HealthCheck.HttpHealthCheck.getReceiveOrBuilderList()
Specifies a list of HTTP expected responses to match in the first ``response_buffer_size`` bytes of the response body.List
<? extends HealthCheck.PayloadOrBuilder> HealthCheck.HttpHealthCheckOrBuilder.getReceiveOrBuilderList()
Specifies a list of HTTP expected responses to match in the first ``response_buffer_size`` bytes of the response body.List
<? extends HealthCheck.PayloadOrBuilder> HealthCheck.TcpHealthCheck.Builder.getReceiveOrBuilderList()
When checking the response, “fuzzy” matching is performed such that each payload block must be found, and in the order specified, but not necessarily contiguous.List
<? extends HealthCheck.PayloadOrBuilder> HealthCheck.TcpHealthCheck.getReceiveOrBuilderList()
When checking the response, “fuzzy” matching is performed such that each payload block must be found, and in the order specified, but not necessarily contiguous.List
<? extends HealthCheck.PayloadOrBuilder> HealthCheck.TcpHealthCheckOrBuilder.getReceiveOrBuilderList()
When checking the response, “fuzzy” matching is performed such that each payload block must be found, and in the order specified, but not necessarily contiguous.private com.google.protobuf.SingleFieldBuilder
<HealthCheck.Payload, HealthCheck.Payload.Builder, HealthCheck.PayloadOrBuilder> HealthCheck.HttpHealthCheck.Builder.getSendFieldBuilder()
[#not-implemented-hide:] HTTP specific payload.private com.google.protobuf.SingleFieldBuilder
<HealthCheck.Payload, HealthCheck.Payload.Builder, HealthCheck.PayloadOrBuilder> HealthCheck.TcpHealthCheck.Builder.getSendFieldBuilder()
Empty payloads imply a connect-only health check.