Uses of Class
com.baidubce.services.bcc.model.snapshot.CreateSnapshotResponse

Packages that use CreateSnapshotResponse
com.baidubce.services.bcc   
 

Uses of CreateSnapshotResponse in com.baidubce.services.bcc
 

Methods in com.baidubce.services.bcc that return CreateSnapshotResponse
 CreateSnapshotResponse BccClient.createSnapshot(CreateSnapshotRequest request)
          Creating snapshot from specified volume.
 CreateSnapshotResponse BccClient.createSnapshot(String volumeId, String snapshotName)
          Creating snapshot from specified volume.
 CreateSnapshotResponse BccClient.createSnapshot(String volumeId, String snapshotName, String desc)
          Creating snapshot from specified volume.
 



Copyright © 2018. All rights reserved.