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