| Package | Description |
|---|---|
| com.amazonaws.services.codestar.model |
| Modifier and Type | Method and Description |
|---|---|
CodeSource |
CodeSource.clone() |
CodeSource |
Code.getSource()
The location where the source code files provided with the project request are stored.
|
CodeSource |
CodeSource.withS3(S3Location s3)
Information about the Amazon S3 location where the source code files provided with the project request are
stored.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Code.setSource(CodeSource source)
The location where the source code files provided with the project request are stored.
|
Code |
Code.withSource(CodeSource source)
The location where the source code files provided with the project request are stored.
|
Copyright © 2025. All rights reserved.