|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreateCdsModel | |
---|---|
com.baidubce.services.bcc.model | |
com.baidubce.services.bcc.model.instance |
Uses of CreateCdsModel in com.baidubce.services.bcc.model |
---|
Methods in com.baidubce.services.bcc.model that return CreateCdsModel | |
---|---|
CreateCdsModel |
CreateCdsModel.withCdsSizeInGB(int cdsSizeInGB)
Configure cdsSizeInGB for the model. |
CreateCdsModel |
CreateCdsModel.withSnapshotId(String snapshotId)
Configure snapshotId for the model. |
CreateCdsModel |
CreateCdsModel.withStorageType(String storageType)
Configure storageType for the model. |
Uses of CreateCdsModel in com.baidubce.services.bcc.model.instance |
---|
Methods in com.baidubce.services.bcc.model.instance that return types with arguments of type CreateCdsModel | |
---|---|
List<CreateCdsModel> |
CreateInstanceRequest.getCreateCdsList()
|
Method parameters in com.baidubce.services.bcc.model.instance with type arguments of type CreateCdsModel | |
---|---|
void |
CreateInstanceRequest.setCreateCdsList(List<CreateCdsModel> createCdsList)
|
CreateInstanceRequest |
CreateInstanceRequest.withCreateCdsList(List<CreateCdsModel> createCdsList)
Configure createCdsList for the request. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |