Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
CreateAutonomousDatabaseSoftwareImageResponse |
DatabaseClient.createAutonomousDatabaseSoftwareImage(CreateAutonomousDatabaseSoftwareImageRequest request) |
CreateAutonomousDatabaseSoftwareImageResponse |
Database.createAutonomousDatabaseSoftwareImage(CreateAutonomousDatabaseSoftwareImageRequest request)
create Autonomous Database Software Image in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateAutonomousDatabaseSoftwareImageResponse> |
DatabaseAsyncClient.createAutonomousDatabaseSoftwareImage(CreateAutonomousDatabaseSoftwareImageRequest request,
AsyncHandler<CreateAutonomousDatabaseSoftwareImageRequest,CreateAutonomousDatabaseSoftwareImageResponse> handler) |
Future<CreateAutonomousDatabaseSoftwareImageResponse> |
DatabaseAsync.createAutonomousDatabaseSoftwareImage(CreateAutonomousDatabaseSoftwareImageRequest request,
AsyncHandler<CreateAutonomousDatabaseSoftwareImageRequest,CreateAutonomousDatabaseSoftwareImageResponse> handler)
create Autonomous Database Software Image in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
CreateAutonomousDatabaseSoftwareImageResponse |
CreateAutonomousDatabaseSoftwareImageResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateAutonomousDatabaseSoftwareImageResponse.Builder |
CreateAutonomousDatabaseSoftwareImageResponse.Builder.copy(CreateAutonomousDatabaseSoftwareImageResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.