Uses of Class
com.tencentcloudapi.cls.v20201016.models.DescribeShipperTasksResponse
-
Packages that use DescribeShipperTasksResponse Package Description com.tencentcloudapi.cls.v20201016 com.tencentcloudapi.cls.v20201016.models -
-
Uses of DescribeShipperTasksResponse in com.tencentcloudapi.cls.v20201016
Methods in com.tencentcloudapi.cls.v20201016 that return DescribeShipperTasksResponse Modifier and Type Method Description DescribeShipperTasksResponseClsClient. DescribeShipperTasks(DescribeShipperTasksRequest req)获取投递任务列表 -
Uses of DescribeShipperTasksResponse in com.tencentcloudapi.cls.v20201016.models
Constructors in com.tencentcloudapi.cls.v20201016.models with parameters of type DescribeShipperTasksResponse Constructor Description DescribeShipperTasksResponse(DescribeShipperTasksResponse 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.
-