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