Uses of Class
com.blackberry.workspaces.sdk.api.json.UserWorkspaceNotificationsSettingsJson
-
Packages that use UserWorkspaceNotificationsSettingsJson Package Description com.blackberry.workspaces.sdk.api.json -
-
Uses of UserWorkspaceNotificationsSettingsJson in com.blackberry.workspaces.sdk.api.json
Methods in com.blackberry.workspaces.sdk.api.json that return types with arguments of type UserWorkspaceNotificationsSettingsJson Modifier and Type Method Description Set<UserWorkspaceNotificationsSettingsJson>
ListUserWorkspaceNotificationsSettingsJson. getUserWorkspaceNotificationsSettings()
Method parameters in com.blackberry.workspaces.sdk.api.json with type arguments of type UserWorkspaceNotificationsSettingsJson Modifier and Type Method Description void
ListUserWorkspaceNotificationsSettingsJson. setUserWorkspaceNotificationsSettings(Set<UserWorkspaceNotificationsSettingsJson> userWorkspaceNotificationsSettings)
-