Uses of Class
io.envoyproxy.envoy.config.core.v3.HealthCheck.Payload
-
Packages that use HealthCheck.Payload Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of HealthCheck.Payload in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return HealthCheck.Payload Modifier and Type Method Description HealthCheck.PayloadHealthCheck.Payload.Builder. build()HealthCheck.PayloadHealthCheck.Payload.Builder. buildPartial()static HealthCheck.PayloadHealthCheck.Payload. getDefaultInstance()HealthCheck.PayloadHealthCheck.Payload.Builder. getDefaultInstanceForType()HealthCheck.PayloadHealthCheck.Payload. getDefaultInstanceForType()HealthCheck.PayloadHealthCheck.HttpHealthCheck.Builder. getReceive()[#not-implemented-hide:] HTTP specific response.HealthCheck.PayloadHealthCheck.HttpHealthCheck. getReceive()[#not-implemented-hide:] HTTP specific response.HealthCheck.PayloadHealthCheck.HttpHealthCheckOrBuilder. getReceive()[#not-implemented-hide:] HTTP specific response.HealthCheck.PayloadHealthCheck.TcpHealthCheck.Builder. getReceive(int index)When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.HealthCheck.PayloadHealthCheck.TcpHealthCheck. getReceive(int index)When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.HealthCheck.PayloadHealthCheck.TcpHealthCheckOrBuilder. getReceive(int index)When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.HealthCheck.PayloadHealthCheck.HttpHealthCheck.Builder. getSend()[#not-implemented-hide:] HTTP specific payload.HealthCheck.PayloadHealthCheck.HttpHealthCheck. getSend()[#not-implemented-hide:] HTTP specific payload.HealthCheck.PayloadHealthCheck.HttpHealthCheckOrBuilder. getSend()[#not-implemented-hide:] HTTP specific payload.HealthCheck.PayloadHealthCheck.TcpHealthCheck.Builder. getSend()Empty payloads imply a connect-only health check.HealthCheck.PayloadHealthCheck.TcpHealthCheck. getSend()Empty payloads imply a connect-only health check.HealthCheck.PayloadHealthCheck.TcpHealthCheckOrBuilder. getSend()Empty payloads imply a connect-only health check.static HealthCheck.PayloadHealthCheck.Payload. parseDelimitedFrom(InputStream input)static HealthCheck.PayloadHealthCheck.Payload. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheck.PayloadHealthCheck.Payload. parseFrom(byte[] data)static HealthCheck.PayloadHealthCheck.Payload. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheck.PayloadHealthCheck.Payload. parseFrom(com.google.protobuf.ByteString data)static HealthCheck.PayloadHealthCheck.Payload. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheck.PayloadHealthCheck.Payload. parseFrom(com.google.protobuf.CodedInputStream input)static HealthCheck.PayloadHealthCheck.Payload. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheck.PayloadHealthCheck.Payload. parseFrom(InputStream input)static HealthCheck.PayloadHealthCheck.Payload. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheck.PayloadHealthCheck.Payload. parseFrom(ByteBuffer data)static HealthCheck.PayloadHealthCheck.Payload. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type HealthCheck.Payload Modifier and Type Method Description com.google.protobuf.Parser<HealthCheck.Payload>HealthCheck.Payload. getParserForType()List<HealthCheck.Payload>HealthCheck.TcpHealthCheck.Builder. getReceiveList()When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.List<HealthCheck.Payload>HealthCheck.TcpHealthCheck. getReceiveList()When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.List<HealthCheck.Payload>HealthCheck.TcpHealthCheckOrBuilder. getReceiveList()When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.static com.google.protobuf.Parser<HealthCheck.Payload>HealthCheck.Payload. parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type HealthCheck.Payload Modifier and Type Method Description HealthCheck.TcpHealthCheck.BuilderHealthCheck.TcpHealthCheck.Builder. addReceive(int index, HealthCheck.Payload value)When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.HealthCheck.TcpHealthCheck.BuilderHealthCheck.TcpHealthCheck.Builder. addReceive(HealthCheck.Payload value)When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.HealthCheck.Payload.BuilderHealthCheck.Payload.Builder. mergeFrom(HealthCheck.Payload other)HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. mergeReceive(HealthCheck.Payload value)[#not-implemented-hide:] HTTP specific response.HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. mergeSend(HealthCheck.Payload value)[#not-implemented-hide:] HTTP specific payload.HealthCheck.TcpHealthCheck.BuilderHealthCheck.TcpHealthCheck.Builder. mergeSend(HealthCheck.Payload value)Empty payloads imply a connect-only health check.static HealthCheck.Payload.BuilderHealthCheck.Payload. newBuilder(HealthCheck.Payload prototype)HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. setReceive(HealthCheck.Payload value)[#not-implemented-hide:] HTTP specific response.HealthCheck.TcpHealthCheck.BuilderHealthCheck.TcpHealthCheck.Builder. setReceive(int index, HealthCheck.Payload value)When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. setSend(HealthCheck.Payload value)[#not-implemented-hide:] HTTP specific payload.HealthCheck.TcpHealthCheck.BuilderHealthCheck.TcpHealthCheck.Builder. setSend(HealthCheck.Payload value)Empty payloads imply a connect-only health check.Method parameters in io.envoyproxy.envoy.config.core.v3 with type arguments of type HealthCheck.Payload Modifier and Type Method Description HealthCheck.TcpHealthCheck.BuilderHealthCheck.TcpHealthCheck.Builder. addAllReceive(Iterable<? extends HealthCheck.Payload> values)When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
-