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