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