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