Uses of Class
io.envoyproxy.envoy.config.core.v3.HealthCheck.TcpHealthCheck.Builder
Packages that use HealthCheck.TcpHealthCheck.Builder
-
Uses of HealthCheck.TcpHealthCheck.Builder in io.envoyproxy.envoy.config.core.v3
Subclasses with type arguments of type HealthCheck.TcpHealthCheck.Builder in io.envoyproxy.envoy.config.core.v3Modifier and TypeClassDescriptionstatic final classProtobuf typeenvoy.config.core.v3.HealthCheck.TcpHealthCheckFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type HealthCheck.TcpHealthCheck.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<HealthCheck.TcpHealthCheck, HealthCheck.TcpHealthCheck.Builder, HealthCheck.TcpHealthCheckOrBuilder> HealthCheck.Builder.tcpHealthCheckBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return HealthCheck.TcpHealthCheck.BuilderModifier and TypeMethodDescriptionHealthCheck.TcpHealthCheck.Builder.addAllReceive(Iterable<? extends HealthCheck.Payload> values) 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.Builder.addReceive(int index, HealthCheck.Payload value) 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.Builder.addReceive(int index, HealthCheck.Payload.Builder builderForValue) 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.Builder.addReceive(HealthCheck.Payload value) 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.Builder.addReceive(HealthCheck.Payload.Builder builderForValue) 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.Builder.clear()HealthCheck.TcpHealthCheck.Builder.clearProxyProtocolConfig()When setting this value, it tries to attempt health check request with ProxyProtocol.HealthCheck.TcpHealthCheck.Builder.clearReceive()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.Builder.clearSend()Empty payloads imply a connect-only health check.HealthCheck.Builder.getTcpHealthCheckBuilder()TCP health check.HealthCheck.TcpHealthCheck.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HealthCheck.TcpHealthCheck.Builder.mergeFrom(com.google.protobuf.Message other) HealthCheck.TcpHealthCheck.Builder.mergeFrom(HealthCheck.TcpHealthCheck other) HealthCheck.TcpHealthCheck.Builder.mergeProxyProtocolConfig(ProxyProtocolConfig value) When setting this value, it tries to attempt health check request with ProxyProtocol.HealthCheck.TcpHealthCheck.Builder.mergeSend(HealthCheck.Payload value) Empty payloads imply a connect-only health check.HealthCheck.TcpHealthCheck.newBuilder()HealthCheck.TcpHealthCheck.newBuilder(HealthCheck.TcpHealthCheck prototype) HealthCheck.TcpHealthCheck.newBuilderForType()protected HealthCheck.TcpHealthCheck.BuilderHealthCheck.TcpHealthCheck.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) HealthCheck.TcpHealthCheck.Builder.removeReceive(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.Builder.setProxyProtocolConfig(ProxyProtocolConfig value) When setting this value, it tries to attempt health check request with ProxyProtocol.HealthCheck.TcpHealthCheck.Builder.setProxyProtocolConfig(ProxyProtocolConfig.Builder builderForValue) When setting this value, it tries to attempt health check request with ProxyProtocol.HealthCheck.TcpHealthCheck.Builder.setReceive(int index, HealthCheck.Payload value) 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.Builder.setReceive(int index, HealthCheck.Payload.Builder builderForValue) 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.Builder.setSend(HealthCheck.Payload value) Empty payloads imply a connect-only health check.HealthCheck.TcpHealthCheck.Builder.setSend(HealthCheck.Payload.Builder builderForValue) Empty payloads imply a connect-only health check.HealthCheck.TcpHealthCheck.toBuilder()Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type HealthCheck.TcpHealthCheck.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<HealthCheck.TcpHealthCheck, HealthCheck.TcpHealthCheck.Builder, HealthCheck.TcpHealthCheckOrBuilder> HealthCheck.Builder.internalGetTcpHealthCheckFieldBuilder()TCP health check.Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type HealthCheck.TcpHealthCheck.BuilderModifier and TypeMethodDescriptionHealthCheck.Builder.setTcpHealthCheck(HealthCheck.TcpHealthCheck.Builder builderForValue) TCP health check.