Uses of Class
com.tencentcloudapi.cls.v20201016.models.DeleteShipperResponse
-
Packages that use DeleteShipperResponse Package Description com.tencentcloudapi.cls.v20201016 com.tencentcloudapi.cls.v20201016.models -
-
Uses of DeleteShipperResponse in com.tencentcloudapi.cls.v20201016
Methods in com.tencentcloudapi.cls.v20201016 that return DeleteShipperResponse Modifier and Type Method Description DeleteShipperResponseClsClient. DeleteShipper(DeleteShipperRequest req)删除投递COS任务 -
Uses of DeleteShipperResponse in com.tencentcloudapi.cls.v20201016.models
Constructors in com.tencentcloudapi.cls.v20201016.models with parameters of type DeleteShipperResponse Constructor Description DeleteShipperResponse(DeleteShipperResponse 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.
-