Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.DeliverStorageServiceRequest
-
Packages that use DeliverStorageServiceRequest Package Description com.tencentcloudapi.iotvideo.v20191126 com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of DeliverStorageServiceRequest in com.tencentcloudapi.iotvideo.v20191126
Methods in com.tencentcloudapi.iotvideo.v20191126 with parameters of type DeliverStorageServiceRequest Modifier and Type Method Description DeliverStorageServiceResponseIotvideoClient. DeliverStorageService(DeliverStorageServiceRequest req)将已购买的云存服务转移到另一设备 -
Uses of DeliverStorageServiceRequest in com.tencentcloudapi.iotvideo.v20191126.models
Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type DeliverStorageServiceRequest Constructor Description DeliverStorageServiceRequest(DeliverStorageServiceRequest 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.
-