Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<UpdateAutonomousDatabaseSoftwareImageResponse> |
DatabaseAsyncClient.updateAutonomousDatabaseSoftwareImage(UpdateAutonomousDatabaseSoftwareImageRequest request,
AsyncHandler<UpdateAutonomousDatabaseSoftwareImageRequest,UpdateAutonomousDatabaseSoftwareImageResponse> handler) |
Future<UpdateAutonomousDatabaseSoftwareImageResponse> |
DatabaseAsync.updateAutonomousDatabaseSoftwareImage(UpdateAutonomousDatabaseSoftwareImageRequest request,
AsyncHandler<UpdateAutonomousDatabaseSoftwareImageRequest,UpdateAutonomousDatabaseSoftwareImageResponse> handler)
Updates the properties of an Autonomous Database Software Image, like add tags
|
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousDatabaseSoftwareImageRequest |
UpdateAutonomousDatabaseSoftwareImageRequest.Builder.build()
Build the instance of UpdateAutonomousDatabaseSoftwareImageRequest as configured by this
builder
|
UpdateAutonomousDatabaseSoftwareImageRequest |
UpdateAutonomousDatabaseSoftwareImageRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateAutonomousDatabaseSoftwareImageRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousDatabaseSoftwareImageRequest.Builder |
UpdateAutonomousDatabaseSoftwareImageRequest.Builder.copy(UpdateAutonomousDatabaseSoftwareImageRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.