Uses of Class
com.tencentcloudapi.cls.v20201016.models.DescribeShippersResponse
-
Packages that use DescribeShippersResponse Package Description com.tencentcloudapi.cls.v20201016 com.tencentcloudapi.cls.v20201016.models -
-
Uses of DescribeShippersResponse in com.tencentcloudapi.cls.v20201016
Methods in com.tencentcloudapi.cls.v20201016 that return DescribeShippersResponse Modifier and Type Method Description DescribeShippersResponseClsClient. DescribeShippers(DescribeShippersRequest req)获取投递到COS的任务配置信息 -
Uses of DescribeShippersResponse in com.tencentcloudapi.cls.v20201016.models
Constructors in com.tencentcloudapi.cls.v20201016.models with parameters of type DescribeShippersResponse Constructor Description DescribeShippersResponse(DescribeShippersResponse 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.
-