updated code
This commit is contained in:
@@ -19,4 +19,6 @@ AmazonS3Service {
|
||||
|
||||
UploadFileOnAmazonS3Response moveFile(String fileName, String oldPath, String newPath);
|
||||
|
||||
UploadFileOnAmazonS3Response copyFile(String fileName, String oldS3Path, String newS3Path);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user