Uses of Class
com.tencentcloudapi.bma.v20210624.models.File
-
Packages that use File Package Description com.tencentcloudapi.bma.v20210624.models -
-
Uses of File in com.tencentcloudapi.bma.v20210624.models
Methods in com.tencentcloudapi.bma.v20210624.models that return File Modifier and Type Method Description File[]CreateCRRightFileRequest. getFileList()Get 权属文件列表Methods in com.tencentcloudapi.bma.v20210624.models with parameters of type File Modifier and Type Method Description voidCreateCRRightFileRequest. setFileList(File[] FileList)Set 权属文件列表Constructors in com.tencentcloudapi.bma.v20210624.models with parameters of type File Constructor Description File(File 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.
-