Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ListPdbConversionHistoryEntriesResponse |
Database.listPdbConversionHistoryEntries(ListPdbConversionHistoryEntriesRequest request)
Gets the pluggable database conversion history for a specified database in a bare metal or
virtual machine DB system.
|
ListPdbConversionHistoryEntriesResponse |
DatabaseClient.listPdbConversionHistoryEntries(ListPdbConversionHistoryEntriesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListPdbConversionHistoryEntriesResponse> |
DatabaseAsync.listPdbConversionHistoryEntries(ListPdbConversionHistoryEntriesRequest request,
AsyncHandler<ListPdbConversionHistoryEntriesRequest,ListPdbConversionHistoryEntriesResponse> handler)
Gets the pluggable database conversion history for a specified database in a bare metal or
virtual machine DB system.
|
Future<ListPdbConversionHistoryEntriesResponse> |
DatabaseAsyncClient.listPdbConversionHistoryEntries(ListPdbConversionHistoryEntriesRequest request,
AsyncHandler<ListPdbConversionHistoryEntriesRequest,ListPdbConversionHistoryEntriesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListPdbConversionHistoryEntriesResponse |
ListPdbConversionHistoryEntriesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListPdbConversionHistoryEntriesResponse.Builder |
ListPdbConversionHistoryEntriesResponse.Builder.copy(ListPdbConversionHistoryEntriesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.