Uses of Class
org.zendesk.client.v2.model.hc.Subscription
-
Packages that use Subscription Package Description org.zendesk.client.v2 -
-
Uses of Subscription in org.zendesk.client.v2
Methods in org.zendesk.client.v2 that return types with arguments of type Subscription Modifier and Type Method Description Iterable<Subscription>Zendesk. getArticleSubscriptions(Long articleId)Iterable<Subscription>Zendesk. getArticleSubscriptions(Long articleId, String locale)Iterable<Subscription>Zendesk. getSectionSubscriptions(Long sectionId)Iterable<Subscription>Zendesk. getSectionSubscriptions(Long sectionId, String locale)Iterable<Subscription>Zendesk. getUserSubscriptions(Long userId)Iterable<Subscription>Zendesk. getUserSubscriptions(User user)
-