Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<CreateCloudExadataInfrastructureRequest,CreateCloudExadataInfrastructureResponse> |
DatabaseWaiters.forCreateCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<CreateCloudExadataInfrastructureRequest,CreateCloudExadataInfrastructureResponse> |
DatabaseWaiters.forCreateCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<CreateCloudExadataInfrastructureResponse> |
DatabaseAsyncClient.createCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest request,
AsyncHandler<CreateCloudExadataInfrastructureRequest,CreateCloudExadataInfrastructureResponse> handler) |
Future<CreateCloudExadataInfrastructureResponse> |
DatabaseAsync.createCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest request,
AsyncHandler<CreateCloudExadataInfrastructureRequest,CreateCloudExadataInfrastructureResponse> handler)
Creates a cloud Exadata infrastructure resource.
|
Modifier and Type | Method and Description |
---|---|
CreateCloudExadataInfrastructureRequest |
CreateCloudExadataInfrastructureRequest.Builder.build()
Build the instance of CreateCloudExadataInfrastructureRequest as configured by this
builder
|
CreateCloudExadataInfrastructureRequest |
CreateCloudExadataInfrastructureRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateCloudExadataInfrastructureRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
CreateCloudExadataInfrastructureRequest.Builder |
CreateCloudExadataInfrastructureRequest.Builder.copy(CreateCloudExadataInfrastructureRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.