Uses of Interface
io.envoyproxy.envoy.config.core.v3.HealthCheck.GrpcHealthCheckOrBuilder
-
Packages that use HealthCheck.GrpcHealthCheckOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of HealthCheck.GrpcHealthCheckOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement HealthCheck.GrpcHealthCheckOrBuilder Modifier and Type Class Description static class
HealthCheck.GrpcHealthCheck
`grpc.health.v1.Health <https://github.com/grpc/grpc/blob/master/src/proto/grpc/health/v1/health.proto>`_-based healthcheck.static class
HealthCheck.GrpcHealthCheck.Builder
`grpc.health.v1.Health <https://github.com/grpc/grpc/blob/master/src/proto/grpc/health/v1/health.proto>`_-based healthcheck.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type HealthCheck.GrpcHealthCheckOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<HealthCheck.GrpcHealthCheck,HealthCheck.GrpcHealthCheck.Builder,HealthCheck.GrpcHealthCheckOrBuilder>
HealthCheck.Builder. grpcHealthCheckBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return HealthCheck.GrpcHealthCheckOrBuilder Modifier and Type Method Description HealthCheck.GrpcHealthCheckOrBuilder
HealthCheck.Builder. getGrpcHealthCheckOrBuilder()
gRPC health check.HealthCheck.GrpcHealthCheckOrBuilder
HealthCheck. getGrpcHealthCheckOrBuilder()
gRPC health check.HealthCheck.GrpcHealthCheckOrBuilder
HealthCheckOrBuilder. getGrpcHealthCheckOrBuilder()
gRPC health check.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type HealthCheck.GrpcHealthCheckOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<HealthCheck.GrpcHealthCheck,HealthCheck.GrpcHealthCheck.Builder,HealthCheck.GrpcHealthCheckOrBuilder>
HealthCheck.Builder. getGrpcHealthCheckFieldBuilder()
gRPC health check.
-