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 |
---|---|
GetHealthRegionBackendServiceHttpRequest |
GetHealthRegionBackendServiceHttpRequest.Builder.build() |
static GetHealthRegionBackendServiceHttpRequest |
GetHealthRegionBackendServiceHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetHealthRegionBackendServiceHttpRequest,BackendServiceGroupHealth> |
RegionBackendServiceClient.getHealthRegionBackendServiceCallable()
Gets the most recent health check results for this regional BackendService.
|
UnaryCallSettings<GetHealthRegionBackendServiceHttpRequest,BackendServiceGroupHealth> |
RegionBackendServiceSettings.getHealthRegionBackendServiceSettings()
Returns the object with the settings used for calls to getHealthRegionBackendService.
|
UnaryCallSettings.Builder<GetHealthRegionBackendServiceHttpRequest,BackendServiceGroupHealth> |
RegionBackendServiceSettings.Builder.getHealthRegionBackendServiceSettings()
Returns the builder for the settings used for calls to getHealthRegionBackendService.
|
Modifier and Type | Method and Description |
---|---|
BackendServiceGroupHealth |
RegionBackendServiceClient.getHealthRegionBackendService(GetHealthRegionBackendServiceHttpRequest request)
Gets the most recent health check results for this regional BackendService.
|
GetHealthRegionBackendServiceHttpRequest.Builder |
GetHealthRegionBackendServiceHttpRequest.Builder.mergeFrom(GetHealthRegionBackendServiceHttpRequest other) |
static GetHealthRegionBackendServiceHttpRequest.Builder |
GetHealthRegionBackendServiceHttpRequest.newBuilder(GetHealthRegionBackendServiceHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetHealthRegionBackendServiceHttpRequest,BackendServiceGroupHealth> |
HttpJsonRegionBackendServiceStub.getHealthRegionBackendServiceMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetHealthRegionBackendServiceHttpRequest,BackendServiceGroupHealth> |
RegionBackendServiceStub.getHealthRegionBackendServiceCallable() |
UnaryCallable<GetHealthRegionBackendServiceHttpRequest,BackendServiceGroupHealth> |
HttpJsonRegionBackendServiceStub.getHealthRegionBackendServiceCallable() |
UnaryCallSettings<GetHealthRegionBackendServiceHttpRequest,BackendServiceGroupHealth> |
RegionBackendServiceStubSettings.getHealthRegionBackendServiceSettings()
Returns the object with the settings used for calls to getHealthRegionBackendService.
|
UnaryCallSettings.Builder<GetHealthRegionBackendServiceHttpRequest,BackendServiceGroupHealth> |
RegionBackendServiceStubSettings.Builder.getHealthRegionBackendServiceSettings()
Returns the builder for the settings used for calls to getHealthRegionBackendService.
|
Copyright © 2019 Google LLC. All rights reserved.