in Folder
Set the folder ID to match. This is the recommended method to use for filtering by folder. Google does not support filtering using folder names. You must use the folder ID.
Return
The builder
Parameters
in Folder
The folder ID to match.
@Deprecated(message = "The Nylas API only supports filtering by a single folder ID. Use inFolder(String) instead. In a future major version, this parameter will be changed to accept only a String.", level = DeprecationLevel.WARNING )
Deprecated
The Nylas API only supports filtering by a single folder ID. Use inFolder(String) instead. In a future major version, this parameter will be changed to accept only a String.
Set the list of folder IDs to match.
Return
The builder
Parameters
in Folder
The list of folder IDs to match.