| Package | Description |
|---|---|
| com.amazonaws.services.codestar.model |
| Modifier and Type | Method and Description |
|---|---|
CodeCommitCodeDestination |
CodeCommitCodeDestination.clone() |
CodeCommitCodeDestination |
CodeDestination.getCodeCommit()
Information about the AWS CodeCommit repository to be created in AWS CodeStar.
|
CodeCommitCodeDestination |
CodeCommitCodeDestination.withName(String name)
The name of the AWS CodeCommit repository to be created in AWS CodeStar.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodeDestination.setCodeCommit(CodeCommitCodeDestination codeCommit)
Information about the AWS CodeCommit repository to be created in AWS CodeStar.
|
CodeDestination |
CodeDestination.withCodeCommit(CodeCommitCodeDestination codeCommit)
Information about the AWS CodeCommit repository to be created in AWS CodeStar.
|
Copyright © 2024. All rights reserved.