Uses of Class
com.tencentcloudapi.thpc.v20220401.models.StorageOptionOverview
-
Packages that use StorageOptionOverview Package Description com.tencentcloudapi.thpc.v20220401.models -
-
Uses of StorageOptionOverview in com.tencentcloudapi.thpc.v20220401.models
Methods in com.tencentcloudapi.thpc.v20220401.models that return StorageOptionOverview Modifier and Type Method Description StorageOptionOverviewDescribeClusterStorageOptionResponse. getStorageOption()Get 集群存储选项信息概览。Methods in com.tencentcloudapi.thpc.v20220401.models with parameters of type StorageOptionOverview Modifier and Type Method Description voidDescribeClusterStorageOptionResponse. setStorageOption(StorageOptionOverview StorageOption)Set 集群存储选项信息概览。Constructors in com.tencentcloudapi.thpc.v20220401.models with parameters of type StorageOptionOverview Constructor Description StorageOptionOverview(StorageOptionOverview 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.
-