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