Uses of Class
io.github.cdklabs.projen.DepsManifest.Builder
-
Packages that use DepsManifest.Builder Package Description io.github.cdklabs.projen -
-
Uses of DepsManifest.Builder in io.github.cdklabs.projen
Methods in io.github.cdklabs.projen that return DepsManifest.Builder Modifier and Type Method Description static DepsManifest.BuilderDepsManifest. builder()DepsManifest.BuilderDepsManifest.Builder. dependencies(List<? extends Dependency> dependencies)Sets the value ofDepsManifest.getDependencies()Constructors in io.github.cdklabs.projen with parameters of type DepsManifest.Builder Constructor Description Jsii$Proxy(DepsManifest.Builder builder)Constructor that initializes the object based on literal property values passed by theDepsManifest.Builder.
-