Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
UpdatePullRequestDetails |
UpdatePullRequestDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
UpdatePullRequestDetails.Builder |
UpdatePullRequestDetails.Builder.copy(UpdatePullRequestDetails model) |
Modifier and Type | Method and Description |
---|---|
UpdatePullRequestDetails |
UpdatePullRequestRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdatePullRequestDetails |
UpdatePullRequestRequest.getUpdatePullRequestDetails()
The information to be updated.
|
Modifier and Type | Method and Description |
---|---|
UpdatePullRequestRequest.Builder |
UpdatePullRequestRequest.Builder.body$(UpdatePullRequestDetails body)
Alternative setter for the body parameter.
|
UpdatePullRequestRequest.Builder |
UpdatePullRequestRequest.Builder.updatePullRequestDetails(UpdatePullRequestDetails updatePullRequestDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.