Uses of Enum Class
com.amazon.sqs.javamessaging.acknowledge.AcknowledgeMode
Packages that use AcknowledgeMode
-
Uses of AcknowledgeMode in com.amazon.sqs.javamessaging.acknowledge
Methods in com.amazon.sqs.javamessaging.acknowledge that return AcknowledgeModeModifier and TypeMethodDescriptionstatic AcknowledgeModeReturns the enum constant of this class with the specified name.static AcknowledgeMode[]AcknowledgeMode.values()Returns an array containing the constants of this enum class, in the order they are declared.AcknowledgeMode.withOriginalAcknowledgeMode(int originalAcknowledgeMode) Sets the acknowledgment mode.