| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecatalyst |
Welcome to the Amazon CodeCatalyst API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateSourceRepositoryBranchResponse |
CodeCatalystClient.createSourceRepositoryBranch(Consumer<CreateSourceRepositoryBranchRequest.Builder> createSourceRepositoryBranchRequest)
Creates a branch in a specified source repository in Amazon CodeCatalyst.
|
default CreateSourceRepositoryBranchResponse |
CodeCatalystClient.createSourceRepositoryBranch(CreateSourceRepositoryBranchRequest createSourceRepositoryBranchRequest)
Creates a branch in a specified source repository in Amazon CodeCatalyst.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSourceRepositoryBranchResponse> |
CodeCatalystAsyncClient.createSourceRepositoryBranch(Consumer<CreateSourceRepositoryBranchRequest.Builder> createSourceRepositoryBranchRequest)
Creates a branch in a specified source repository in Amazon CodeCatalyst.
|
default CompletableFuture<CreateSourceRepositoryBranchResponse> |
CodeCatalystAsyncClient.createSourceRepositoryBranch(CreateSourceRepositoryBranchRequest createSourceRepositoryBranchRequest)
Creates a branch in a specified source repository in Amazon CodeCatalyst.
|
Copyright © 2023. All rights reserved.