Uses of Interface
io.github.cdklabs.projen.github.DependabotGroup
-
Packages that use DependabotGroup Package Description io.github.cdklabs.projen.github -
-
Uses of DependabotGroup in io.github.cdklabs.projen.github
Classes in io.github.cdklabs.projen.github that implement DependabotGroup Modifier and Type Class Description static classDependabotGroup.Jsii$ProxyAn implementation forDependabotGroupMethods in io.github.cdklabs.projen.github that return DependabotGroup Modifier and Type Method Description DependabotGroupDependabotGroup.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.github that return types with arguments of type DependabotGroup Modifier and Type Method Description default Map<String,DependabotGroup>DependabotOptions. getGroups()(experimental) https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups.Map<String,DependabotGroup>DependabotOptions.Jsii$Proxy. getGroups()Method parameters in io.github.cdklabs.projen.github with type arguments of type DependabotGroup Modifier and Type Method Description Dependabot.BuilderDependabot.Builder. groups(Map<String,? extends DependabotGroup> groups)(experimental) https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups.DependabotOptions.BuilderDependabotOptions.Builder. groups(Map<String,? extends DependabotGroup> groups)Sets the value ofDependabotOptions.getGroups()
-