Uses of Class
ink.icoding.github4j.model.Organization
Packages that use Organization
-
Uses of Organization in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client that return types with arguments of type OrganizationModifier and TypeMethodDescription获取指定组织的详细信息。OrgsClient.listForAuthenticatedUser(PageOptions options) 列出当前认证用户所属的组织。OrgsClient.listForUser(String username, PageOptions options) 列出指定用户所属的组织。更新指定组织的信息。 -
Uses of Organization in ink.icoding.github4j.model
Methods in ink.icoding.github4j.model that return OrganizationMethods in ink.icoding.github4j.model with parameters of type Organization