Uses of Class
com.tencentcloudapi.goosefs.v20220519.models.CreateDataRepositoryTaskResponse
-
Packages that use CreateDataRepositoryTaskResponse Package Description com.tencentcloudapi.goosefs.v20220519 com.tencentcloudapi.goosefs.v20220519.models -
-
Uses of CreateDataRepositoryTaskResponse in com.tencentcloudapi.goosefs.v20220519
Methods in com.tencentcloudapi.goosefs.v20220519 that return CreateDataRepositoryTaskResponse Modifier and Type Method Description CreateDataRepositoryTaskResponse
GoosefsClient. CreateDataRepositoryTask(CreateDataRepositoryTaskRequest req)
创建数据流通任务,包括从将文件系统的数据上传到存储桶下, 以及从存储桶下载到文件系统里。 -
Uses of CreateDataRepositoryTaskResponse in com.tencentcloudapi.goosefs.v20220519.models
Constructors in com.tencentcloudapi.goosefs.v20220519.models with parameters of type CreateDataRepositoryTaskResponse Constructor Description CreateDataRepositoryTaskResponse(CreateDataRepositoryTaskResponse 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.
-