Uses of Class
software.amazon.awssdk.services.sqs.model.MessageNotInflightException
-
Packages that use MessageNotInflightException Package Description software.amazon.awssdk.services.sqs Welcome to the Amazon SQS API Reference. -
-
Uses of MessageNotInflightException in software.amazon.awssdk.services.sqs
Methods in software.amazon.awssdk.services.sqs that throw MessageNotInflightException Modifier and Type Method Description default 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.
-