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