Structs§
- Create
Gzip Config Params - struct for passing parameters to the method
create_gzip_config
- Delete
Gzip Config Params - struct for passing parameters to the method
delete_gzip_config
- GetGzip
Configs Params - struct for passing parameters to the method
get_gzip_configs
- List
Gzip Configs Params - struct for passing parameters to the method
list_gzip_configs
- Update
Gzip Config Params - struct for passing parameters to the method
update_gzip_config
Enums§
- Create
Gzip Config Error - struct for typed errors of method
create_gzip_config
- Delete
Gzip Config Error - struct for typed errors of method
delete_gzip_config
- GetGzip
Configs Error - struct for typed errors of method
get_gzip_configs
- List
Gzip Configs Error - struct for typed errors of method
list_gzip_configs
- Update
Gzip Config Error - struct for typed errors of method
update_gzip_config
Functions§
- create_
gzip_ config - Create a named gzip configuration on a particular service and version.
- delete_
gzip_ config - Delete a named gzip configuration on a particular service and version.
- get_
gzip_ configs - Get the gzip configuration for a particular service, version, and name.
- list_
gzip_ configs - List all gzip configurations for a particular service and version.
- update_
gzip_ config - Update a named gzip configuration on a particular service and version.