pub async fn update_server_pool(
configuration: &mut Configuration,
params: UpdateServerPoolParams,
) -> Result<PoolResponse, Error<UpdateServerPoolError>>Expand description
Updates a specific pool for a particular service and version.
pub async fn update_server_pool(
configuration: &mut Configuration,
params: UpdateServerPoolParams,
) -> Result<PoolResponse, Error<UpdateServerPoolError>>Updates a specific pool for a particular service and version.