| Package | Description |
|---|---|
| org.finra.herd.dao | |
| org.finra.herd.dao.impl | |
| org.finra.herd.service | |
| org.finra.herd.service.helper | |
| org.finra.herd.service.impl |
| Modifier and Type | Method and Description |
|---|---|
S3FileTransferResultsDto |
S3Dao.copyFile(S3FileCopyRequestParamsDto s3FileCopyRequestParamsDto)
Copies an S3 object from the source S3 bucket to the same path in target bucket.
|
| Modifier and Type | Method and Description |
|---|---|
S3FileTransferResultsDto |
S3DaoImpl.copyFile(S3FileCopyRequestParamsDto params) |
| Modifier and Type | Method and Description |
|---|---|
S3FileTransferResultsDto |
S3Service.copyFile(S3FileCopyRequestParamsDto s3FileCopyRequestParamsDto)
Copies an S3 object from the source S3 bucket to the same path in target bucket.
|
| Modifier and Type | Method and Description |
|---|---|
S3FileCopyRequestParamsDto |
StorageHelper.getS3FileCopyRequestParamsDto()
Returns a new
S3FileCopyRequestParamsDto with proxy host and port populated from the configuration. |
| Modifier and Type | Method and Description |
|---|---|
S3FileTransferResultsDto |
S3ServiceImpl.copyFile(S3FileCopyRequestParamsDto params) |
Copyright © 2017. All rights reserved.