Module fastly_api::apis::snippet_api
source · Structs
- struct for passing parameters to the method
create_snippet
- struct for passing parameters to the method
delete_snippet
- struct for passing parameters to the method
get_snippet_dynamic
- struct for passing parameters to the method
get_snippet
- struct for passing parameters to the method
list_snippets
- struct for passing parameters to the method
update_snippet_dynamic
- struct for passing parameters to the method
update_snippet
Enums
- struct for typed errors of method
create_snippet
- struct for typed errors of method
delete_snippet
- struct for typed errors of method
get_snippet_dynamic
- struct for typed errors of method
get_snippet
- struct for typed errors of method
list_snippets
- struct for typed errors of method
update_snippet_dynamic
- struct for typed errors of method
update_snippet
Functions
- Create a snippet for a particular service and version.
- Delete a specific snippet for a particular service and version.
- Get a single snippet for a particular service and version.
- Get a single dynamic snippet for a particular service.
- List all snippets for a particular service and version.
- Update a specific snippet for a particular service and version.
- Update a dynamic snippet for a particular service.