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