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 |
---|---|
com.google.api.gax.rpc.UnaryCallable<GetHealthBackendServiceHttpRequest,BackendServiceGroupHealth> |
BackendServiceClient.getHealthBackendServiceCallable()
Gets the most recent health check results for this BackendService.
|
com.google.api.gax.rpc.UnaryCallSettings<GetHealthBackendServiceHttpRequest,BackendServiceGroupHealth> |
BackendServiceSettings.getHealthBackendServiceSettings()
Returns the object with the settings used for calls to getHealthBackendService.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHealthBackendServiceHttpRequest,BackendServiceGroupHealth> |
BackendServiceSettings.Builder.getHealthBackendServiceSettings()
Returns the builder for the settings used for calls to getHealthBackendService.
|
com.google.api.gax.rpc.UnaryCallable<GetHealthRegionBackendServiceHttpRequest,BackendServiceGroupHealth> |
RegionBackendServiceClient.getHealthRegionBackendServiceCallable()
Gets the most recent health check results for this regional BackendService.
|
com.google.api.gax.rpc.UnaryCallSettings<GetHealthRegionBackendServiceHttpRequest,BackendServiceGroupHealth> |
RegionBackendServiceSettings.getHealthRegionBackendServiceSettings()
Returns the object with the settings used for calls to getHealthRegionBackendService.
|
com.google.api.gax.rpc.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 com.google.api.gax.httpjson.ApiMethodDescriptor<GetHealthBackendServiceHttpRequest,BackendServiceGroupHealth> |
HttpJsonBackendServiceStub.getHealthBackendServiceMethodDescriptor |
static com.google.api.gax.httpjson.ApiMethodDescriptor<GetHealthRegionBackendServiceHttpRequest,BackendServiceGroupHealth> |
HttpJsonRegionBackendServiceStub.getHealthRegionBackendServiceMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<GetHealthBackendServiceHttpRequest,BackendServiceGroupHealth> |
HttpJsonBackendServiceStub.getHealthBackendServiceCallable() |
com.google.api.gax.rpc.UnaryCallable<GetHealthBackendServiceHttpRequest,BackendServiceGroupHealth> |
BackendServiceStub.getHealthBackendServiceCallable() |
com.google.api.gax.rpc.UnaryCallSettings<GetHealthBackendServiceHttpRequest,BackendServiceGroupHealth> |
BackendServiceStubSettings.getHealthBackendServiceSettings()
Returns the object with the settings used for calls to getHealthBackendService.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHealthBackendServiceHttpRequest,BackendServiceGroupHealth> |
BackendServiceStubSettings.Builder.getHealthBackendServiceSettings()
Returns the builder for the settings used for calls to getHealthBackendService.
|
com.google.api.gax.rpc.UnaryCallable<GetHealthRegionBackendServiceHttpRequest,BackendServiceGroupHealth> |
RegionBackendServiceStub.getHealthRegionBackendServiceCallable() |
com.google.api.gax.rpc.UnaryCallable<GetHealthRegionBackendServiceHttpRequest,BackendServiceGroupHealth> |
HttpJsonRegionBackendServiceStub.getHealthRegionBackendServiceCallable() |
com.google.api.gax.rpc.UnaryCallSettings<GetHealthRegionBackendServiceHttpRequest,BackendServiceGroupHealth> |
RegionBackendServiceStubSettings.getHealthRegionBackendServiceSettings()
Returns the object with the settings used for calls to getHealthRegionBackendService.
|
com.google.api.gax.rpc.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.