Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
UpdatePullRequestCommentDetails |
UpdatePullRequestCommentDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
UpdatePullRequestCommentDetails.Builder |
UpdatePullRequestCommentDetails.Builder.copy(UpdatePullRequestCommentDetails model) |
Modifier and Type | Method and Description |
---|---|
UpdatePullRequestCommentDetails |
UpdatePullRequestCommentRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdatePullRequestCommentDetails |
UpdatePullRequestCommentRequest.getUpdatePullRequestCommentDetails()
The new comment content to be updated.
|
Modifier and Type | Method and Description |
---|---|
UpdatePullRequestCommentRequest.Builder |
UpdatePullRequestCommentRequest.Builder.body$(UpdatePullRequestCommentDetails body)
Alternative setter for the body parameter.
|
UpdatePullRequestCommentRequest.Builder |
UpdatePullRequestCommentRequest.Builder.updatePullRequestCommentDetails(UpdatePullRequestCommentDetails updatePullRequestCommentDetails)
The new comment content to be updated.
|
Copyright © 2016–2024. All rights reserved.