Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.InheritCloudStorageUserResponse
-
Packages that use InheritCloudStorageUserResponse Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of InheritCloudStorageUserResponse in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 that return InheritCloudStorageUserResponse Modifier and Type Method Description InheritCloudStorageUserResponseIotvideoClient. InheritCloudStorageUser(InheritCloudStorageUserRequest req)继承云存用户 -
Uses of InheritCloudStorageUserResponse in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type InheritCloudStorageUserResponse Constructor Description InheritCloudStorageUserResponse(InheritCloudStorageUserResponse 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.
-