Uses of Interface
io.envoyproxy.envoy.api.v2.core.HealthCheck.TcpHealthCheckOrBuilder
-
Packages that use HealthCheck.TcpHealthCheckOrBuilder Package Description io.envoyproxy.envoy.api.v2.core -
-
Uses of HealthCheck.TcpHealthCheckOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core that implement HealthCheck.TcpHealthCheckOrBuilder Modifier and Type Class Description static classHealthCheck.TcpHealthCheckProtobuf typeenvoy.api.v2.core.HealthCheck.TcpHealthCheckstatic classHealthCheck.TcpHealthCheck.BuilderProtobuf typeenvoy.api.v2.core.HealthCheck.TcpHealthCheckMethods in io.envoyproxy.envoy.api.v2.core that return HealthCheck.TcpHealthCheckOrBuilder Modifier and Type Method Description HealthCheck.TcpHealthCheckOrBuilderHealthCheck.Builder. getTcpHealthCheckOrBuilder()TCP health check.HealthCheck.TcpHealthCheckOrBuilderHealthCheck. getTcpHealthCheckOrBuilder()TCP health check.HealthCheck.TcpHealthCheckOrBuilderHealthCheckOrBuilder. getTcpHealthCheckOrBuilder()TCP health check.
-