Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
CreatePullRequestCommentDetails |
CreatePullRequestCommentDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreatePullRequestCommentDetails.Builder |
CreatePullRequestCommentDetails.Builder.copy(CreatePullRequestCommentDetails model) |
Modifier and Type | Method and Description |
---|---|
CreatePullRequestCommentDetails |
CreatePullRequestCommentRequest.getBody$()
Alternative accessor for the body parameter.
|
CreatePullRequestCommentDetails |
CreatePullRequestCommentRequest.getCreatePullRequestCommentDetails()
Details for the new PullRequest comment.
|
Modifier and Type | Method and Description |
---|---|
CreatePullRequestCommentRequest.Builder |
CreatePullRequestCommentRequest.Builder.body$(CreatePullRequestCommentDetails body)
Alternative setter for the body parameter.
|
CreatePullRequestCommentRequest.Builder |
CreatePullRequestCommentRequest.Builder.createPullRequestCommentDetails(CreatePullRequestCommentDetails createPullRequestCommentDetails)
Details for the new PullRequest comment.
|
Copyright © 2016–2024. All rights reserved.