static ReopenPullRequestCommentRequest.Builder |
ReopenPullRequestCommentRequest.builder() |
Return a new builder for this request object.
|
ReopenPullRequestCommentRequest.Builder |
ReopenPullRequestCommentRequest.Builder.commentId(String commentId) |
unique PullRequest Comment identifier
|
ReopenPullRequestCommentRequest.Builder |
ReopenPullRequestCommentRequest.Builder.copy(ReopenPullRequestCommentRequest o) |
Copy method to populate the builder with values from the given instance.
|
ReopenPullRequestCommentRequest.Builder |
ReopenPullRequestCommentRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ReopenPullRequestCommentRequest.Builder |
ReopenPullRequestCommentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ReopenPullRequestCommentRequest.Builder |
ReopenPullRequestCommentRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ReopenPullRequestCommentRequest.Builder |
ReopenPullRequestCommentRequest.Builder.pullRequestId(String pullRequestId) |
unique PullRequest identifier
|
ReopenPullRequestCommentRequest.Builder |
ReopenPullRequestCommentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ReopenPullRequestCommentRequest.Builder |
ReopenPullRequestCommentRequest.toBuilder() |
|