Uses of Class
com.tencentcloudapi.goosefs.v20220519.models.DescribeFileSystemsResponse
-
Packages that use DescribeFileSystemsResponse Package Description com.tencentcloudapi.goosefs.v20220519 com.tencentcloudapi.goosefs.v20220519.models -
-
Uses of DescribeFileSystemsResponse in com.tencentcloudapi.goosefs.v20220519
Methods in com.tencentcloudapi.goosefs.v20220519 that return DescribeFileSystemsResponse Modifier and Type Method Description DescribeFileSystemsResponseGoosefsClient. DescribeFileSystems(DescribeFileSystemsRequest req)列出所有的文件系统 -
Uses of DescribeFileSystemsResponse in com.tencentcloudapi.goosefs.v20220519.models
Constructors in com.tencentcloudapi.goosefs.v20220519.models with parameters of type DescribeFileSystemsResponse Constructor Description DescribeFileSystemsResponse(DescribeFileSystemsResponse 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.
-