Uses of Class
software.amazon.awssdk.services.sqs.model.Message
Packages that use Message
Package
Description
-
Uses of Message in software.amazon.awssdk.services.sqs.internal.batchmanager
Methods in software.amazon.awssdk.services.sqs.internal.batchmanager that return Message -
Uses of Message in software.amazon.awssdk.services.sqs.model
Methods in software.amazon.awssdk.services.sqs.model that return types with arguments of type MessageMethods in software.amazon.awssdk.services.sqs.model with parameters of type MessageModifier and TypeMethodDescriptionA list of messages.Method parameters in software.amazon.awssdk.services.sqs.model with type arguments of type MessageModifier and TypeMethodDescriptionReceiveMessageResponse.Builder.messages(Collection<Message> messages) A list of messages.