Uses of Enum
com.amazonaws.services.sqs.model.QueueAttributeName
Packages that use QueueAttributeName
-
Uses of QueueAttributeName in com.amazonaws.services.sqs.model
Methods in com.amazonaws.services.sqs.model that return QueueAttributeNameModifier and TypeMethodDescriptionstatic QueueAttributeName
Use this in place of valueOf.static QueueAttributeName
Returns the enum constant of this type with the specified name.static QueueAttributeName[]
QueueAttributeName.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.sqs.model with parameters of type QueueAttributeNameModifier and TypeMethodDescriptionGetQueueAttributesRequest.withAttributeNames
(QueueAttributeName... attributeNames) A list of attributes to retrieve information for.ReceiveMessageRequest.withAttributeNames
(QueueAttributeName... attributeNames) A list of attributes that need to be returned along with each message.