Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetDatabaseUpgradeHistoryEntryResponse |
DatabaseClient.getDatabaseUpgradeHistoryEntry(GetDatabaseUpgradeHistoryEntryRequest request) |
GetDatabaseUpgradeHistoryEntryResponse |
Database.getDatabaseUpgradeHistoryEntry(GetDatabaseUpgradeHistoryEntryRequest request)
gets the upgrade history for a specified database.
|
Modifier and Type | Method and Description |
---|---|
Future<GetDatabaseUpgradeHistoryEntryResponse> |
DatabaseAsyncClient.getDatabaseUpgradeHistoryEntry(GetDatabaseUpgradeHistoryEntryRequest request,
AsyncHandler<GetDatabaseUpgradeHistoryEntryRequest,GetDatabaseUpgradeHistoryEntryResponse> handler) |
Future<GetDatabaseUpgradeHistoryEntryResponse> |
DatabaseAsync.getDatabaseUpgradeHistoryEntry(GetDatabaseUpgradeHistoryEntryRequest request,
AsyncHandler<GetDatabaseUpgradeHistoryEntryRequest,GetDatabaseUpgradeHistoryEntryResponse> handler)
gets the upgrade history for a specified database.
|
Modifier and Type | Method and Description |
---|---|
GetDatabaseUpgradeHistoryEntryResponse |
GetDatabaseUpgradeHistoryEntryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDatabaseUpgradeHistoryEntryResponse.Builder |
GetDatabaseUpgradeHistoryEntryResponse.Builder.copy(GetDatabaseUpgradeHistoryEntryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.