Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.json | |
com.blackberry.workspaces.sdk.api.resource |
Modifier and Type | Method and Description |
---|---|
List<TransientFolderJson> |
RenameTransientFolderResultJson.getSubFolders()
List of subfolders.
|
List<TransientFolderJson> |
TransientFolderJson.getSubFolders()
List of subfolders.
|
Modifier and Type | Method and Description |
---|---|
void |
RenameTransientFolderResultJson.setSubFolders(List<TransientFolderJson> subFolders)
List of subfolders.
|
void |
TransientFolderJson.setSubFolders(List<TransientFolderJson> subFolders)
List of subfolders.
|
Modifier and Type | Method and Description |
---|---|
TransientFolderJson |
TransientWorkspaces.createFolderV30(CreateTransientFolderJson createTransientFolderJson)
Creates a new transient folder.
|
TransientFolderJson |
IManageWorkspaces.saveTransientWorkspaceCredentialsV30(SaveTransientWorkspaceCredentialsJson saveTransientWorkspaceCredentialsJson)
Saves the credentials for a given workspace.
|
TransientFolderJson |
TransientWorkspaces.saveTransientWorkspaceCredentialsV30(SaveTransientWorkspaceCredentialsJson saveTransientWorkspaceCredentialsJson)
Saves the credentials for a given workspace.
|
TransientFolderJson |
TransientWorkspaces.validateKCDCredentialsV30(ValidateKCDWorkspaceCredentialsJson validateKCDWorkspaceCredentialsJson)
validate the credentials for a kcd user on a given workspace.
|
Copyright © 2019. All rights reserved.