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