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