Package | Description |
---|---|
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
GetPullRequestAttachmentResponse.Builder |
GetPullRequestAttachmentResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static GetPullRequestAttachmentResponse.Builder |
GetPullRequestAttachmentResponse.builder()
Return a new builder for this response object.
|
GetPullRequestAttachmentResponse.Builder |
GetPullRequestAttachmentResponse.Builder.copy(GetPullRequestAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
GetPullRequestAttachmentResponse.Builder |
GetPullRequestAttachmentResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
GetPullRequestAttachmentResponse.Builder |
GetPullRequestAttachmentResponse.Builder.headers(Map<String,List<String>> headers) |
GetPullRequestAttachmentResponse.Builder |
GetPullRequestAttachmentResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetPullRequestAttachmentResponse.Builder |
GetPullRequestAttachmentResponse.Builder.pullRequestAttachment(PullRequestAttachment pullRequestAttachment)
The returned
PullRequestAttachment instance. |
Copyright © 2016–2024. All rights reserved.