Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ListDatabaseUpgradeHistoryEntriesResponse |
Database.listDatabaseUpgradeHistoryEntries(ListDatabaseUpgradeHistoryEntriesRequest request)
Gets the upgrade history for a specified database in a bare metal or virtual machine DB
system.
|
ListDatabaseUpgradeHistoryEntriesResponse |
DatabaseClient.listDatabaseUpgradeHistoryEntries(ListDatabaseUpgradeHistoryEntriesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListDatabaseUpgradeHistoryEntriesResponse> |
DatabaseAsync.listDatabaseUpgradeHistoryEntries(ListDatabaseUpgradeHistoryEntriesRequest request,
AsyncHandler<ListDatabaseUpgradeHistoryEntriesRequest,ListDatabaseUpgradeHistoryEntriesResponse> handler)
Gets the upgrade history for a specified database in a bare metal or virtual machine DB
system.
|
Future<ListDatabaseUpgradeHistoryEntriesResponse> |
DatabaseAsyncClient.listDatabaseUpgradeHistoryEntries(ListDatabaseUpgradeHistoryEntriesRequest request,
AsyncHandler<ListDatabaseUpgradeHistoryEntriesRequest,ListDatabaseUpgradeHistoryEntriesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListDatabaseUpgradeHistoryEntriesResponse |
ListDatabaseUpgradeHistoryEntriesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDatabaseUpgradeHistoryEntriesResponse.Builder |
ListDatabaseUpgradeHistoryEntriesResponse.Builder.copy(ListDatabaseUpgradeHistoryEntriesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.