CreatePullRequestCommentResponse.Builder |
CreatePullRequestCommentResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static CreatePullRequestCommentResponse.Builder |
CreatePullRequestCommentResponse.builder() |
Return a new builder for this response object.
|
CreatePullRequestCommentResponse.Builder |
CreatePullRequestCommentResponse.Builder.copy(CreatePullRequestCommentResponse o) |
Copy method to populate the builder with values from the given instance.
|
CreatePullRequestCommentResponse.Builder |
CreatePullRequestCommentResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
CreatePullRequestCommentResponse.Builder |
CreatePullRequestCommentResponse.Builder.headers(Map<String,List<String>> headers) |
|
CreatePullRequestCommentResponse.Builder |
CreatePullRequestCommentResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreatePullRequestCommentResponse.Builder |
CreatePullRequestCommentResponse.Builder.pullRequestComment(PullRequestComment pullRequestComment) |
The returned PullRequestComment instance.
|