Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
PullRequestComment |
PullRequestComment.Builder.build() |
Modifier and Type | Method and Description |
---|---|
PullRequestComment.Builder |
PullRequestComment.Builder.copy(PullRequestComment model) |
Modifier and Type | Method and Description |
---|---|
PullRequestComment |
UpdatePullRequestCommentResponse.getPullRequestComment()
The returned
PullRequestComment instance. |
PullRequestComment |
GetPullRequestCommentResponse.getPullRequestComment()
The returned
PullRequestComment instance. |
PullRequestComment |
CreatePullRequestCommentResponse.getPullRequestComment()
The returned
PullRequestComment instance. |
PullRequestComment |
LikePullRequestCommentResponse.getPullRequestComment()
The returned
PullRequestComment instance. |
PullRequestComment |
UnlikePullRequestCommentResponse.getPullRequestComment()
The returned
PullRequestComment instance. |
Modifier and Type | Method and Description |
---|---|
UpdatePullRequestCommentResponse.Builder |
UpdatePullRequestCommentResponse.Builder.pullRequestComment(PullRequestComment pullRequestComment)
The returned
PullRequestComment instance. |
GetPullRequestCommentResponse.Builder |
GetPullRequestCommentResponse.Builder.pullRequestComment(PullRequestComment pullRequestComment)
The returned
PullRequestComment instance. |
CreatePullRequestCommentResponse.Builder |
CreatePullRequestCommentResponse.Builder.pullRequestComment(PullRequestComment pullRequestComment)
The returned
PullRequestComment instance. |
LikePullRequestCommentResponse.Builder |
LikePullRequestCommentResponse.Builder.pullRequestComment(PullRequestComment pullRequestComment)
The returned
PullRequestComment instance. |
UnlikePullRequestCommentResponse.Builder |
UnlikePullRequestCommentResponse.Builder.pullRequestComment(PullRequestComment pullRequestComment)
The returned
PullRequestComment instance. |
Copyright © 2016–2024. All rights reserved.