Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetVmClusterPatchHistoryEntryResponse> |
DatabaseAsyncClient.getVmClusterPatchHistoryEntry(GetVmClusterPatchHistoryEntryRequest request,
AsyncHandler<GetVmClusterPatchHistoryEntryRequest,GetVmClusterPatchHistoryEntryResponse> handler) |
Future<GetVmClusterPatchHistoryEntryResponse> |
DatabaseAsync.getVmClusterPatchHistoryEntry(GetVmClusterPatchHistoryEntryRequest request,
AsyncHandler<GetVmClusterPatchHistoryEntryRequest,GetVmClusterPatchHistoryEntryResponse> handler)
Gets the patch history details for the specified patch history entry.
|
Modifier and Type | Method and Description |
---|---|
GetVmClusterPatchHistoryEntryRequest |
GetVmClusterPatchHistoryEntryRequest.Builder.build()
Build the instance of GetVmClusterPatchHistoryEntryRequest as configured by this builder
|
GetVmClusterPatchHistoryEntryRequest |
GetVmClusterPatchHistoryEntryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetVmClusterPatchHistoryEntryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetVmClusterPatchHistoryEntryRequest.Builder |
GetVmClusterPatchHistoryEntryRequest.Builder.copy(GetVmClusterPatchHistoryEntryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.