The Connect client to use for API calls.
The mapper to use for converting API data to domain data.
Create a new folder in a specified project and parent folder.
The name of the folder to create.
The ID of the project to which the folder belongs.
The ID of the parent folder.
Delete a folder.
The ID of the folder to delete.
The ID of the project to which the folder belongs.
Get specified folder.
The ID of the folder to get.
Update a folders parameters. This can be used to rename a folder or to move it to a different parent folder and/or project.
The new name of the folder.
The ID of the project to which the folder belongs.
The ID of the folder to update.
Service for interacting with folders.