Uses of Class
com.tencentcloudapi.cls.v20201016.models.CreateCosRechargeRequest
-
Packages that use CreateCosRechargeRequest Package Description com.tencentcloudapi.cls.v20201016 com.tencentcloudapi.cls.v20201016.models -
-
Uses of CreateCosRechargeRequest in com.tencentcloudapi.cls.v20201016
Methods in com.tencentcloudapi.cls.v20201016 with parameters of type CreateCosRechargeRequest Modifier and Type Method Description CreateCosRechargeResponseClsClient. CreateCosRecharge(CreateCosRechargeRequest req)本接口用于创建cos导入任务 -
Uses of CreateCosRechargeRequest in com.tencentcloudapi.cls.v20201016.models
Constructors in com.tencentcloudapi.cls.v20201016.models with parameters of type CreateCosRechargeRequest Constructor Description CreateCosRechargeRequest(CreateCosRechargeRequest 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.
-