Uses of Class
io.github.cdklabs.projen.InitProject.Builder
-
Packages that use InitProject.Builder Package Description io.github.cdklabs.projen -
-
Uses of InitProject.Builder in io.github.cdklabs.projen
Methods in io.github.cdklabs.projen that return InitProject.Builder Modifier and Type Method Description InitProject.BuilderInitProject.Builder. args(Map<String,? extends Object> args)Sets the value ofInitProject.getArgs()static InitProject.BuilderInitProject. builder()InitProject.BuilderInitProject.Builder. comments(InitProjectOptionHints comments)Sets the value ofInitProject.getComments()InitProject.BuilderInitProject.Builder. fqn(String fqn)Sets the value ofInitProject.getFqn()InitProject.BuilderInitProject.Builder. type(ProjectType type)Sets the value ofInitProject.getType()Constructors in io.github.cdklabs.projen with parameters of type InitProject.Builder Constructor Description Jsii$Proxy(InitProject.Builder builder)Constructor that initializes the object based on literal property values passed by theInitProject.Builder.
-