Uses of Class
io.github.cdklabs.projen.github.DependabotRegistryType
-
Packages that use DependabotRegistryType Package Description io.github.cdklabs.projen.github -
-
Uses of DependabotRegistryType in io.github.cdklabs.projen.github
Methods in io.github.cdklabs.projen.github that return DependabotRegistryType Modifier and Type Method Description DependabotRegistryTypeDependabotRegistry. getType()(experimental) Registry type e.g.DependabotRegistryTypeDependabotRegistry.Jsii$Proxy. getType()static DependabotRegistryTypeDependabotRegistryType. valueOf(String name)Returns the enum constant of this type with the specified name.static DependabotRegistryType[]DependabotRegistryType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.github.cdklabs.projen.github with parameters of type DependabotRegistryType Modifier and Type Method Description DependabotRegistry.BuilderDependabotRegistry.Builder. type(DependabotRegistryType type)Sets the value ofDependabotRegistry.getType()
-