Definitions
Provides methods for working with build definitions.
Operations
Create |
Creates a new definition. |
Delete |
Deletes a definition and all associated builds. |
Get |
Gets a definition, optionally at a specific revision. |
Get Definition Revisions |
Gets all revisions of a definition. |
List |
Gets a list of definitions. |
Reset Counter |
Resets the counter variable Value back to the Seed. |
Update Counter Seed |
Changes the counter variable Seed, and optionally resets the Value to this new Seed. Note that if Seed is being set above Value, then Value will be updated rega... |
Update Definition |
Updates an existing definition. |