| CreatePullRequestAttachmentRequest.Builder | CreatePullRequestAttachmentRequest.Builder. body$(InputStream body) | Alternative setter for the body parameter. | 
| static CreatePullRequestAttachmentRequest.Builder | CreatePullRequestAttachmentRequest. builder() | Return a new builder for this request object. | 
| CreatePullRequestAttachmentRequest.Builder | CreatePullRequestAttachmentRequest.Builder. contentDisposition(String contentDisposition) | The Content-Disposition response-header field has been proposed as a means for the origin
server to suggest a default filename if the user requests that the content is saved to a
file. | 
| CreatePullRequestAttachmentRequest.Builder | CreatePullRequestAttachmentRequest.Builder. copy(CreatePullRequestAttachmentRequest o) | Copy method to populate the builder with values from the given instance. | 
| CreatePullRequestAttachmentRequest.Builder | CreatePullRequestAttachmentRequest.Builder. createPullRequestAttachmentBody(InputStream createPullRequestAttachmentBody) | Uploads the content of the attachment. | 
| CreatePullRequestAttachmentRequest.Builder | CreatePullRequestAttachmentRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| CreatePullRequestAttachmentRequest.Builder | CreatePullRequestAttachmentRequest.Builder. opcRequestId(String opcRequestId) | Unique Oracle-assigned identifier for the request. | 
| CreatePullRequestAttachmentRequest.Builder | CreatePullRequestAttachmentRequest.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. | 
| CreatePullRequestAttachmentRequest.Builder | CreatePullRequestAttachmentRequest.Builder. pullRequestId(String pullRequestId) | unique PullRequest identifier | 
| CreatePullRequestAttachmentRequest.Builder | CreatePullRequestAttachmentRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| CreatePullRequestAttachmentRequest.Builder | CreatePullRequestAttachmentRequest. toBuilder() |  |