Package | Description |
---|---|
com.tencentcloudapi.tse.v20201207.models |
Modifier and Type | Method and Description |
---|---|
StorageOption[] |
CreateEngineRequest.getStorageOption()
Get zk专业版至多有两个盘,且磁盘的容量在50-3200之间
如果只有一个磁盘,storageCapacity与storageOption里面的capacity应该一致
|
StorageOption[] |
SREInstance.getStorageOption()
Get 存储额外配置选项
|
Modifier and Type | Method and Description |
---|---|
void |
CreateEngineRequest.setStorageOption(StorageOption[] StorageOption)
Set zk专业版至多有两个盘,且磁盘的容量在50-3200之间
如果只有一个磁盘,storageCapacity与storageOption里面的capacity应该一致
|
void |
SREInstance.setStorageOption(StorageOption[] StorageOption)
Set 存储额外配置选项
|
Constructor and Description |
---|
StorageOption(StorageOption source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.