Uses of Interface
com.google.cloud.compute.v1.BackendServiceReferenceOrBuilder
-
Packages that use BackendServiceReferenceOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of BackendServiceReferenceOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement BackendServiceReferenceOrBuilder Modifier and Type Class Description class
BackendServiceReference
static class
BackendServiceReference.Builder
Methods in com.google.cloud.compute.v1 that return BackendServiceReferenceOrBuilder Modifier and Type Method Description BackendServiceReferenceOrBuilder
HealthStatusForNetworkEndpoint.Builder. getBackendServiceOrBuilder()
URL of the backend service associated with the health state of the network endpoint.BackendServiceReferenceOrBuilder
HealthStatusForNetworkEndpoint. getBackendServiceOrBuilder()
URL of the backend service associated with the health state of the network endpoint.BackendServiceReferenceOrBuilder
HealthStatusForNetworkEndpointOrBuilder. getBackendServiceOrBuilder()
URL of the backend service associated with the health state of the network endpoint.
-