Uses of Class
co.yellowdog.platform.clients.objectstore.UploadBatchBuilder
Packages that use UploadBatchBuilder
Package
Description
Provides the classes needed to interact with the YellowDog Object Store service.
-
Uses of UploadBatchBuilder in co.yellowdog.platform.clients.objectstore
Methods in co.yellowdog.platform.clients.objectstore that return UploadBatchBuilderModifier and TypeMethodDescriptionObjectStoreClient.buildUploadBatch()ObjectStoreClientImpl.buildUploadBatch()UploadBatchBuilder.objectNameMapper(Function<String, String> objectNameMapper) UploadBatchBuilder.sourceFiles(@NonNull Path sourceDirectoryPath, @NonNull String sourceFilePattern) UploadBatchBuilder.transferProperties(TransferProperties transferProperties)