Uses of Enum
co.yellowdog.platform.clients.objectstore.TransferDirection
Packages that use TransferDirection
Package
Description
Provides the classes needed to interact with the YellowDog Object Store service.
-
Uses of TransferDirection in co.yellowdog.platform.clients.objectstore
Subclasses with type arguments of type TransferDirection in co.yellowdog.platform.clients.objectstoreMethods in co.yellowdog.platform.clients.objectstore that return TransferDirectionModifier and TypeMethodDescriptionTransferBatch.getDirection()
TransferSession.getDirection()
static TransferDirection
Returns the enum constant of this type with the specified name.static TransferDirection[]
TransferDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared.