| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit |
|
| Modifier and Type | Method and Description |
|---|---|
default CreatePullRequestResponse |
CodeCommitClient.createPullRequest(Consumer<CreatePullRequestRequest.Builder> createPullRequestRequest)
Creates a pull request in the specified repository.
|
default CreatePullRequestResponse |
CodeCommitClient.createPullRequest(CreatePullRequestRequest createPullRequestRequest)
Creates a pull request in the specified repository.
|
Copyright © 2023. All rights reserved.