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)
Creates a new Autonomous Exadata Infrastructure in the specified compartment and availability domain.
|
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)
Creates a new Autonomous Exadata Infrastructure in the specified compartment and availability domain.
|
Modifier and Type | Method and Description |
---|---|
LaunchAutonomousExadataInfrastructureResponse |
LaunchAutonomousExadataInfrastructureResponse.Builder.build() |
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–2021. All rights reserved.