abstract string getRawBody() Get the raw body string for
void release(int $delay) Release the job back into the queue.
Container getContainer()
SqsClient getSqs() Get the underlying SQS client instance.
string getName() Get the name of the queued job class.
string getQueue() Get the name of the queue the job belongs to.
void __construct(Container $container, string $payload, string $queue)
Page 6 of 13