OptionalrequestFactory: FoldersApiRequestFactoryOptionalresponseProcessor: FoldersApiResponseProcessorOptional_options: PromiseConfigurationOptionsCreates a folder with the given information. Creates a folder
Optional_options: PromiseConfigurationOptionsRetrieves a folder and recursively includes all folders via the childNodes attribute. The child lists field will be empty in all child nodes. Only the folder retrieved will include the child lists in that folder. Retrieves a folder.
OptionalfolderId: stringThe Id of the folder to retrieve.
Optional_options: PromiseConfigurationOptionsRetrieves a folder and recursively includes all folders via the childNodes attribute. The child lists field will be empty in all child nodes. Only the folder retrieved will include the child lists in that folder. Retrieves a folder.
OptionalfolderId: stringThe Id of the folder to retrieve.
Optional_options: PromiseConfigurationOptionsThis moves the folder from its current location to a new location. It updates the parent of this folder to the new Id given. Moves a folder
The ID of the folder to move
The ID for the target parent folder.
Optional_options: PromiseConfigurationOptionsGiven a list and a folder, the list will be moved to that folder. Moves a list to a given folder
Optional_options: PromiseConfigurationOptionsGiven a list and a folder, the list will be moved to that folder. Moves a list to a given folder
Optional_options: PromiseConfigurationOptionsThis moves the folder from its current location to a new location. It updates the parent of this folder to the new Id given. Moves a folder
The ID of the folder to move
The ID for the target parent folder.
Optional_options: PromiseConfigurationOptionsDeletes the folder with the given Id. Deletes a folder
The ID of the folder to delete
Optional_options: PromiseConfigurationOptionsDeletes the folder with the given Id. Deletes a folder
The ID of the folder to delete
Optional_options: PromiseConfigurationOptionsRenames the given folderId with a new name. Rename a folder
The ID of the folder to rename
OptionalnewFolderName: stringThe new name of the folder.
Optional_options: PromiseConfigurationOptionsRenames the given folderId with a new name. Rename a folder
The ID of the folder to rename
OptionalnewFolderName: stringThe new name of the folder.
Optional_options: PromiseConfigurationOptions
Creates a folder with the given information. Creates a folder