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