Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDbHomePatchHistoryEntriesResponse> |
DatabaseAsyncClient.listDbHomePatchHistoryEntries(ListDbHomePatchHistoryEntriesRequest request,
AsyncHandler<ListDbHomePatchHistoryEntriesRequest,ListDbHomePatchHistoryEntriesResponse> handler) |
Future<ListDbHomePatchHistoryEntriesResponse> |
DatabaseAsync.listDbHomePatchHistoryEntries(ListDbHomePatchHistoryEntriesRequest request,
AsyncHandler<ListDbHomePatchHistoryEntriesRequest,ListDbHomePatchHistoryEntriesResponse> handler)
Lists the history of patch operations on the specified Database Home.
|
Modifier and Type | Method and Description |
---|---|
ListDbHomePatchHistoryEntriesRequest |
ListDbHomePatchHistoryEntriesRequest.Builder.build()
Build the instance of ListDbHomePatchHistoryEntriesRequest as configured by this builder
|
ListDbHomePatchHistoryEntriesRequest |
ListDbHomePatchHistoryEntriesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDbHomePatchHistoryEntriesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDbHomePatchHistoryEntriesRequest.Builder |
ListDbHomePatchHistoryEntriesRequest.Builder.copy(ListDbHomePatchHistoryEntriesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.