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