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 |
---|---|
DeleteTargetTcpProxyHttpRequest |
DeleteTargetTcpProxyHttpRequest.Builder.build() |
static DeleteTargetTcpProxyHttpRequest |
DeleteTargetTcpProxyHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<DeleteTargetTcpProxyHttpRequest,Operation> |
TargetTcpProxyClient.deleteTargetTcpProxyCallable()
Deletes the specified TargetTcpProxy resource.
|
UnaryCallSettings<DeleteTargetTcpProxyHttpRequest,Operation> |
TargetTcpProxySettings.deleteTargetTcpProxySettings()
Returns the object with the settings used for calls to deleteTargetTcpProxy.
|
UnaryCallSettings.Builder<DeleteTargetTcpProxyHttpRequest,Operation> |
TargetTcpProxySettings.Builder.deleteTargetTcpProxySettings()
Returns the builder for the settings used for calls to deleteTargetTcpProxy.
|
Modifier and Type | Method and Description |
---|---|
Operation |
TargetTcpProxyClient.deleteTargetTcpProxy(DeleteTargetTcpProxyHttpRequest request)
Deletes the specified TargetTcpProxy resource.
|
DeleteTargetTcpProxyHttpRequest.Builder |
DeleteTargetTcpProxyHttpRequest.Builder.mergeFrom(DeleteTargetTcpProxyHttpRequest other) |
static DeleteTargetTcpProxyHttpRequest.Builder |
DeleteTargetTcpProxyHttpRequest.newBuilder(DeleteTargetTcpProxyHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<DeleteTargetTcpProxyHttpRequest,Operation> |
HttpJsonTargetTcpProxyStub.deleteTargetTcpProxyMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<DeleteTargetTcpProxyHttpRequest,Operation> |
TargetTcpProxyStub.deleteTargetTcpProxyCallable() |
UnaryCallable<DeleteTargetTcpProxyHttpRequest,Operation> |
HttpJsonTargetTcpProxyStub.deleteTargetTcpProxyCallable() |
UnaryCallSettings<DeleteTargetTcpProxyHttpRequest,Operation> |
TargetTcpProxyStubSettings.deleteTargetTcpProxySettings()
Returns the object with the settings used for calls to deleteTargetTcpProxy.
|
UnaryCallSettings.Builder<DeleteTargetTcpProxyHttpRequest,Operation> |
TargetTcpProxyStubSettings.Builder.deleteTargetTcpProxySettings()
Returns the builder for the settings used for calls to deleteTargetTcpProxy.
|
Copyright © 2019 Google LLC. All rights reserved.