Uses of Class
com.amazonaws.services.sqs.model.SetQueueAttributesResult
Packages that use SetQueueAttributesResult
Package
Description
-
Uses of SetQueueAttributesResult in com.amazonaws.services.sqs
Methods in com.amazonaws.services.sqs that return SetQueueAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSQS.setQueueAttributes
(SetQueueAttributesRequest request) AbstractAmazonSQS.setQueueAttributes
(String queueUrl, Map<String, String> attributes) AmazonSQS.setQueueAttributes
(SetQueueAttributesRequest setQueueAttributesRequest) Sets the value of one or more queue attributes.AmazonSQS.setQueueAttributes
(String queueUrl, Map<String, String> attributes) Simplified method form for invoking the SetQueueAttributes operation.AmazonSQSClient.setQueueAttributes
(SetQueueAttributesRequest setQueueAttributesRequest) Sets the value of one or more queue attributes.AmazonSQSClient.setQueueAttributes
(String queueUrl, Map<String, String> attributes) Methods in com.amazonaws.services.sqs that return types with arguments of type SetQueueAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSQSAsync.setQueueAttributesAsync
(SetQueueAttributesRequest request) AbstractAmazonSQSAsync.setQueueAttributesAsync
(SetQueueAttributesRequest request, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) AbstractAmazonSQSAsync.setQueueAttributesAsync
(String queueUrl, Map<String, String> attributes) Simplified method form for invoking the SetQueueAttributes operation.AbstractAmazonSQSAsync.setQueueAttributesAsync
(String queueUrl, Map<String, String> attributes, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) Simplified method form for invoking the SetQueueAttributes operation with an AsyncHandler.AmazonSQSAsync.setQueueAttributesAsync
(SetQueueAttributesRequest setQueueAttributesRequest) Sets the value of one or more queue attributes.AmazonSQSAsync.setQueueAttributesAsync
(SetQueueAttributesRequest setQueueAttributesRequest, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) Sets the value of one or more queue attributes.AmazonSQSAsync.setQueueAttributesAsync
(String queueUrl, Map<String, String> attributes) Simplified method form for invoking the SetQueueAttributes operation.AmazonSQSAsync.setQueueAttributesAsync
(String queueUrl, Map<String, String> attributes, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) Simplified method form for invoking the SetQueueAttributes operation with an AsyncHandler.AmazonSQSAsyncClient.setQueueAttributesAsync
(SetQueueAttributesRequest request) AmazonSQSAsyncClient.setQueueAttributesAsync
(SetQueueAttributesRequest request, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) AmazonSQSAsyncClient.setQueueAttributesAsync
(String queueUrl, Map<String, String> attributes) Simplified method form for invoking the SetQueueAttributes operation.AmazonSQSAsyncClient.setQueueAttributesAsync
(String queueUrl, Map<String, String> attributes, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) Simplified method form for invoking the SetQueueAttributes operation with an AsyncHandler.Method parameters in com.amazonaws.services.sqs with type arguments of type SetQueueAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSQSAsync.setQueueAttributesAsync
(SetQueueAttributesRequest request, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) AbstractAmazonSQSAsync.setQueueAttributesAsync
(String queueUrl, Map<String, String> attributes, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) Simplified method form for invoking the SetQueueAttributes operation with an AsyncHandler.AmazonSQSAsync.setQueueAttributesAsync
(SetQueueAttributesRequest setQueueAttributesRequest, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) Sets the value of one or more queue attributes.AmazonSQSAsync.setQueueAttributesAsync
(String queueUrl, Map<String, String> attributes, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) Simplified method form for invoking the SetQueueAttributes operation with an AsyncHandler.AmazonSQSAsyncClient.setQueueAttributesAsync
(SetQueueAttributesRequest request, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) AmazonSQSAsyncClient.setQueueAttributesAsync
(String queueUrl, Map<String, String> attributes, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) Simplified method form for invoking the SetQueueAttributes operation with an AsyncHandler. -
Uses of SetQueueAttributesResult in com.amazonaws.services.sqs.buffered
Methods in com.amazonaws.services.sqs.buffered that return SetQueueAttributesResultModifier and TypeMethodDescriptionAmazonSQSBufferedAsyncClient.setQueueAttributes
(SetQueueAttributesRequest setQueueAttributesRequest) AmazonSQSBufferedAsyncClient.setQueueAttributes
(String queueUrl, Map<String, String> attributes) Methods in com.amazonaws.services.sqs.buffered that return types with arguments of type SetQueueAttributesResultModifier and TypeMethodDescriptionAmazonSQSBufferedAsyncClient.setQueueAttributesAsync
(SetQueueAttributesRequest setQueueAttributesRequest) AmazonSQSBufferedAsyncClient.setQueueAttributesAsync
(SetQueueAttributesRequest setQueueAttributesRequest, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) AmazonSQSBufferedAsyncClient.setQueueAttributesAsync
(String queueUrl, Map<String, String> attributes) AmazonSQSBufferedAsyncClient.setQueueAttributesAsync
(String queueUrl, Map<String, String> attributes, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) Method parameters in com.amazonaws.services.sqs.buffered with type arguments of type SetQueueAttributesResultModifier and TypeMethodDescriptionAmazonSQSBufferedAsyncClient.setQueueAttributesAsync
(SetQueueAttributesRequest setQueueAttributesRequest, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) AmazonSQSBufferedAsyncClient.setQueueAttributesAsync
(String queueUrl, Map<String, String> attributes, AsyncHandler<SetQueueAttributesRequest, SetQueueAttributesResult> asyncHandler) -
Uses of SetQueueAttributesResult in com.amazonaws.services.sqs.model
Methods in com.amazonaws.services.sqs.model that return SetQueueAttributesResult