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