Uses of Class
com.tencentcloudapi.vm.v20201229.models.StorageInfo
-
Packages that use StorageInfo Package Description com.tencentcloudapi.vm.v20201229.models -
-
Uses of StorageInfo in com.tencentcloudapi.vm.v20201229.models
Methods in com.tencentcloudapi.vm.v20201229.models that return StorageInfo Modifier and Type Method Description StorageInfoTaskInput. getInput()Get 必填参数,该字段表示审核文件的访问参数,用于获取审核媒体文件,该参数内包括访问类型和访问地址。Methods in com.tencentcloudapi.vm.v20201229.models with parameters of type StorageInfo Modifier and Type Method Description voidTaskInput. setInput(StorageInfo Input)Set 必填参数,该字段表示审核文件的访问参数,用于获取审核媒体文件,该参数内包括访问类型和访问地址。Constructors in com.tencentcloudapi.vm.v20201229.models with parameters of type StorageInfo Constructor Description StorageInfo(StorageInfo 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.
-