Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
UpdatePullRequestResponse |
Devops.updatePullRequest(UpdatePullRequestRequest request)
Updates the PullRequest
|
UpdatePullRequestResponse |
DevopsClient.updatePullRequest(UpdatePullRequestRequest request) |
Future<UpdatePullRequestResponse> |
DevopsAsyncClient.updatePullRequest(UpdatePullRequestRequest request,
AsyncHandler<UpdatePullRequestRequest,UpdatePullRequestResponse> handler) |
Future<UpdatePullRequestResponse> |
DevopsAsync.updatePullRequest(UpdatePullRequestRequest request,
AsyncHandler<UpdatePullRequestRequest,UpdatePullRequestResponse> handler)
Updates the PullRequest
|
Modifier and Type | Method and Description |
---|---|
Future<UpdatePullRequestResponse> |
DevopsAsyncClient.updatePullRequest(UpdatePullRequestRequest request,
AsyncHandler<UpdatePullRequestRequest,UpdatePullRequestResponse> handler) |
Future<UpdatePullRequestResponse> |
DevopsAsync.updatePullRequest(UpdatePullRequestRequest request,
AsyncHandler<UpdatePullRequestRequest,UpdatePullRequestResponse> handler)
Updates the PullRequest
|
Modifier and Type | Method and Description |
---|---|
UpdatePullRequestRequest |
UpdatePullRequestRequest.Builder.build()
Build the instance of UpdatePullRequestRequest as configured by this builder
|
UpdatePullRequestRequest |
UpdatePullRequestRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdatePullRequestRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdatePullRequestRequest.Builder |
UpdatePullRequestRequest.Builder.copy(UpdatePullRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.