public final class GitHubInlineComment
extends java.lang.Object
| Constructor and Description |
|---|
GitHubInlineComment(@NotNull java.lang.String body,
@NotNull java.lang.String prSha,
@NotNull PRLocation prLocation) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public GitHubInlineComment(@NotNull
@NotNull java.lang.String body,
@NotNull
@NotNull java.lang.String prSha,
@NotNull
@NotNull PRLocation prLocation)