Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
CreatePullRequestDetails |
CreatePullRequestDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreatePullRequestDetails.Builder |
CreatePullRequestDetails.Builder.copy(CreatePullRequestDetails model) |
Modifier and Type | Method and Description |
---|---|
CreatePullRequestDetails |
CreatePullRequestRequest.getBody$()
Alternative accessor for the body parameter.
|
CreatePullRequestDetails |
CreatePullRequestRequest.getCreatePullRequestDetails()
Details for the new PullRequest.
|
Modifier and Type | Method and Description |
---|---|
CreatePullRequestRequest.Builder |
CreatePullRequestRequest.Builder.body$(CreatePullRequestDetails body)
Alternative setter for the body parameter.
|
CreatePullRequestRequest.Builder |
CreatePullRequestRequest.Builder.createPullRequestDetails(CreatePullRequestDetails createPullRequestDetails)
Details for the new PullRequest.
|
Copyright © 2016–2024. All rights reserved.