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 |
---|---|
DeleteTargetHttpProxyHttpRequest |
DeleteTargetHttpProxyHttpRequest.Builder.build() |
static DeleteTargetHttpProxyHttpRequest |
DeleteTargetHttpProxyHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<DeleteTargetHttpProxyHttpRequest,Operation> |
TargetHttpProxyClient.deleteTargetHttpProxyCallable()
Deletes the specified TargetHttpProxy resource.
|
UnaryCallSettings<DeleteTargetHttpProxyHttpRequest,Operation> |
TargetHttpProxySettings.deleteTargetHttpProxySettings()
Returns the object with the settings used for calls to deleteTargetHttpProxy.
|
UnaryCallSettings.Builder<DeleteTargetHttpProxyHttpRequest,Operation> |
TargetHttpProxySettings.Builder.deleteTargetHttpProxySettings()
Returns the builder for the settings used for calls to deleteTargetHttpProxy.
|
Modifier and Type | Method and Description |
---|---|
Operation |
TargetHttpProxyClient.deleteTargetHttpProxy(DeleteTargetHttpProxyHttpRequest request)
Deletes the specified TargetHttpProxy resource.
|
DeleteTargetHttpProxyHttpRequest.Builder |
DeleteTargetHttpProxyHttpRequest.Builder.mergeFrom(DeleteTargetHttpProxyHttpRequest other) |
static DeleteTargetHttpProxyHttpRequest.Builder |
DeleteTargetHttpProxyHttpRequest.newBuilder(DeleteTargetHttpProxyHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<DeleteTargetHttpProxyHttpRequest,Operation> |
HttpJsonTargetHttpProxyStub.deleteTargetHttpProxyMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<DeleteTargetHttpProxyHttpRequest,Operation> |
TargetHttpProxyStub.deleteTargetHttpProxyCallable() |
UnaryCallable<DeleteTargetHttpProxyHttpRequest,Operation> |
HttpJsonTargetHttpProxyStub.deleteTargetHttpProxyCallable() |
UnaryCallSettings<DeleteTargetHttpProxyHttpRequest,Operation> |
TargetHttpProxyStubSettings.deleteTargetHttpProxySettings()
Returns the object with the settings used for calls to deleteTargetHttpProxy.
|
UnaryCallSettings.Builder<DeleteTargetHttpProxyHttpRequest,Operation> |
TargetHttpProxyStubSettings.Builder.deleteTargetHttpProxySettings()
Returns the builder for the settings used for calls to deleteTargetHttpProxy.
|
Copyright © 2019 Google LLC. All rights reserved.