| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecatalyst.model |
| Modifier and Type | Method and Description |
|---|---|
List<RepositoryInput> |
CreateDevEnvironmentRequest.repositories()
The source repository that contains the branch to clone into the Dev Environment.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDevEnvironmentRequest.Builder |
CreateDevEnvironmentRequest.Builder.repositories(RepositoryInput... repositories)
The source repository that contains the branch to clone into the Dev Environment.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDevEnvironmentRequest.Builder |
CreateDevEnvironmentRequest.Builder.repositories(Collection<RepositoryInput> repositories)
The source repository that contains the branch to clone into the Dev Environment.
|
Copyright © 2022. All rights reserved.