pub async fn list_queue(
configuration: &Configuration,
params: ListQueueParams,
) -> Result<ListQueueResponse, Error<ListQueueError>>
Expand description
Retrieve a list of queues belonging to the account used to make the request
pub async fn list_queue(
configuration: &Configuration,
params: ListQueueParams,
) -> Result<ListQueueResponse, Error<ListQueueError>>
Retrieve a list of queues belonging to the account used to make the request