Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.DescribeStorageServiceResponse
-
Packages that use DescribeStorageServiceResponse Package Description com.tencentcloudapi.iotvideo.v20191126 com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of DescribeStorageServiceResponse in com.tencentcloudapi.iotvideo.v20191126
Methods in com.tencentcloudapi.iotvideo.v20191126 that return DescribeStorageServiceResponse Modifier and Type Method Description DescribeStorageServiceResponseIotvideoClient. DescribeStorageService(DescribeStorageServiceRequest req)查询云存服务 -
Uses of DescribeStorageServiceResponse in com.tencentcloudapi.iotvideo.v20191126.models
Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type DescribeStorageServiceResponse Constructor Description DescribeStorageServiceResponse(DescribeStorageServiceResponse 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.
-