Uses of Class
software.amazon.awssdk.services.sqs.model.SetQueueAttributesRequest
Packages that use SetQueueAttributesRequest
Package
Description
Welcome to the Amazon SQS API Reference.
-
Uses of SetQueueAttributesRequest in software.amazon.awssdk.services.sqs
Methods in software.amazon.awssdk.services.sqs with parameters of type SetQueueAttributesRequestModifier and TypeMethodDescriptionSqsAsyncClient.setQueueAttributes(SetQueueAttributesRequest setQueueAttributesRequest) Sets the value of one or more queue attributes, like a policy.default SetQueueAttributesResponseSqsClient.setQueueAttributes(SetQueueAttributesRequest setQueueAttributesRequest) Sets the value of one or more queue attributes, like a policy. -
Uses of SetQueueAttributesRequest in software.amazon.awssdk.services.sqs.transform
Methods in software.amazon.awssdk.services.sqs.transform with parameters of type SetQueueAttributesRequestModifier and TypeMethodDescriptionSetQueueAttributesRequestMarshaller.marshall(SetQueueAttributesRequest setQueueAttributesRequest)