Interface IQueueMessageDelete

  • All Known Subinterfaces:
    IQueueMessage, IQueueMessageExtend

    public interface IQueueMessageDelete
    A request to acknowledge a queue message.
    Author:
    Bruce Skingle
    • Method Detail

      • getReceiptHandle

        @Nonnull
        String getReceiptHandle()
        Returns:
        The receipt handle.