Package | Description |
---|---|
com.tencentcloudapi.thpc.v20220401.models |
Modifier and Type | Method and Description |
---|---|
StorageOption |
AddClusterStorageOptionRequest.getStorageOption()
Get 集群存储选项。
|
StorageOption |
CreateClusterRequest.getStorageOption()
Get 集群存储选项
|
Modifier and Type | Method and Description |
---|---|
void |
AddClusterStorageOptionRequest.setStorageOption(StorageOption StorageOption)
Set 集群存储选项。
|
void |
CreateClusterRequest.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 © 2024. All rights reserved.