类的使用
com.baidubce.services.bcc.model.snapshot.CreateSnapshotRequest
-
使用CreateSnapshotRequest的程序包 程序包 说明 com.baidubce.services.bcc com.baidubce.services.bcc.model.snapshot -
-
com.baidubce.services.bcc中CreateSnapshotRequest的使用
参数类型为CreateSnapshotRequest的com.baidubce.services.bcc中的方法 修饰符和类型 方法 说明 CreateSnapshotResponseBccClient. createSnapshot(CreateSnapshotRequest request)Creating snapshot from specified volume. -
com.baidubce.services.bcc.model.snapshot中CreateSnapshotRequest的使用
返回CreateSnapshotRequest的com.baidubce.services.bcc.model.snapshot中的方法 修饰符和类型 方法 说明 CreateSnapshotRequestCreateSnapshotRequest. withClientToken(String clientToken)Configure optional client token for the request.CreateSnapshotRequestCreateSnapshotRequest. withDesc(String desc)Configure desc for the request.CreateSnapshotRequestCreateSnapshotRequest. withRequestCredentials(BceCredentials credentials)Configure request credential for the request.CreateSnapshotRequestCreateSnapshotRequest. withSnapshotName(String snapshotName)Configure snapshotName for the request.CreateSnapshotRequestCreateSnapshotRequest. withVolumeId(String volumeId)Configure volumeId for the request.
-