Uses of Interface
io.github.cdklabs.projen.github.DependabotRegistry
-
Packages that use DependabotRegistry Package Description io.github.cdklabs.projen.github -
-
Uses of DependabotRegistry in io.github.cdklabs.projen.github
Classes in io.github.cdklabs.projen.github that implement DependabotRegistry Modifier and Type Class Description static classDependabotRegistry.Jsii$ProxyAn implementation forDependabotRegistryMethods in io.github.cdklabs.projen.github that return DependabotRegistry Modifier and Type Method Description DependabotRegistryDependabotRegistry.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.github that return types with arguments of type DependabotRegistry Modifier and Type Method Description default Map<String,DependabotRegistry>DependabotOptions. getRegistries()(experimental) Map of package registries to use.Map<String,DependabotRegistry>DependabotOptions.Jsii$Proxy. getRegistries()Method parameters in io.github.cdklabs.projen.github with type arguments of type DependabotRegistry Modifier and Type Method Description Dependabot.BuilderDependabot.Builder. registries(Map<String,? extends DependabotRegistry> registries)(experimental) Map of package registries to use.DependabotOptions.BuilderDependabotOptions.Builder. registries(Map<String,? extends DependabotRegistry> registries)Sets the value ofDependabotOptions.getRegistries()
-