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 |
---|---|
BackendServiceGroupHealth |
BackendServiceGroupHealth.Builder.build() |
static BackendServiceGroupHealth |
BackendServiceGroupHealth.getDefaultInstance() |
BackendServiceGroupHealth |
BackendServiceClient.getHealthBackendService(GetHealthBackendServiceHttpRequest request)
Gets the most recent health check results for this BackendService.
|
BackendServiceGroupHealth |
BackendServiceClient.getHealthBackendService(ProjectGlobalBackendServiceName backendService,
ResourceGroupReference resourceGroupReferenceResource)
Gets the most recent health check results for this BackendService.
|
BackendServiceGroupHealth |
BackendServiceClient.getHealthBackendService(String backendService,
ResourceGroupReference resourceGroupReferenceResource)
Gets the most recent health check results for this BackendService.
|
BackendServiceGroupHealth |
RegionBackendServiceClient.getHealthRegionBackendService(GetHealthRegionBackendServiceHttpRequest request)
Gets the most recent health check results for this regional BackendService.
|
BackendServiceGroupHealth |
RegionBackendServiceClient.getHealthRegionBackendService(ProjectRegionBackendServiceName backendService,
ResourceGroupReference resourceGroupReferenceResource)
Gets the most recent health check results for this regional BackendService.
|
BackendServiceGroupHealth |
RegionBackendServiceClient.getHealthRegionBackendService(String backendService,
ResourceGroupReference resourceGroupReferenceResource)
Gets the most recent health check results for this regional BackendService.
|
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.
|
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.Builder |
BackendServiceGroupHealth.Builder.mergeFrom(BackendServiceGroupHealth other) |
static BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.newBuilder(BackendServiceGroupHealth prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetHealthBackendServiceHttpRequest,BackendServiceGroupHealth> |
HttpJsonBackendServiceStub.getHealthBackendServiceMethodDescriptor |
static ApiMethodDescriptor<GetHealthRegionBackendServiceHttpRequest,BackendServiceGroupHealth> |
HttpJsonRegionBackendServiceStub.getHealthRegionBackendServiceMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.