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 |
---|---|
DeleteHealthCheckHttpRequest |
DeleteHealthCheckHttpRequest.Builder.build() |
static DeleteHealthCheckHttpRequest |
DeleteHealthCheckHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<DeleteHealthCheckHttpRequest,Operation> |
HealthCheckClient.deleteHealthCheckCallable()
Deletes the specified HealthCheck resource.
|
UnaryCallSettings<DeleteHealthCheckHttpRequest,Operation> |
HealthCheckSettings.deleteHealthCheckSettings()
Returns the object with the settings used for calls to deleteHealthCheck.
|
UnaryCallSettings.Builder<DeleteHealthCheckHttpRequest,Operation> |
HealthCheckSettings.Builder.deleteHealthCheckSettings()
Returns the builder for the settings used for calls to deleteHealthCheck.
|
Modifier and Type | Method and Description |
---|---|
Operation |
HealthCheckClient.deleteHealthCheck(DeleteHealthCheckHttpRequest request)
Deletes the specified HealthCheck resource.
|
DeleteHealthCheckHttpRequest.Builder |
DeleteHealthCheckHttpRequest.Builder.mergeFrom(DeleteHealthCheckHttpRequest other) |
static DeleteHealthCheckHttpRequest.Builder |
DeleteHealthCheckHttpRequest.newBuilder(DeleteHealthCheckHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<DeleteHealthCheckHttpRequest,Operation> |
HttpJsonHealthCheckStub.deleteHealthCheckMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<DeleteHealthCheckHttpRequest,Operation> |
HttpJsonHealthCheckStub.deleteHealthCheckCallable() |
UnaryCallable<DeleteHealthCheckHttpRequest,Operation> |
HealthCheckStub.deleteHealthCheckCallable() |
UnaryCallSettings<DeleteHealthCheckHttpRequest,Operation> |
HealthCheckStubSettings.deleteHealthCheckSettings()
Returns the object with the settings used for calls to deleteHealthCheck.
|
UnaryCallSettings.Builder<DeleteHealthCheckHttpRequest,Operation> |
HealthCheckStubSettings.Builder.deleteHealthCheckSettings()
Returns the builder for the settings used for calls to deleteHealthCheck.
|
Copyright © 2019 Google LLC. All rights reserved.