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