Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetDbSystemUpgradeHistoryEntryResponse |
DatabaseClient.getDbSystemUpgradeHistoryEntry(GetDbSystemUpgradeHistoryEntryRequest request) |
GetDbSystemUpgradeHistoryEntryResponse |
Database.getDbSystemUpgradeHistoryEntry(GetDbSystemUpgradeHistoryEntryRequest request)
Gets the details of the specified operating system upgrade operation for the specified DB
system.
|
Modifier and Type | Method and Description |
---|---|
Future<GetDbSystemUpgradeHistoryEntryResponse> |
DatabaseAsyncClient.getDbSystemUpgradeHistoryEntry(GetDbSystemUpgradeHistoryEntryRequest request,
AsyncHandler<GetDbSystemUpgradeHistoryEntryRequest,GetDbSystemUpgradeHistoryEntryResponse> handler) |
Future<GetDbSystemUpgradeHistoryEntryResponse> |
DatabaseAsync.getDbSystemUpgradeHistoryEntry(GetDbSystemUpgradeHistoryEntryRequest request,
AsyncHandler<GetDbSystemUpgradeHistoryEntryRequest,GetDbSystemUpgradeHistoryEntryResponse> handler)
Gets the details of the specified operating system upgrade operation for the specified DB
system.
|
Modifier and Type | Method and Description |
---|---|
GetDbSystemUpgradeHistoryEntryResponse |
GetDbSystemUpgradeHistoryEntryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDbSystemUpgradeHistoryEntryResponse.Builder |
GetDbSystemUpgradeHistoryEntryResponse.Builder.copy(GetDbSystemUpgradeHistoryEntryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.