Class SqsContainerOptions

All Implemented Interfaces:
ContainerOptions<SqsContainerOptions,SqsContainerOptionsBuilder>

Sqs specific implementation of ContainerOptions.
Since:
3.0
Author:
Tomaz Fernandes
  • Constructor Details

    • SqsContainerOptions

      protected SqsContainerOptions(io.awspring.cloud.sqs.listener.SqsContainerOptions.BuilderImpl builder)
      Create a ContainerOptions instance from the builder.
      Parameters:
      builder - the builder.
  • Method Details