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