Structs§
- Create
Condition Params - struct for passing parameters to the method
create_condition
- Delete
Condition Params - struct for passing parameters to the method
delete_condition
- GetCondition
Params - struct for passing parameters to the method
get_condition
- List
Conditions Params - struct for passing parameters to the method
list_conditions
- Update
Condition Params - struct for passing parameters to the method
update_condition
Enums§
- Create
Condition Error - struct for typed errors of method
create_condition
- Delete
Condition Error - struct for typed errors of method
delete_condition
- GetCondition
Error - struct for typed errors of method
get_condition
- List
Conditions Error - struct for typed errors of method
list_conditions
- Update
Condition Error - struct for typed errors of method
update_condition
Functions§
- create_
condition - Creates a new condition.
- delete_
condition - Deletes the specified condition.
- get_
condition - Gets the specified condition.
- list_
conditions - Gets all conditions for a particular service and version.
- update_
condition - Updates the specified condition.