| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestar.model |
| Modifier and Type | Method and Description |
|---|---|
List<Code> |
CreateProjectRequest.sourceCode()
A list of the Code objects submitted with the project request.
|
| Modifier and Type | Method and Description |
|---|---|
CreateProjectRequest.Builder |
CreateProjectRequest.Builder.sourceCode(Code... sourceCode)
A list of the Code objects submitted with the project request.
|
| Modifier and Type | Method and Description |
|---|---|
CreateProjectRequest.Builder |
CreateProjectRequest.Builder.sourceCode(Collection<Code> sourceCode)
A list of the Code objects submitted with the project request.
|
Copyright © 2020. All rights reserved.