Uses of Class
com.tencentcloudapi.tem.v20201221.models.DescribeRunPodPage
-
Packages that use DescribeRunPodPage Package Description com.tencentcloudapi.tem.v20201221.models -
-
Uses of DescribeRunPodPage in com.tencentcloudapi.tem.v20201221.models
Methods in com.tencentcloudapi.tem.v20201221.models that return DescribeRunPodPage Modifier and Type Method Description DescribeRunPodPageDescribeServiceRunPodListV2Response. getResult()Get 返回结果Methods in com.tencentcloudapi.tem.v20201221.models with parameters of type DescribeRunPodPage Modifier and Type Method Description voidDescribeServiceRunPodListV2Response. setResult(DescribeRunPodPage Result)Set 返回结果Constructors in com.tencentcloudapi.tem.v20201221.models with parameters of type DescribeRunPodPage Constructor Description DescribeRunPodPage(DescribeRunPodPage 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.
-