| Package | Description | 
|---|---|
| com.tencentcloudapi.thpc.v20230321.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 © 2025. All rights reserved.