public interface GitHubIssueCommentInput
| Modifier and Type | Method and Description |
|---|---|
String |
getBody()
Get comment body.
|
void |
setBody(String body) |
GitHubIssueCommentInput |
withBody(String body) |
void setBody(String body)
GitHubIssueCommentInput withBody(String body)
Copyright © 2012–2018 Red Hat, Inc.. All rights reserved.