Uses of Class
com.tencentcloudapi.clb.v20180317.models.DescribeClsLogSetResponse
-
Packages that use DescribeClsLogSetResponse Package Description com.tencentcloudapi.clb.v20180317 com.tencentcloudapi.clb.v20180317.models -
-
Uses of DescribeClsLogSetResponse in com.tencentcloudapi.clb.v20180317
Methods in com.tencentcloudapi.clb.v20180317 that return DescribeClsLogSetResponse Modifier and Type Method Description DescribeClsLogSetResponseClbClient. DescribeClsLogSet(DescribeClsLogSetRequest req)获取用户的CLB专有日志集。 -
Uses of DescribeClsLogSetResponse in com.tencentcloudapi.clb.v20180317.models
Constructors in com.tencentcloudapi.clb.v20180317.models with parameters of type DescribeClsLogSetResponse Constructor Description DescribeClsLogSetResponse(DescribeClsLogSetResponse 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.
-