Uses of Class
ink.icoding.github4j.option.ListNotificationsOptions
Packages that use ListNotificationsOptions
-
Uses of ListNotificationsOptions in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client with parameters of type ListNotificationsOptionsModifier and TypeMethodDescriptionNotificationsClient.list(ListNotificationsOptions options) 列出当前认证用户的所有通知。NotificationsClient.listForRepo(String owner, String repo, ListNotificationsOptions options) 列出指定仓库的通知。 -
Uses of ListNotificationsOptions in ink.icoding.github4j.option
Methods in ink.icoding.github4j.option that return ListNotificationsOptions