Uses of Class
software.amazon.awssdk.services.sqs.model.MessageNotInflightException
Packages that use MessageNotInflightException
-
Uses of MessageNotInflightException in software.amazon.awssdk.services.sqs
Methods in software.amazon.awssdk.services.sqs that throw MessageNotInflightExceptionModifier and TypeMethodDescriptiondefault ChangeMessageVisibilityResponseSqsClient.changeMessageVisibility(Consumer<ChangeMessageVisibilityRequest.Builder> changeMessageVisibilityRequest) Changes the visibility timeout of a specified message in a queue to a new value.default ChangeMessageVisibilityResponseSqsClient.changeMessageVisibility(ChangeMessageVisibilityRequest changeMessageVisibilityRequest) Changes the visibility timeout of a specified message in a queue to a new value.