Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
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 |
---|---|
GetDbSystemUpgradeHistoryEntryRequest |
GetDbSystemUpgradeHistoryEntryRequest.Builder.build()
Build the instance of GetDbSystemUpgradeHistoryEntryRequest as configured by this builder
|
GetDbSystemUpgradeHistoryEntryRequest |
GetDbSystemUpgradeHistoryEntryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDbSystemUpgradeHistoryEntryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDbSystemUpgradeHistoryEntryRequest.Builder |
GetDbSystemUpgradeHistoryEntryRequest.Builder.copy(GetDbSystemUpgradeHistoryEntryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.