Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
PatchPullRequestDetails |
PatchPullRequestDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
PatchPullRequestDetails.Builder |
PatchPullRequestDetails.Builder.copy(PatchPullRequestDetails model) |
Modifier and Type | Method and Description |
---|---|
PatchPullRequestDetails |
PatchPullRequestRequest.getBody$()
Alternative accessor for the body parameter.
|
PatchPullRequestDetails |
PatchPullRequestRequest.getPatchPullRequestDetails()
Details for the PullRequest update.
|
Modifier and Type | Method and Description |
---|---|
PatchPullRequestRequest.Builder |
PatchPullRequestRequest.Builder.body$(PatchPullRequestDetails body)
Alternative setter for the body parameter.
|
PatchPullRequestRequest.Builder |
PatchPullRequestRequest.Builder.patchPullRequestDetails(PatchPullRequestDetails patchPullRequestDetails)
Details for the PullRequest update.
|
Copyright © 2016–2024. All rights reserved.