Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
static GetVmClusterPatchHistoryEntryRequest.Builder |
GetVmClusterPatchHistoryEntryRequest.builder()
Return a new builder for this request object.
|
GetVmClusterPatchHistoryEntryRequest.Builder |
GetVmClusterPatchHistoryEntryRequest.Builder.copy(GetVmClusterPatchHistoryEntryRequest o)
Copy method to populate the builder with values from the given instance.
|
GetVmClusterPatchHistoryEntryRequest.Builder |
GetVmClusterPatchHistoryEntryRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetVmClusterPatchHistoryEntryRequest.Builder |
GetVmClusterPatchHistoryEntryRequest.Builder.patchHistoryEntryId(String patchHistoryEntryId)
The OCID of the
patch history entry.
|
GetVmClusterPatchHistoryEntryRequest.Builder |
GetVmClusterPatchHistoryEntryRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetVmClusterPatchHistoryEntryRequest.Builder |
GetVmClusterPatchHistoryEntryRequest.toBuilder()
Return an instance of
GetVmClusterPatchHistoryEntryRequest.Builder that allows you to modify request properties. |
GetVmClusterPatchHistoryEntryRequest.Builder |
GetVmClusterPatchHistoryEntryRequest.Builder.vmClusterId(String vmClusterId)
The VM cluster
OCID.
|
Copyright © 2016–2024. All rights reserved.