Uses of Class
com.tencentcloudapi.cfs.v20190719.models.FileSystemByPolicy
-
Packages that use FileSystemByPolicy Package Description com.tencentcloudapi.cfs.v20190719.models -
-
Uses of FileSystemByPolicy in com.tencentcloudapi.cfs.v20190719.models
Methods in com.tencentcloudapi.cfs.v20190719.models that return FileSystemByPolicy Modifier and Type Method Description FileSystemByPolicy[]AutoSnapshotPolicyInfo. getFileSystems()Get 文件系统信息Methods in com.tencentcloudapi.cfs.v20190719.models with parameters of type FileSystemByPolicy Modifier and Type Method Description voidAutoSnapshotPolicyInfo. setFileSystems(FileSystemByPolicy[] FileSystems)Set 文件系统信息Constructors in com.tencentcloudapi.cfs.v20190719.models with parameters of type FileSystemByPolicy Constructor Description FileSystemByPolicy(FileSystemByPolicy 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.
-