Uses of Interface
io.envoyproxy.envoy.config.core.v3.HealthCheck.PayloadOrBuilder
-
Packages that use HealthCheck.PayloadOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of HealthCheck.PayloadOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement HealthCheck.PayloadOrBuilder Modifier and Type Class Description static classHealthCheck.PayloadDescribes the encoding of the payload bytes in the payload.static classHealthCheck.Payload.BuilderDescribes the encoding of the payload bytes in the payload.Methods in io.envoyproxy.envoy.config.core.v3 that return HealthCheck.PayloadOrBuilder Modifier and Type Method Description HealthCheck.PayloadOrBuilderHealthCheck.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.PayloadOrBuilderHealthCheck.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.PayloadOrBuilderHealthCheck.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.PayloadOrBuilderHealthCheck.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.PayloadOrBuilderHealthCheck.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.PayloadOrBuilderHealthCheck.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.PayloadOrBuilderHealthCheck.HttpHealthCheck.Builder. getSendOrBuilder()[#not-implemented-hide:] HTTP specific payload.HealthCheck.PayloadOrBuilderHealthCheck.HttpHealthCheck. getSendOrBuilder()[#not-implemented-hide:] HTTP specific payload.HealthCheck.PayloadOrBuilderHealthCheck.HttpHealthCheckOrBuilder. getSendOrBuilder()[#not-implemented-hide:] HTTP specific payload.HealthCheck.PayloadOrBuilderHealthCheck.TcpHealthCheck.Builder. getSendOrBuilder()Empty payloads imply a connect-only health check.HealthCheck.PayloadOrBuilderHealthCheck.TcpHealthCheck. getSendOrBuilder()Empty payloads imply a connect-only health check.HealthCheck.PayloadOrBuilderHealthCheck.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.PayloadOrBuilder Modifier and Type Method Description 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.
-