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