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