Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<ChangeAutonomousDatabaseSoftwareImageCompartmentRequest,ChangeAutonomousDatabaseSoftwareImageCompartmentResponse> |
DatabaseWaiters.forChangeAutonomousDatabaseSoftwareImageCompartment(ChangeAutonomousDatabaseSoftwareImageCompartmentRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<ChangeAutonomousDatabaseSoftwareImageCompartmentRequest,ChangeAutonomousDatabaseSoftwareImageCompartmentResponse> |
DatabaseWaiters.forChangeAutonomousDatabaseSoftwareImageCompartment(ChangeAutonomousDatabaseSoftwareImageCompartmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
ChangeAutonomousDatabaseSoftwareImageCompartmentRequest |
ChangeAutonomousDatabaseSoftwareImageCompartmentRequest.Builder.build()
Build the instance of ChangeAutonomousDatabaseSoftwareImageCompartmentRequest as
configured by this builder
|
ChangeAutonomousDatabaseSoftwareImageCompartmentRequest |
ChangeAutonomousDatabaseSoftwareImageCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeAutonomousDatabaseSoftwareImageCompartmentRequest as
configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeAutonomousDatabaseSoftwareImageCompartmentRequest.Builder |
ChangeAutonomousDatabaseSoftwareImageCompartmentRequest.Builder.copy(ChangeAutonomousDatabaseSoftwareImageCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.