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