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 |
---|---|
DeleteRegionHealthCheckHttpRequest |
DeleteRegionHealthCheckHttpRequest.Builder.build() |
static DeleteRegionHealthCheckHttpRequest |
DeleteRegionHealthCheckHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<DeleteRegionHealthCheckHttpRequest,Operation> |
RegionHealthCheckClient.deleteRegionHealthCheckCallable()
Deletes the specified HealthCheck resource.
|
com.google.api.gax.rpc.UnaryCallSettings<DeleteRegionHealthCheckHttpRequest,Operation> |
RegionHealthCheckSettings.deleteRegionHealthCheckSettings()
Returns the object with the settings used for calls to deleteRegionHealthCheck.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRegionHealthCheckHttpRequest,Operation> |
RegionHealthCheckSettings.Builder.deleteRegionHealthCheckSettings()
Returns the builder for the settings used for calls to deleteRegionHealthCheck.
|
Modifier and Type | Method and Description |
---|---|
Operation |
RegionHealthCheckClient.deleteRegionHealthCheck(DeleteRegionHealthCheckHttpRequest request)
Deletes the specified HealthCheck resource.
|
DeleteRegionHealthCheckHttpRequest.Builder |
DeleteRegionHealthCheckHttpRequest.Builder.mergeFrom(DeleteRegionHealthCheckHttpRequest other) |
static DeleteRegionHealthCheckHttpRequest.Builder |
DeleteRegionHealthCheckHttpRequest.newBuilder(DeleteRegionHealthCheckHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<DeleteRegionHealthCheckHttpRequest,Operation> |
HttpJsonRegionHealthCheckStub.deleteRegionHealthCheckMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<DeleteRegionHealthCheckHttpRequest,Operation> |
HttpJsonRegionHealthCheckStub.deleteRegionHealthCheckCallable() |
com.google.api.gax.rpc.UnaryCallable<DeleteRegionHealthCheckHttpRequest,Operation> |
RegionHealthCheckStub.deleteRegionHealthCheckCallable() |
com.google.api.gax.rpc.UnaryCallSettings<DeleteRegionHealthCheckHttpRequest,Operation> |
RegionHealthCheckStubSettings.deleteRegionHealthCheckSettings()
Returns the object with the settings used for calls to deleteRegionHealthCheck.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRegionHealthCheckHttpRequest,Operation> |
RegionHealthCheckStubSettings.Builder.deleteRegionHealthCheckSettings()
Returns the builder for the settings used for calls to deleteRegionHealthCheck.
|
Copyright © 2019 Google LLC. All rights reserved.