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 classDescribes the encoding of the payload bytes in the payload.static final classDescribes the encoding of the payload bytes in the payload.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 TypeMethodDescriptionList<? 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.