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