Uses of Class
com.tencentcloudapi.ssl.v20191205.models.DescribeManagersResponse
-
Packages that use DescribeManagersResponse Package Description com.tencentcloudapi.ssl.v20191205 com.tencentcloudapi.ssl.v20191205.models -
-
Uses of DescribeManagersResponse in com.tencentcloudapi.ssl.v20191205
Methods in com.tencentcloudapi.ssl.v20191205 that return DescribeManagersResponse Modifier and Type Method Description DescribeManagersResponseSslClient. DescribeManagers(DescribeManagersRequest req)查询管理人列表 -
Uses of DescribeManagersResponse in com.tencentcloudapi.ssl.v20191205.models
Constructors in com.tencentcloudapi.ssl.v20191205.models with parameters of type DescribeManagersResponse Constructor Description DescribeManagersResponse(DescribeManagersResponse 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.
-