Uses of Class
io.github.cdklabs.projen.github.DependabotIgnore.Builder
-
Packages that use DependabotIgnore.Builder Package Description io.github.cdklabs.projen.github -
-
Uses of DependabotIgnore.Builder in io.github.cdklabs.projen.github
Methods in io.github.cdklabs.projen.github that return DependabotIgnore.Builder Modifier and Type Method Description static DependabotIgnore.BuilderDependabotIgnore. builder()DependabotIgnore.BuilderDependabotIgnore.Builder. dependencyName(String dependencyName)Sets the value ofDependabotIgnore.getDependencyName()DependabotIgnore.BuilderDependabotIgnore.Builder. versions(List<String> versions)Sets the value ofDependabotIgnore.getVersions()Constructors in io.github.cdklabs.projen.github with parameters of type DependabotIgnore.Builder Constructor Description Jsii$Proxy(DependabotIgnore.Builder builder)Constructor that initializes the object based on literal property values passed by theDependabotIgnore.Builder.
-