Uses of Interface
org.awsutils.sqs.autoconfigure.SqsListenerScheduleConfig
-
Uses of SqsListenerScheduleConfig in org.awsutils.sqs.autoconfigure
Methods in org.awsutils.sqs.autoconfigure that return SqsListenerScheduleConfigConstructors in org.awsutils.sqs.autoconfigure with parameters of type SqsListenerScheduleConfigModifierConstructorDescriptionSqsMessageListenerInitializer(SqsMessageListenerListProperties sqsMessageListenerListProperties, SqsCommonProperties sqsCommonProperties, org.springframework.context.ApplicationContext applicationContext, SqsConfig.SqsPropertyFunc1<String, Integer> propertyFunc, org.awsutils.sqs.handler.MessageHandlerFactory messageHandlerFactory, org.awsutils.sqs.client.SyncSqsMessageClient syncSqsMessageClient, software.amazon.awssdk.services.sqs.SqsClient sqsSyncClient, SqsListenerScheduleConfig schedulingConfigurer, org.springframework.core.env.Environment environment)