Uses of Interface
com.google.cloud.compute.v1.HealthCheckServiceReferenceOrBuilder
-
Packages that use HealthCheckServiceReferenceOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of HealthCheckServiceReferenceOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement HealthCheckServiceReferenceOrBuilder Modifier and Type Class Description class
HealthCheckServiceReference
A full or valid partial URL to a health check service.static class
HealthCheckServiceReference.Builder
A full or valid partial URL to a health check service.Methods in com.google.cloud.compute.v1 that return HealthCheckServiceReferenceOrBuilder Modifier and Type Method Description HealthCheckServiceReferenceOrBuilder
HealthStatusForNetworkEndpoint.Builder. getHealthCheckServiceOrBuilder()
URL of the health check service associated with the health state of the network endpoint.HealthCheckServiceReferenceOrBuilder
HealthStatusForNetworkEndpoint. getHealthCheckServiceOrBuilder()
URL of the health check service associated with the health state of the network endpoint.HealthCheckServiceReferenceOrBuilder
HealthStatusForNetworkEndpointOrBuilder. getHealthCheckServiceOrBuilder()
URL of the health check service associated with the health state of the network endpoint.
-