| Package | Description |
|---|---|
| io.github.cdklabs.projen.github |
| Modifier and Type | Class and Description |
|---|---|
static class |
DependabotRegistry.Jsii$Proxy
An implementation for
DependabotRegistry |
| Modifier and Type | Method and Description |
|---|---|
DependabotRegistry |
DependabotRegistry.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default Map<String,DependabotRegistry> |
DependabotOptions.getRegistries()
(experimental) Map of package registries to use.
|
Map<String,DependabotRegistry> |
DependabotOptions.Jsii$Proxy.getRegistries() |
| Modifier and Type | Method and Description |
|---|---|
Dependabot.Builder |
Dependabot.Builder.registries(Map<String,? extends DependabotRegistry> registries)
(experimental) Map of package registries to use.
|
DependabotOptions.Builder |
DependabotOptions.Builder.registries(Map<String,? extends DependabotRegistry> registries)
Sets the value of
DependabotOptions.getRegistries() |
Copyright © 2021. All rights reserved.