pub async fn update_cache_settings(
    configuration: &mut Configuration,
    params: UpdateCacheSettingsParams
) -> Result<CacheSettingResponse, Error<UpdateCacheSettingsError>>
Expand description

Update a specific cache settings object.