Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetPdbConversionHistoryEntryResponse |
DatabaseClient.getPdbConversionHistoryEntry(GetPdbConversionHistoryEntryRequest request) |
GetPdbConversionHistoryEntryResponse |
Database.getPdbConversionHistoryEntry(GetPdbConversionHistoryEntryRequest request)
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 |
---|---|
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 |
---|---|
GetPdbConversionHistoryEntryResponse |
GetPdbConversionHistoryEntryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetPdbConversionHistoryEntryResponse.Builder |
GetPdbConversionHistoryEntryResponse.Builder.copy(GetPdbConversionHistoryEntryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.