Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ListVmClusterPatchHistoryEntriesResponse |
Database.listVmClusterPatchHistoryEntries(ListVmClusterPatchHistoryEntriesRequest request)
Gets the history of the patch actions performed on the specified VM cluster in an Exadata
Cloud@Customer system.
|
ListVmClusterPatchHistoryEntriesResponse |
DatabaseClient.listVmClusterPatchHistoryEntries(ListVmClusterPatchHistoryEntriesRequest request) |
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 |
---|---|
ListVmClusterPatchHistoryEntriesResponse |
ListVmClusterPatchHistoryEntriesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListVmClusterPatchHistoryEntriesResponse.Builder |
ListVmClusterPatchHistoryEntriesResponse.Builder.copy(ListVmClusterPatchHistoryEntriesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.