Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
DeleteCloudGateResponse |
IdentityDomainsClient.deleteCloudGate(DeleteCloudGateRequest request) |
DeleteCloudGateResponse |
IdentityDomains.deleteCloudGate(DeleteCloudGateRequest request)
Delete a Cloud Gate
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteCloudGateResponse> |
IdentityDomainsAsyncClient.deleteCloudGate(DeleteCloudGateRequest request,
AsyncHandler<DeleteCloudGateRequest,DeleteCloudGateResponse> handler) |
Future<DeleteCloudGateResponse> |
IdentityDomainsAsync.deleteCloudGate(DeleteCloudGateRequest request,
AsyncHandler<DeleteCloudGateRequest,DeleteCloudGateResponse> handler)
Delete a Cloud Gate
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteCloudGateResponse> |
IdentityDomainsAsyncClient.deleteCloudGate(DeleteCloudGateRequest request,
AsyncHandler<DeleteCloudGateRequest,DeleteCloudGateResponse> handler) |
Future<DeleteCloudGateResponse> |
IdentityDomainsAsync.deleteCloudGate(DeleteCloudGateRequest request,
AsyncHandler<DeleteCloudGateRequest,DeleteCloudGateResponse> handler)
Delete a Cloud Gate
|
Modifier and Type | Method and Description |
---|---|
DeleteCloudGateResponse |
DeleteCloudGateResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteCloudGateResponse.Builder |
DeleteCloudGateResponse.Builder.copy(DeleteCloudGateResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.