Uses of Class
software.amazon.awssdk.services.sqs.model.SqsResponse
Packages that use SqsResponse
-
Uses of SqsResponse in software.amazon.awssdk.services.sqs.model
Subclasses of SqsResponse in software.amazon.awssdk.services.sqs.modelModifier and TypeClassDescriptionfinal classfinal classfinal classFor each message in the batch, the response contains aChangeMessageVisibilityBatchResultEntrytag if the message succeeds or aBatchResultErrorEntrytag if the message fails.final classfinal classReturns theQueueUrlattribute of the created queue.final classFor each message in the batch, the response contains aDeleteMessageBatchResultEntrytag if the message is deleted or aBatchResultErrorEntrytag if the message can't be deleted.final classfinal classfinal classA list of returned queue attributes.final classFor more information, see Interpreting Responses in the Amazon SQS Developer Guide.final classA list of your dead letter source queues.final classfinal classA list of your queues.final classfinal classfinal classA list of received messages.final classfinal classFor each message in the batch, the response contains aSendMessageBatchResultEntrytag if the message succeeds or aBatchResultErrorEntrytag if the message fails.final classTheMD5OfMessageBodyandMessageIdelements.final classfinal classfinal classfinal classMethods in software.amazon.awssdk.services.sqs.model that return SqsResponseConstructors in software.amazon.awssdk.services.sqs.model with parameters of type SqsResponse