Package | Description |
---|---|
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
CreatePullRequestRequest.Builder |
CreatePullRequestRequest.Builder.body$(CreatePullRequestDetails body)
Alternative setter for the body parameter.
|
static CreatePullRequestRequest.Builder |
CreatePullRequestRequest.builder()
Return a new builder for this request object.
|
CreatePullRequestRequest.Builder |
CreatePullRequestRequest.Builder.copy(CreatePullRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
CreatePullRequestRequest.Builder |
CreatePullRequestRequest.Builder.createPullRequestDetails(CreatePullRequestDetails createPullRequestDetails)
Details for the new PullRequest.
|
CreatePullRequestRequest.Builder |
CreatePullRequestRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreatePullRequestRequest.Builder |
CreatePullRequestRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreatePullRequestRequest.Builder |
CreatePullRequestRequest.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.
|
CreatePullRequestRequest.Builder |
CreatePullRequestRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreatePullRequestRequest.Builder |
CreatePullRequestRequest.toBuilder()
Return an instance of
CreatePullRequestRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.