Package | Description |
---|---|
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
static UnlikePullRequestCommentRequest.Builder |
UnlikePullRequestCommentRequest.builder()
Return a new builder for this request object.
|
UnlikePullRequestCommentRequest.Builder |
UnlikePullRequestCommentRequest.Builder.commentId(String commentId)
unique PullRequest Comment identifier
|
UnlikePullRequestCommentRequest.Builder |
UnlikePullRequestCommentRequest.Builder.copy(UnlikePullRequestCommentRequest o)
Copy method to populate the builder with values from the given instance.
|
UnlikePullRequestCommentRequest.Builder |
UnlikePullRequestCommentRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UnlikePullRequestCommentRequest.Builder |
UnlikePullRequestCommentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UnlikePullRequestCommentRequest.Builder |
UnlikePullRequestCommentRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
UnlikePullRequestCommentRequest.Builder |
UnlikePullRequestCommentRequest.Builder.pullRequestId(String pullRequestId)
unique PullRequest identifier
|
UnlikePullRequestCommentRequest.Builder |
UnlikePullRequestCommentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UnlikePullRequestCommentRequest.Builder |
UnlikePullRequestCommentRequest.toBuilder()
Return an instance of
UnlikePullRequestCommentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.