| Package | Description |
|---|---|
| com.amazonaws.services.codestar.model |
| Modifier and Type | Method and Description |
|---|---|
ToolchainSource |
ToolchainSource.clone() |
ToolchainSource |
Toolchain.getSource()
The Amazon S3 location where the toolchain template file provided with the project request is stored.
|
ToolchainSource |
ToolchainSource.withS3(S3Location s3)
The Amazon S3 bucket where the toolchain template file provided with the project request is stored.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Toolchain.setSource(ToolchainSource source)
The Amazon S3 location where the toolchain template file provided with the project request is stored.
|
Toolchain |
Toolchain.withSource(ToolchainSource source)
The Amazon S3 location where the toolchain template file provided with the project request is stored.
|
Copyright © 2022. All rights reserved.