Uses of Class
software.amazon.awssdk.services.codestar.model.Toolchain
-
Packages that use Toolchain Package Description software.amazon.awssdk.services.codestar.model -
-
Uses of Toolchain in software.amazon.awssdk.services.codestar.model
Methods in software.amazon.awssdk.services.codestar.model that return Toolchain Modifier and Type Method Description ToolchainCreateProjectRequest. toolchain()The name of the toolchain template file submitted with the project request.Methods in software.amazon.awssdk.services.codestar.model with parameters of type Toolchain Modifier and Type Method Description CreateProjectRequest.BuilderCreateProjectRequest.Builder. toolchain(Toolchain toolchain)The name of the toolchain template file submitted with the project request.
-