Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
PatchPullRequestResponse |
Devops.patchPullRequest(PatchPullRequestRequest request)
Updates the reviewer list of a pull request
|
PatchPullRequestResponse |
DevopsClient.patchPullRequest(PatchPullRequestRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<PatchPullRequestResponse> |
DevopsAsyncClient.patchPullRequest(PatchPullRequestRequest request,
AsyncHandler<PatchPullRequestRequest,PatchPullRequestResponse> handler) |
Future<PatchPullRequestResponse> |
DevopsAsync.patchPullRequest(PatchPullRequestRequest request,
AsyncHandler<PatchPullRequestRequest,PatchPullRequestResponse> handler)
Updates the reviewer list of a pull request
|
Modifier and Type | Method and Description |
---|---|
Future<PatchPullRequestResponse> |
DevopsAsyncClient.patchPullRequest(PatchPullRequestRequest request,
AsyncHandler<PatchPullRequestRequest,PatchPullRequestResponse> handler) |
Future<PatchPullRequestResponse> |
DevopsAsync.patchPullRequest(PatchPullRequestRequest request,
AsyncHandler<PatchPullRequestRequest,PatchPullRequestResponse> handler)
Updates the reviewer list of a pull request
|
Modifier and Type | Method and Description |
---|---|
PatchPullRequestResponse |
PatchPullRequestResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PatchPullRequestResponse.Builder |
PatchPullRequestResponse.Builder.copy(PatchPullRequestResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.