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