Uses of Class
com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListRequest
-
Packages that use DescribeCustomizedConfigAssociateListRequest Package Description com.tencentcloudapi.clb.v20180317 com.tencentcloudapi.clb.v20180317.models -
-
Uses of DescribeCustomizedConfigAssociateListRequest in com.tencentcloudapi.clb.v20180317
Methods in com.tencentcloudapi.clb.v20180317 with parameters of type DescribeCustomizedConfigAssociateListRequest Modifier and Type Method Description DescribeCustomizedConfigAssociateListResponseClbClient. DescribeCustomizedConfigAssociateList(DescribeCustomizedConfigAssociateListRequest req)拉取配置绑定的 server 或 location,如果 domain 存在,结果将根据 domain 过滤。或拉取配置绑定的 loadbalancer。 -
Uses of DescribeCustomizedConfigAssociateListRequest in com.tencentcloudapi.clb.v20180317.models
Constructors in com.tencentcloudapi.clb.v20180317.models with parameters of type DescribeCustomizedConfigAssociateListRequest Constructor Description DescribeCustomizedConfigAssociateListRequest(DescribeCustomizedConfigAssociateListRequest 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.
-