Uses of Class
io.atleon.aws.sqs.AloSqsSender
-
-
Uses of AloSqsSender in io.atleon.aws.sqs
Methods in io.atleon.aws.sqs that return AloSqsSender Modifier and Type Method Description static <T> AloSqsSender<T>AloSqsSender. create(SqsConfigSource configSource)Creates a new AloSqsSender from the providedSqsConfigSourcestatic <T> AloSqsSender<T>AloSqsSender. from(SqsConfigSource configSource)Alias forcreate(SqsConfigSource).
-