@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetVmClusterPatchHistoryEntryRequest extends BmcRequest<Void>
Example: Click here to see how to use GetVmClusterPatchHistoryEntryRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetVmClusterPatchHistoryEntryRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetVmClusterPatchHistoryEntryRequest.Builder |
builder() |
String |
getPatchHistoryEntryId()
The OCID of the patch history entry.
|
String |
getVmClusterId()
The VM cluster OCID.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetVmClusterPatchHistoryEntryRequest.Builder builder()
Copyright © 2016–2021. All rights reserved.