Uses of Class
com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListResponse
-
Packages that use DescribeCustomizedConfigListResponse Package Description com.tencentcloudapi.clb.v20180317 com.tencentcloudapi.clb.v20180317.models -
-
Uses of DescribeCustomizedConfigListResponse in com.tencentcloudapi.clb.v20180317
Methods in com.tencentcloudapi.clb.v20180317 that return DescribeCustomizedConfigListResponse Modifier and Type Method Description DescribeCustomizedConfigListResponseClbClient. DescribeCustomizedConfigList(DescribeCustomizedConfigListRequest req)拉取个性化配置列表,返回用户 AppId 下指定类型的配置。 -
Uses of DescribeCustomizedConfigListResponse in com.tencentcloudapi.clb.v20180317.models
Constructors in com.tencentcloudapi.clb.v20180317.models with parameters of type DescribeCustomizedConfigListResponse Constructor Description DescribeCustomizedConfigListResponse(DescribeCustomizedConfigListResponse 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.
-