| CreatePullRequestCommentRequest.Builder | CreatePullRequestCommentRequest.Builder. body$(CreatePullRequestCommentDetails body) | Alternative setter for the body parameter. | 
| static CreatePullRequestCommentRequest.Builder | CreatePullRequestCommentRequest. builder() | Return a new builder for this request object. | 
| CreatePullRequestCommentRequest.Builder | CreatePullRequestCommentRequest.Builder. copy(CreatePullRequestCommentRequest o) | Copy method to populate the builder with values from the given instance. | 
| CreatePullRequestCommentRequest.Builder | CreatePullRequestCommentRequest.Builder. createPullRequestCommentDetails(CreatePullRequestCommentDetails createPullRequestCommentDetails) | Details for the new PullRequest comment. | 
| CreatePullRequestCommentRequest.Builder | CreatePullRequestCommentRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| CreatePullRequestCommentRequest.Builder | CreatePullRequestCommentRequest.Builder. opcRequestId(String opcRequestId) | Unique Oracle-assigned identifier for the request. | 
| CreatePullRequestCommentRequest.Builder | CreatePullRequestCommentRequest.Builder. opcRetryToken(String opcRetryToken) | A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again. | 
| CreatePullRequestCommentRequest.Builder | CreatePullRequestCommentRequest.Builder. pullRequestId(String pullRequestId) | unique PullRequest identifier | 
| CreatePullRequestCommentRequest.Builder | CreatePullRequestCommentRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| CreatePullRequestCommentRequest.Builder | CreatePullRequestCommentRequest. toBuilder() |  |