Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
DeclinePullRequestResponse |
Devops.declinePullRequest(DeclinePullRequestRequest request)
Decline a PullRequest
|
DeclinePullRequestResponse |
DevopsClient.declinePullRequest(DeclinePullRequestRequest request) |
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 |
---|---|
DeclinePullRequestRequest |
DeclinePullRequestRequest.Builder.build()
Build the instance of DeclinePullRequestRequest as configured by this builder
|
DeclinePullRequestRequest |
DeclinePullRequestRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeclinePullRequestRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeclinePullRequestRequest.Builder |
DeclinePullRequestRequest.Builder.copy(DeclinePullRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.