Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
GRPCHealthCheck |
GRPCHealthCheck.clone() |
GRPCHealthCheck |
HealthCheck.getGrpcHealthCheck() |
GRPCHealthCheck |
GRPCHealthCheck.set(String fieldName,
Object value) |
GRPCHealthCheck |
GRPCHealthCheck.setGrpcServiceName(String grpcServiceName)
The gRPC service name for the health check.
|
GRPCHealthCheck |
GRPCHealthCheck.setPort(Integer port)
The TCP port number to which the health check prober sends packets.
|
GRPCHealthCheck |
GRPCHealthCheck.setPortName(String portName)
Not supported.
|
GRPCHealthCheck |
GRPCHealthCheck.setPortSpecification(String portSpecification)
Specifies how a port is selected for health checking.
|
Modifier and Type | Method and Description |
---|---|
HealthCheck |
HealthCheck.setGrpcHealthCheck(GRPCHealthCheck grpcHealthCheck) |
Copyright © 2011–2024 Google. All rights reserved.