Uses of Class
io.github.cdklabs.projen.github.DependabotGroup.Builder
-
Packages that use DependabotGroup.Builder Package Description io.github.cdklabs.projen.github -
-
Uses of DependabotGroup.Builder in io.github.cdklabs.projen.github
Methods in io.github.cdklabs.projen.github that return DependabotGroup.Builder Modifier and Type Method Description static DependabotGroup.BuilderDependabotGroup. builder()DependabotGroup.BuilderDependabotGroup.Builder. excludePatterns(List<String> excludePatterns)Sets the value ofDependabotGroup.getExcludePatterns()DependabotGroup.BuilderDependabotGroup.Builder. patterns(List<String> patterns)Sets the value ofDependabotGroup.getPatterns()Constructors in io.github.cdklabs.projen.github with parameters of type DependabotGroup.Builder Constructor Description Jsii$Proxy(DependabotGroup.Builder builder)Constructor that initializes the object based on literal property values passed by theDependabotGroup.Builder.
-