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