Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.RefundStorageServiceRequest
-
Packages that use RefundStorageServiceRequest Package Description com.tencentcloudapi.iotvideo.v20191126 com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of RefundStorageServiceRequest in com.tencentcloudapi.iotvideo.v20191126
Methods in com.tencentcloudapi.iotvideo.v20191126 with parameters of type RefundStorageServiceRequest Modifier and Type Method Description RefundStorageServiceResponseIotvideoClient. RefundStorageService(RefundStorageServiceRequest req)本接口(RefundStorageService)用于退订已购买的云存服务。 退订时,云存服务对应订单的处理方式 : 1. -
Uses of RefundStorageServiceRequest in com.tencentcloudapi.iotvideo.v20191126.models
Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type RefundStorageServiceRequest Constructor Description RefundStorageServiceRequest(RefundStorageServiceRequest 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.
-