Uses of Enum Class
io.awspring.cloud.s3.integration.S3MessageHandler.Command
Packages that use S3MessageHandler.Command
-
Uses of S3MessageHandler.Command in io.awspring.cloud.s3.integration
Methods in io.awspring.cloud.s3.integration that return S3MessageHandler.CommandModifier and TypeMethodDescriptionstatic S3MessageHandler.CommandReturns the enum constant of this class with the specified name.static S3MessageHandler.Command[]S3MessageHandler.Command.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.awspring.cloud.s3.integration with parameters of type S3MessageHandler.CommandModifier and TypeMethodDescriptionvoidS3MessageHandler.setCommand(S3MessageHandler.Command command) Specify aS3MessageHandler.Commandto perform againstS3TransferManager.