Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousDatabaseSoftwareImageResponse |
DatabaseClient.updateAutonomousDatabaseSoftwareImage(UpdateAutonomousDatabaseSoftwareImageRequest request) |
UpdateAutonomousDatabaseSoftwareImageResponse |
Database.updateAutonomousDatabaseSoftwareImage(UpdateAutonomousDatabaseSoftwareImageRequest request)
Updates the properties of an Autonomous Database Software Image, like add tags
|
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 |
---|---|
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 |
---|---|
UpdateAutonomousDatabaseSoftwareImageResponse |
UpdateAutonomousDatabaseSoftwareImageResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousDatabaseSoftwareImageResponse.Builder |
UpdateAutonomousDatabaseSoftwareImageResponse.Builder.copy(UpdateAutonomousDatabaseSoftwareImageResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.