| Package | Description |
|---|---|
| com.baidubce.services.bcc | |
| com.baidubce.services.bcc.model.volume |
| Modifier and Type | Method and Description |
|---|---|
CreateVolumeResponse |
BccClient.createVolume(CreateVolumeRequest request)
Create a volume with the specified options.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVolumeRequest |
CreateVolumeRequest.withBilling(Billing billing)
Configure billing for the request.
|
CreateVolumeRequest |
CreateVolumeRequest.withCdsSizeInGB(int cdsSizeInGB)
Configure cdsSizeInGB for the request.
|
CreateVolumeRequest |
CreateVolumeRequest.withClientToken(String clientToken)
Configure optional client token for the request.
|
CreateVolumeRequest |
CreateVolumeRequest.withPurchaseCount(int purchaseCount)
Configure purchaseCount for the request.
|
CreateVolumeRequest |
CreateVolumeRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
CreateVolumeRequest |
CreateVolumeRequest.withSnapshotId(String snapshotId)
Configure snapshotId for the request.
|
CreateVolumeRequest |
CreateVolumeRequest.withStorageType(String storageType)
Configure storageType for the request.
|
CreateVolumeRequest |
CreateVolumeRequest.withZoneName(String zoneName) |
Copyright © 2021. All rights reserved.