| Package | Description |
|---|---|
| com.baidubce.services.bcc | |
| com.baidubce.services.bcc.model.volume |
| Modifier and Type | Method and Description |
|---|---|
void |
BccClient.rollbackVolume(RollbackVolumeRequest request)
Rollback the volume with the specified volume snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
RollbackVolumeRequest |
RollbackVolumeRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
RollbackVolumeRequest |
RollbackVolumeRequest.withSnapshotId(String snapshotId)
Configure snapshotId for the request.
|
RollbackVolumeRequest |
RollbackVolumeRequest.withVolumeId(String volumeId)
Configure volumeId for the request.
|
Copyright © 2021. All rights reserved.