Uses of Interface
software.amazon.awssdk.services.sqs.SqsClient
Packages that use SqsClient
Package
Description
Welcome to the Amazon SQS API Reference.
-
Uses of SqsClient in software.amazon.awssdk.services.sqs
Methods in software.amazon.awssdk.services.sqs that return SqsClientModifier and TypeMethodDescriptionstatic SqsClientSqsClient.create()Create aSqsClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SqsClient in software.amazon.awssdk.services.sqs.paginators
Constructors in software.amazon.awssdk.services.sqs.paginators with parameters of type SqsClientModifierConstructorDescriptionListDeadLetterSourceQueuesIterable(SqsClient client, ListDeadLetterSourceQueuesRequest firstRequest) ListQueuesIterable(SqsClient client, ListQueuesRequest firstRequest)