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