Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
BackendServiceReference |
BackendServiceReference.Builder.build() |
BackendServiceReference |
HealthStatusForNetworkEndpoint.getBackendService()
URL of the backend service associated with the health state of the network endpoint.
|
BackendServiceReference |
HealthStatusForNetworkEndpoint.Builder.getBackendService()
URL of the backend service associated with the health state of the network endpoint.
|
static BackendServiceReference |
BackendServiceReference.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
BackendServiceReference.Builder |
BackendServiceReference.Builder.mergeFrom(BackendServiceReference other) |
static BackendServiceReference.Builder |
BackendServiceReference.newBuilder(BackendServiceReference prototype) |
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setBackendService(BackendServiceReference backendService)
URL of the backend service associated with the health state of the network endpoint.
|
Copyright © 2019 Google LLC. All rights reserved.