Uses of Class
com.tencentcloudapi.tem.v20210701.models.DescribeConfigDataListPage
-
Packages that use DescribeConfigDataListPage Package Description com.tencentcloudapi.tem.v20210701.models -
-
Uses of DescribeConfigDataListPage in com.tencentcloudapi.tem.v20210701.models
Methods in com.tencentcloudapi.tem.v20210701.models that return DescribeConfigDataListPage Modifier and Type Method Description DescribeConfigDataListPageDescribeConfigDataListResponse. getResult()Get 配置列表Methods in com.tencentcloudapi.tem.v20210701.models with parameters of type DescribeConfigDataListPage Modifier and Type Method Description voidDescribeConfigDataListResponse. setResult(DescribeConfigDataListPage Result)Set 配置列表Constructors in com.tencentcloudapi.tem.v20210701.models with parameters of type DescribeConfigDataListPage Constructor Description DescribeConfigDataListPage(DescribeConfigDataListPage 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.
-