Structs§
- Create
Cache Settings Params - struct for passing parameters to the method
create_cache_settings
- Delete
Cache Settings Params - struct for passing parameters to the method
delete_cache_settings
- GetCache
Settings Params - struct for passing parameters to the method
get_cache_settings
- List
Cache Settings Params - struct for passing parameters to the method
list_cache_settings
- Update
Cache Settings Params - struct for passing parameters to the method
update_cache_settings
Enums§
- Create
Cache Settings Error - struct for typed errors of method
create_cache_settings
- Delete
Cache Settings Error - struct for typed errors of method
delete_cache_settings
- GetCache
Settings Error - struct for typed errors of method
get_cache_settings
- List
Cache Settings Error - struct for typed errors of method
list_cache_settings
- Update
Cache Settings Error - struct for typed errors of method
update_cache_settings
Functions§
- create_
cache_ settings - Create a cache settings object.
- delete_
cache_ settings - Delete a specific cache settings object.
- get_
cache_ settings - Get a specific cache settings object.
- list_
cache_ settings - Get a list of all cache settings for a particular service and version.
- update_
cache_ settings - Update a specific cache settings object.