Uses of Interface
com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionCollection
-
Packages that use NotificationSubscriptionCollection Package Description com.cumulocity.sdk.client.messaging.notifications -
-
Uses of NotificationSubscriptionCollection in com.cumulocity.sdk.client.messaging.notifications
Classes in com.cumulocity.sdk.client.messaging.notifications that implement NotificationSubscriptionCollection Modifier and Type Class Description classNotificationSubscriptionCollectionImplMethods in com.cumulocity.sdk.client.messaging.notifications that return NotificationSubscriptionCollection Modifier and Type Method Description NotificationSubscriptionCollectionNotificationSubscriptionApi. getSubscriptions()Gets all the subscriptions.NotificationSubscriptionCollectionNotificationSubscriptionApiImpl. getSubscriptions()NotificationSubscriptionCollectionNotificationSubscriptionApi. getSubscriptionsByFilter(NotificationSubscriptionFilter filter)Gets all the subscriptions matching a filter.NotificationSubscriptionCollectionNotificationSubscriptionApiImpl. getSubscriptionsByFilter(NotificationSubscriptionFilter filter)
-