Uses of Class
com.tencentcloudapi.csip.v20221121.models.AssetClusterPod
-
Packages that use AssetClusterPod Package Description com.tencentcloudapi.csip.v20221121.models -
-
Uses of AssetClusterPod in com.tencentcloudapi.csip.v20221121.models
Methods in com.tencentcloudapi.csip.v20221121.models that return AssetClusterPod Modifier and Type Method Description AssetClusterPod[]DescribeClusterPodAssetsResponse. getData()Get 列表Methods in com.tencentcloudapi.csip.v20221121.models with parameters of type AssetClusterPod Modifier and Type Method Description voidDescribeClusterPodAssetsResponse. setData(AssetClusterPod[] Data)Set 列表Constructors in com.tencentcloudapi.csip.v20221121.models with parameters of type AssetClusterPod Constructor Description AssetClusterPod(AssetClusterPod 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.
-