GHCommentAuthorAssociation |
GHIssueComment.getAuthorAssociation() |
Gets author association.
|
GHCommentAuthorAssociation |
GHPullRequestReviewComment.getAuthorAssociation() |
Gets the author association to the project.
|
GHCommentAuthorAssociation |
GHRepositoryDiscussion.getAuthorAssociation() |
Gets the author association.
|
static GHCommentAuthorAssociation |
GHCommentAuthorAssociation.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static GHCommentAuthorAssociation[] |
GHCommentAuthorAssociation.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|