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 |
---|---|
DeleteTargetSslProxyHttpRequest |
DeleteTargetSslProxyHttpRequest.Builder.build() |
static DeleteTargetSslProxyHttpRequest |
DeleteTargetSslProxyHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<DeleteTargetSslProxyHttpRequest,Operation> |
TargetSslProxyClient.deleteTargetSslProxyCallable()
Deletes the specified TargetSslProxy resource.
|
UnaryCallSettings<DeleteTargetSslProxyHttpRequest,Operation> |
TargetSslProxySettings.deleteTargetSslProxySettings()
Returns the object with the settings used for calls to deleteTargetSslProxy.
|
UnaryCallSettings.Builder<DeleteTargetSslProxyHttpRequest,Operation> |
TargetSslProxySettings.Builder.deleteTargetSslProxySettings()
Returns the builder for the settings used for calls to deleteTargetSslProxy.
|
Modifier and Type | Method and Description |
---|---|
Operation |
TargetSslProxyClient.deleteTargetSslProxy(DeleteTargetSslProxyHttpRequest request)
Deletes the specified TargetSslProxy resource.
|
DeleteTargetSslProxyHttpRequest.Builder |
DeleteTargetSslProxyHttpRequest.Builder.mergeFrom(DeleteTargetSslProxyHttpRequest other) |
static DeleteTargetSslProxyHttpRequest.Builder |
DeleteTargetSslProxyHttpRequest.newBuilder(DeleteTargetSslProxyHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<DeleteTargetSslProxyHttpRequest,Operation> |
HttpJsonTargetSslProxyStub.deleteTargetSslProxyMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<DeleteTargetSslProxyHttpRequest,Operation> |
TargetSslProxyStub.deleteTargetSslProxyCallable() |
UnaryCallable<DeleteTargetSslProxyHttpRequest,Operation> |
HttpJsonTargetSslProxyStub.deleteTargetSslProxyCallable() |
UnaryCallSettings<DeleteTargetSslProxyHttpRequest,Operation> |
TargetSslProxyStubSettings.deleteTargetSslProxySettings()
Returns the object with the settings used for calls to deleteTargetSslProxy.
|
UnaryCallSettings.Builder<DeleteTargetSslProxyHttpRequest,Operation> |
TargetSslProxyStubSettings.Builder.deleteTargetSslProxySettings()
Returns the builder for the settings used for calls to deleteTargetSslProxy.
|
Copyright © 2019 Google LLC. All rights reserved.