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