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