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 |
---|---|
DeleteHttpHealthCheckHttpRequest |
DeleteHttpHealthCheckHttpRequest.Builder.build() |
static DeleteHttpHealthCheckHttpRequest |
DeleteHttpHealthCheckHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<DeleteHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckClient.deleteHttpHealthCheckCallable()
Deletes the specified HttpHealthCheck resource.
|
UnaryCallSettings<DeleteHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckSettings.deleteHttpHealthCheckSettings()
Returns the object with the settings used for calls to deleteHttpHealthCheck.
|
UnaryCallSettings.Builder<DeleteHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckSettings.Builder.deleteHttpHealthCheckSettings()
Returns the builder for the settings used for calls to deleteHttpHealthCheck.
|
Modifier and Type | Method and Description |
---|---|
Operation |
HttpHealthCheckClient.deleteHttpHealthCheck(DeleteHttpHealthCheckHttpRequest request)
Deletes the specified HttpHealthCheck resource.
|
DeleteHttpHealthCheckHttpRequest.Builder |
DeleteHttpHealthCheckHttpRequest.Builder.mergeFrom(DeleteHttpHealthCheckHttpRequest other) |
static DeleteHttpHealthCheckHttpRequest.Builder |
DeleteHttpHealthCheckHttpRequest.newBuilder(DeleteHttpHealthCheckHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<DeleteHttpHealthCheckHttpRequest,Operation> |
HttpJsonHttpHealthCheckStub.deleteHttpHealthCheckMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<DeleteHttpHealthCheckHttpRequest,Operation> |
HttpJsonHttpHealthCheckStub.deleteHttpHealthCheckCallable() |
UnaryCallable<DeleteHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckStub.deleteHttpHealthCheckCallable() |
UnaryCallSettings<DeleteHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckStubSettings.deleteHttpHealthCheckSettings()
Returns the object with the settings used for calls to deleteHttpHealthCheck.
|
UnaryCallSettings.Builder<DeleteHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckStubSettings.Builder.deleteHttpHealthCheckSettings()
Returns the builder for the settings used for calls to deleteHttpHealthCheck.
|
Copyright © 2019 Google LLC. All rights reserved.