| Package | Description |
|---|---|
| com.baidubce.services.bcc.model | |
| com.baidubce.services.bcc.model.instance | |
| com.baidubce.services.dcc.model |
| Modifier and Type | Method and Description |
|---|---|
CreateCdsModel |
CreateCdsModel.withCdsSizeInGB(int cdsSizeInGB)
Configure cdsSizeInGB for the model.
|
CreateCdsModel |
CreateCdsModel.withEncryptKey(String encryptKey)
Configure encryptKey for the model.
|
CreateCdsModel |
CreateCdsModel.withSnapshotId(String snapshotId)
Configure snapshotId for the model.
|
CreateCdsModel |
CreateCdsModel.withStorageType(String storageType)
Configure storageType for the model.
|
| Modifier and Type | Method and Description |
|---|---|
List<CreateCdsModel> |
CreateInstanceRequest.getCreateCdsList() |
List<CreateCdsModel> |
GetBidInstancePriceRequest.getCreateCdsList() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateInstanceRequest.setCreateCdsList(List<CreateCdsModel> createCdsList) |
void |
GetBidInstancePriceRequest.setCreateCdsList(List<CreateCdsModel> createCdsList) |
CreateInstanceRequest |
CreateInstanceRequest.withCreateCdsList(List<CreateCdsModel> createCdsList)
Configure createCdsList for the request.
|
GetBidInstancePriceRequest |
GetBidInstancePriceRequest.withCreateCdsList(List<CreateCdsModel> createCdsList) |
| Modifier and Type | Method and Description |
|---|---|
List<CreateCdsModel> |
CreateDccInstanceRequest.getCreateCdsList() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateDccInstanceRequest.setCreateCdsList(List<CreateCdsModel> createCdsList) |
Copyright © 2022. All rights reserved.