Uses of Class
software.amazon.awssdk.services.sqs.model.GetQueueAttributesRequest
Packages that use GetQueueAttributesRequest
Package
Description
Welcome to the Amazon SQS API Reference.
-
Uses of GetQueueAttributesRequest in software.amazon.awssdk.services.sqs
Methods in software.amazon.awssdk.services.sqs with parameters of type GetQueueAttributesRequestModifier and TypeMethodDescriptionSqsAsyncClient.getQueueAttributes(GetQueueAttributesRequest getQueueAttributesRequest) Gets attributes for the specified queue.default GetQueueAttributesResponseSqsClient.getQueueAttributes(GetQueueAttributesRequest getQueueAttributesRequest) Gets attributes for the specified queue. -
Uses of GetQueueAttributesRequest in software.amazon.awssdk.services.sqs.transform
Methods in software.amazon.awssdk.services.sqs.transform with parameters of type GetQueueAttributesRequestModifier and TypeMethodDescriptionGetQueueAttributesRequestMarshaller.marshall(GetQueueAttributesRequest getQueueAttributesRequest)