pub async fn get_cache_settings(
configuration: &mut Configuration,
params: GetCacheSettingsParams,
) -> Result<CacheSettingResponse, Error<GetCacheSettingsError>>
Expand description
Get a specific cache settings object.
pub async fn get_cache_settings(
configuration: &mut Configuration,
params: GetCacheSettingsParams,
) -> Result<CacheSettingResponse, Error<GetCacheSettingsError>>
Get a specific cache settings object.