Uses of Interface
software.amazon.awssdk.services.sqs.model.ListDeadLetterSourceQueuesResponse.Builder
Packages that use ListDeadLetterSourceQueuesResponse.Builder
-
Uses of ListDeadLetterSourceQueuesResponse.Builder in software.amazon.awssdk.services.sqs.model
Methods in software.amazon.awssdk.services.sqs.model that return ListDeadLetterSourceQueuesResponse.BuilderModifier and TypeMethodDescriptionListDeadLetterSourceQueuesResponse.builder()Pagination token to include in the next request.A list of source queue URLs that have theRedrivePolicyqueue attribute configured with a dead-letter queue.ListDeadLetterSourceQueuesResponse.Builder.queueUrls(Collection<String> queueUrls) A list of source queue URLs that have theRedrivePolicyqueue attribute configured with a dead-letter queue.ListDeadLetterSourceQueuesResponse.toBuilder()Methods in software.amazon.awssdk.services.sqs.model that return types with arguments of type ListDeadLetterSourceQueuesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListDeadLetterSourceQueuesResponse.Builder>ListDeadLetterSourceQueuesResponse.serializableBuilderClass()