string getRawBody() Get the raw body string for the job.
void delete() Delete the job from the queue.
mixed resolve(string $type, mixed $id) Resolve the entity for the given
string getName() Get the name of the queued job class.
string|null getQueueableClass() Get the type of the entities being queued
mixed laterOn(string $queue, DateTime|int $delay, string $job, mixed $data = '')
int size(string $queue = null) Get the size of the queue.
Page 4 of 4