@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetCloudVmClusterUpdateRequest extends BmcRequest<Void>
Example: Click here to see how to use GetCloudVmClusterUpdateRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetCloudVmClusterUpdateRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetCloudVmClusterUpdateRequest.Builder |
builder() |
String |
getCloudVmClusterId()
The cloud VM cluster OCID.
|
String |
getOpcRequestId()
Unique identifier for the request.
|
String |
getUpdateId()
The OCID of the maintenance update.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetCloudVmClusterUpdateRequest.Builder builder()
public String getOpcRequestId()
Unique identifier for the request.
Copyright © 2016–2021. All rights reserved.