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