Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListVmClusterPatchHistoryEntriesResponse> |
DatabaseAsync.listVmClusterPatchHistoryEntries(ListVmClusterPatchHistoryEntriesRequest request,
AsyncHandler<ListVmClusterPatchHistoryEntriesRequest,ListVmClusterPatchHistoryEntriesResponse> handler)
Gets the history of the patch actions performed on the specified VM cluster in an Exadata
Cloud@Customer system.
|
Future<ListVmClusterPatchHistoryEntriesResponse> |
DatabaseAsyncClient.listVmClusterPatchHistoryEntries(ListVmClusterPatchHistoryEntriesRequest request,
AsyncHandler<ListVmClusterPatchHistoryEntriesRequest,ListVmClusterPatchHistoryEntriesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListVmClusterPatchHistoryEntriesRequest |
ListVmClusterPatchHistoryEntriesRequest.Builder.build()
Build the instance of ListVmClusterPatchHistoryEntriesRequest as configured by this
builder
|
ListVmClusterPatchHistoryEntriesRequest |
ListVmClusterPatchHistoryEntriesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListVmClusterPatchHistoryEntriesRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ListVmClusterPatchHistoryEntriesRequest.Builder |
ListVmClusterPatchHistoryEntriesRequest.Builder.copy(ListVmClusterPatchHistoryEntriesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.