Module fastly_api::apis::condition_api
source · Structs
- struct for passing parameters to the method
create_condition
- struct for passing parameters to the method
delete_condition
- struct for passing parameters to the method
get_condition
- struct for passing parameters to the method
list_conditions
- struct for passing parameters to the method
update_condition
Enums
- struct for typed errors of method
create_condition
- struct for typed errors of method
delete_condition
- struct for typed errors of method
get_condition
- struct for typed errors of method
list_conditions
- struct for typed errors of method
update_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.