Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.CreateStorageServiceResponse
-
Packages that use CreateStorageServiceResponse Package Description com.tencentcloudapi.iotvideo.v20191126 com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of CreateStorageServiceResponse in com.tencentcloudapi.iotvideo.v20191126
Methods in com.tencentcloudapi.iotvideo.v20191126 that return CreateStorageServiceResponse Modifier and Type Method Description CreateStorageServiceResponseIotvideoClient. CreateStorageService(CreateStorageServiceRequest req)购买云存服务 -
Uses of CreateStorageServiceResponse in com.tencentcloudapi.iotvideo.v20191126.models
Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type CreateStorageServiceResponse Constructor Description CreateStorageServiceResponse(CreateStorageServiceResponse 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.
-