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 classHealthCheckServiceReferenceA full or valid partial URL to a health check service.static classHealthCheckServiceReference.BuilderA 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 HealthCheckServiceReferenceOrBuilderHealthStatusForNetworkEndpoint.Builder. getHealthCheckServiceOrBuilder()URL of the health check service associated with the health state of the network endpoint.HealthCheckServiceReferenceOrBuilderHealthStatusForNetworkEndpoint. getHealthCheckServiceOrBuilder()URL of the health check service associated with the health state of the network endpoint.HealthCheckServiceReferenceOrBuilderHealthStatusForNetworkEndpointOrBuilder. getHealthCheckServiceOrBuilder()URL of the health check service associated with the health state of the network endpoint.
-