Uses of Class
io.github.cdklabs.projen.web.ReactTypeDefOptions.Builder
-
Packages that use ReactTypeDefOptions.Builder Package Description io.github.cdklabs.projen.web -
-
Uses of ReactTypeDefOptions.Builder in io.github.cdklabs.projen.web
Methods in io.github.cdklabs.projen.web that return ReactTypeDefOptions.Builder Modifier and Type Method Description static ReactTypeDefOptions.BuilderReactTypeDefOptions. builder()Deprecated.ReactTypeDefOptions.BuilderReactTypeDefOptions.Builder. committed(Boolean committed)Deprecated.Sets the value ofFileBaseOptions.getCommitted()ReactTypeDefOptions.BuilderReactTypeDefOptions.Builder. editGitignore(Boolean editGitignore)Deprecated.Sets the value ofFileBaseOptions.getEditGitignore()ReactTypeDefOptions.BuilderReactTypeDefOptions.Builder. executable(Boolean executable)Deprecated.Sets the value ofFileBaseOptions.getExecutable()ReactTypeDefOptions.BuilderReactTypeDefOptions.Builder. marker(Boolean marker)Deprecated.Sets the value ofFileBaseOptions.getMarker()ReactTypeDefOptions.BuilderReactTypeDefOptions.Builder. readonly(Boolean readonly)Deprecated.Sets the value ofFileBaseOptions.getReadonly()Constructors in io.github.cdklabs.projen.web with parameters of type ReactTypeDefOptions.Builder Constructor Description Jsii$Proxy(ReactTypeDefOptions.Builder builder)Deprecated.Constructor that initializes the object based on literal property values passed by theReactTypeDefOptions.Builder.
-