Uses of Class
com.tencentcloudapi.clb.v20180317.models.CreateClsLogSetResponse
-
Packages that use CreateClsLogSetResponse Package Description com.tencentcloudapi.clb.v20180317 com.tencentcloudapi.clb.v20180317.models -
-
Uses of CreateClsLogSetResponse in com.tencentcloudapi.clb.v20180317
Methods in com.tencentcloudapi.clb.v20180317 that return CreateClsLogSetResponse Modifier and Type Method Description CreateClsLogSetResponseClbClient. CreateClsLogSet(CreateClsLogSetRequest req)创建CLB专有日志集,此日志集用于存储CLB的日志。 -
Uses of CreateClsLogSetResponse in com.tencentcloudapi.clb.v20180317.models
Constructors in com.tencentcloudapi.clb.v20180317.models with parameters of type CreateClsLogSetResponse Constructor Description CreateClsLogSetResponse(CreateClsLogSetResponse 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.
-