Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
GetHealthBackendServiceHttpRequest |
GetHealthBackendServiceHttpRequest.Builder.build() |
static GetHealthBackendServiceHttpRequest |
GetHealthBackendServiceHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetHealthBackendServiceHttpRequest,BackendServiceGroupHealth> |
BackendServiceClient.getHealthBackendServiceCallable()
Gets the most recent health check results for this BackendService.
|
UnaryCallSettings<GetHealthBackendServiceHttpRequest,BackendServiceGroupHealth> |
BackendServiceSettings.getHealthBackendServiceSettings()
Returns the object with the settings used for calls to getHealthBackendService.
|
UnaryCallSettings.Builder<GetHealthBackendServiceHttpRequest,BackendServiceGroupHealth> |
BackendServiceSettings.Builder.getHealthBackendServiceSettings()
Returns the builder for the settings used for calls to getHealthBackendService.
|
Modifier and Type | Method and Description |
---|---|
BackendServiceGroupHealth |
BackendServiceClient.getHealthBackendService(GetHealthBackendServiceHttpRequest request)
Gets the most recent health check results for this BackendService.
|
GetHealthBackendServiceHttpRequest.Builder |
GetHealthBackendServiceHttpRequest.Builder.mergeFrom(GetHealthBackendServiceHttpRequest other) |
static GetHealthBackendServiceHttpRequest.Builder |
GetHealthBackendServiceHttpRequest.newBuilder(GetHealthBackendServiceHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetHealthBackendServiceHttpRequest,BackendServiceGroupHealth> |
HttpJsonBackendServiceStub.getHealthBackendServiceMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetHealthBackendServiceHttpRequest,BackendServiceGroupHealth> |
BackendServiceStub.getHealthBackendServiceCallable() |
UnaryCallable<GetHealthBackendServiceHttpRequest,BackendServiceGroupHealth> |
HttpJsonBackendServiceStub.getHealthBackendServiceCallable() |
UnaryCallSettings<GetHealthBackendServiceHttpRequest,BackendServiceGroupHealth> |
BackendServiceStubSettings.getHealthBackendServiceSettings()
Returns the object with the settings used for calls to getHealthBackendService.
|
UnaryCallSettings.Builder<GetHealthBackendServiceHttpRequest,BackendServiceGroupHealth> |
BackendServiceStubSettings.Builder.getHealthBackendServiceSettings()
Returns the builder for the settings used for calls to getHealthBackendService.
|
Copyright © 2019 Google LLC. All rights reserved.