Class UploadBatchBuilder
java.lang.Object
co.yellowdog.platform.clients.objectstore.UploadBatchBuilder
-
Method Summary
Modifier and TypeMethodDescriptionint
count()
objectNameMapper
(Function<String, String> objectNameMapper) sourceFiles
(@NonNull Path sourceDirectoryPath, @NonNull String sourceFilePattern) transferProperties
(TransferProperties transferProperties)
-
Method Details
-
count
public int count() -
sourceFiles
public UploadBatchBuilder sourceFiles(@NonNull @NonNull Path sourceDirectoryPath, @NonNull @NonNull String sourceFilePattern) throws IOException - Throws:
IOException
-
transferProperties
-
namespace
-
objectNameMapper
-
buildIfFilesFound
-