Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetPdbConversionHistoryEntryResponse> |
DatabaseAsyncClient.getPdbConversionHistoryEntry(GetPdbConversionHistoryEntryRequest request,
AsyncHandler<GetPdbConversionHistoryEntryRequest,GetPdbConversionHistoryEntryResponse> handler) |
Future<GetPdbConversionHistoryEntryResponse> |
DatabaseAsync.getPdbConversionHistoryEntry(GetPdbConversionHistoryEntryRequest request,
AsyncHandler<GetPdbConversionHistoryEntryRequest,GetPdbConversionHistoryEntryResponse> handler)
Gets the details of operations performed to convert the specified database from non-container
(non-CDB) to pluggable (PDB).
|
Modifier and Type | Method and Description |
---|---|
GetPdbConversionHistoryEntryRequest |
GetPdbConversionHistoryEntryRequest.Builder.build()
Build the instance of GetPdbConversionHistoryEntryRequest as configured by this builder
|
GetPdbConversionHistoryEntryRequest |
GetPdbConversionHistoryEntryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetPdbConversionHistoryEntryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetPdbConversionHistoryEntryRequest.Builder |
GetPdbConversionHistoryEntryRequest.Builder.copy(GetPdbConversionHistoryEntryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.