Uses of Class
com.blackberry.workspaces.api.sdk.json.EmbeddedNotificationJson
-
Packages that use EmbeddedNotificationJson Package Description com.blackberry.workspaces.api.sdk.json com.blackberry.workspaces.api.sdk.resource -
-
Uses of EmbeddedNotificationJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return EmbeddedNotificationJson Modifier and Type Method Description EmbeddedNotificationJson
SharedWithMeResponseJson. getEmbeddedNotificationJson()
Methods in com.blackberry.workspaces.api.sdk.json with parameters of type EmbeddedNotificationJson Modifier and Type Method Description void
SharedWithMeResponseJson. setEmbeddedNotificationJson(EmbeddedNotificationJson embeddedNotificationJson)
Constructors in com.blackberry.workspaces.api.sdk.json with parameters of type EmbeddedNotificationJson Constructor Description SharedWithMeResponseJson(EmbeddedNotificationJson embeddedNotificationJson, ItemWithErrorJson itemInfoJson)
-
Uses of EmbeddedNotificationJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.resource that return types with arguments of type EmbeddedNotificationJson Modifier and Type Method Description ItemListJson<EmbeddedNotificationJson>
Notifications. listAllEmbeddedNotificationsListV30(ListAllNotificationsJson listAllNotificationsJson)
-