queue

abstract val queue: QueueClient

The queue client with specific methods to interact with the queue API.

Note: that the subscribe method is a convenience method that uses the queue client to submit a request and poll for the result.