Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
PutCloudGateResponse |
IdentityDomainsClient.putCloudGate(PutCloudGateRequest request) |
PutCloudGateResponse |
IdentityDomains.putCloudGate(PutCloudGateRequest request)
Replace a Cloud Gate
|
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 |
---|---|
PutCloudGateRequest |
PutCloudGateRequest.Builder.build()
Build the instance of PutCloudGateRequest as configured by this builder
|
PutCloudGateRequest |
PutCloudGateRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PutCloudGateRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PutCloudGateRequest.Builder |
PutCloudGateRequest.Builder.copy(PutCloudGateRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.