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