Uses of Class
ink.icoding.github4j.model.Subscription
Packages that use Subscription
-
Uses of Subscription in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client that return types with arguments of type SubscriptionModifier and TypeMethodDescriptionNotificationsClient.getThreadSubscription(long threadId) 获取指定通知线程的订阅状态。NotificationsClient.setThreadSubscription(long threadId, Map<String, Boolean> body) 设置指定通知线程的订阅状态。