pub async fn list_cache_settings(
    configuration: &mut Configuration,
    params: ListCacheSettingsParams
) -> Result<Vec<CacheSettingResponse>, Error<ListCacheSettingsError>>
Expand description

Get a list of all cache settings for a particular service and version.