Module fastly_api::apis::condition_api  
source · Structs§
- struct for passing parameters to the methodcreate_condition
- struct for passing parameters to the methoddelete_condition
- struct for passing parameters to the methodget_condition
- struct for passing parameters to the methodlist_conditions
- struct for passing parameters to the methodupdate_condition
Enums§
- struct for typed errors of methodcreate_condition
- struct for typed errors of methoddelete_condition
- struct for typed errors of methodget_condition
- struct for typed errors of methodlist_conditions
- struct for typed errors of methodupdate_condition
Functions§
- Creates a new condition.
- Deletes the specified condition.
- Gets the specified condition.
- Gets all conditions for a particular service and version.
- Updates the specified condition.