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