Uses of Class
com.tencentcloudapi.vm.v20200709.models.StorageInfo
-
Packages that use StorageInfo Package Description com.tencentcloudapi.vm.v20200709.models -
-
Uses of StorageInfo in com.tencentcloudapi.vm.v20200709.models
Methods in com.tencentcloudapi.vm.v20200709.models that return StorageInfo Modifier and Type Method Description StorageInfoTaskInput. getInput()Get 任务输入Methods in com.tencentcloudapi.vm.v20200709.models with parameters of type StorageInfo Modifier and Type Method Description voidTaskInput. setInput(StorageInfo Input)Set 任务输入Constructors in com.tencentcloudapi.vm.v20200709.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.
-