Uses of Class
io.atleon.aws.sqs.SqsSender
-
-
Uses of SqsSender in io.atleon.aws.sqs
Methods in io.atleon.aws.sqs that return SqsSender Modifier and Type Method Description static SqsSenderSqsSender. create(SqsSenderOptions options)Creates a reactive SQS sender with the specified configuration options.
-