Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
LaunchAutonomousExadataInfrastructureResponse |
DatabaseClient.launchAutonomousExadataInfrastructure(LaunchAutonomousExadataInfrastructureRequest request) |
LaunchAutonomousExadataInfrastructureResponse |
Database.launchAutonomousExadataInfrastructure(LaunchAutonomousExadataInfrastructureRequest request)
Deprecated To create a new Autonomous Database system on dedicated Exadata
Infrastructure, use the
createCloudExadataInfrastructure and createCloudAutonomousVmCluster operations instead. |
Modifier and Type | Method and Description |
---|---|
Future<LaunchAutonomousExadataInfrastructureResponse> |
DatabaseAsyncClient.launchAutonomousExadataInfrastructure(LaunchAutonomousExadataInfrastructureRequest request,
AsyncHandler<LaunchAutonomousExadataInfrastructureRequest,LaunchAutonomousExadataInfrastructureResponse> handler) |
Future<LaunchAutonomousExadataInfrastructureResponse> |
DatabaseAsync.launchAutonomousExadataInfrastructure(LaunchAutonomousExadataInfrastructureRequest request,
AsyncHandler<LaunchAutonomousExadataInfrastructureRequest,LaunchAutonomousExadataInfrastructureResponse> handler)
Deprecated To create a new Autonomous Database system on dedicated Exadata
Infrastructure, use the
createCloudExadataInfrastructure and createCloudAutonomousVmCluster operations instead. |
Modifier and Type | Method and Description |
---|---|
LaunchAutonomousExadataInfrastructureResponse |
LaunchAutonomousExadataInfrastructureResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
LaunchAutonomousExadataInfrastructureResponse.Builder |
LaunchAutonomousExadataInfrastructureResponse.Builder.copy(LaunchAutonomousExadataInfrastructureResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.