Module fastly_api::apis::gzip_api
source · Structs
- struct for passing parameters to the method
create_gzip_config
- struct for passing parameters to the method
delete_gzip_config
- struct for passing parameters to the method
get_gzip_configs
- struct for passing parameters to the method
list_gzip_configs
- struct for passing parameters to the method
update_gzip_config
Enums
- struct for typed errors of method
create_gzip_config
- struct for typed errors of method
delete_gzip_config
- struct for typed errors of method
get_gzip_configs
- struct for typed errors of method
list_gzip_configs
- struct for typed errors of method
update_gzip_config
Functions
- Create a named gzip configuration on a particular service and version.
- Delete a named gzip configuration on a particular service and version.
- Get the gzip configuration for a particular service, version, and name.
- List all gzip configurations for a particular service and version.
- Update a named gzip configuration on a particular service and version.