Uses of Interface
com.google.cloud.compute.v1.GRPCHealthCheckOrBuilder
-
Packages that use GRPCHealthCheckOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of GRPCHealthCheckOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement GRPCHealthCheckOrBuilder Modifier and Type Class Description class
GRPCHealthCheck
static class
GRPCHealthCheck.Builder
Methods in com.google.cloud.compute.v1 that return GRPCHealthCheckOrBuilder Modifier and Type Method Description GRPCHealthCheckOrBuilder
HealthCheck.Builder. getGrpcHealthCheckOrBuilder()
optional .google.cloud.compute.v1.GRPCHealthCheck grpc_health_check = 85529574;
GRPCHealthCheckOrBuilder
HealthCheck. getGrpcHealthCheckOrBuilder()
optional .google.cloud.compute.v1.GRPCHealthCheck grpc_health_check = 85529574;
GRPCHealthCheckOrBuilder
HealthCheckOrBuilder. getGrpcHealthCheckOrBuilder()
optional .google.cloud.compute.v1.GRPCHealthCheck grpc_health_check = 85529574;
-