Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.json | |
com.blackberry.workspaces.sdk.api.resource |
Modifier and Type | Method and Description |
---|---|
List<IManageFolderJson> |
IManageFolderJson.getSubFolders()
List of subfolders.
|
List<IManageFolderJson> |
RenameIManageFolderResultJson.getSubFolders()
List of subfolders.
|
Modifier and Type | Method and Description |
---|---|
void |
IManageFolderJson.setSubFolders(List<IManageFolderJson> subFolders)
List of subfolders.
|
void |
RenameIManageFolderResultJson.setSubFolders(List<IManageFolderJson> subFolders)
List of subfolders.
|
Modifier and Type | Method and Description |
---|---|
IManageFolderJson |
IManageWorkspaces.createFolderV30(CreateIManageFolderJson createIManageFolderJson)
Creates a new imanage folder.
|
Copyright © 2019. All rights reserved.