pub async fn update_queue(
configuration: &Configuration,
account_sid: &str,
sid: &str,
friendly_name: Option<&str>,
max_size: Option<i32>,
) -> Result<ApiPeriodV2010PeriodAccountPeriodQueue, Error<UpdateQueueError>>
Expand description
Update the queue with the new parameters