Class DownloadBatchBuilder
java.lang.Object
co.yellowdog.platform.clients.objectstore.DownloadBatchBuilder
-
Method Summary
Modifier and TypeMethodDescriptionint
count()
destinationFolder
(@NonNull Path destinationFolder) fileNameMapper
(Function<String, String> fileNameMapper) flattenFilePaths
(FlattenPath flattenPath) sourceObjects
(@NonNull String namespace, @NonNull String objectNamePattern) transferProperties
(TransferProperties transferProperties)
-
Method Details
-
count
public int count() -
sourceObjects
public DownloadBatchBuilder sourceObjects(@NonNull @NonNull String namespace, @NonNull @NonNull String objectNamePattern) -
transferProperties
-
destinationFolder
-
fileNameMapper
-
flattenFilePaths
-
buildIfObjectsFound
-