pull_task_from_queue

Function pull_task_from_queue 

Source
pub async fn pull_task_from_queue(
    configuration: &Configuration,
    pull_task_from_queue_request: Option<PullTaskFromQueueRequest>,
) -> Result<ResponseContent<PullTaskFromQueueSuccess>, Error<PullTaskFromQueueError>>