Uses of Class
co.yellowdog.platform.clients.objectstore.TransferBatch
Packages that use TransferBatch
Package
Description
Provides the classes needed to interact with the YellowDog Object Store service.
-
Uses of TransferBatch in co.yellowdog.platform.clients.objectstore
Subclasses of TransferBatch in co.yellowdog.platform.clients.objectstoreMethods in co.yellowdog.platform.clients.objectstore that return types with arguments of type TransferBatchModifier and TypeMethodDescriptionTransferBatch.whenStatusMatches
(@NonNull Predicate<TransferStatus> statusPredicate)