| Package | Description |
|---|---|
| io.dekorate.servicecatalog.adapter | |
| io.dekorate.servicecatalog.config | |
| io.dekorate.servicecatalog.generator | |
| io.dekorate.servicecatalog.handler |
| Modifier and Type | Method and Description |
|---|---|
static ServiceCatalogConfig |
ServiceCatalogConfigAdapter.adapt(Map map) |
static ServiceCatalogConfig |
ServiceCatalogConfigAdapter.adapt(ServiceCatalog instance) |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableServiceCatalogConfig |
| Constructor and Description |
|---|
ServiceCatalogConfigBuilder(ServiceCatalogConfig instance) |
ServiceCatalogConfigBuilder(ServiceCatalogConfig instance,
Boolean validationEnabled) |
ServiceCatalogConfigBuilder(ServiceCatalogConfigFluent<?> fluent,
ServiceCatalogConfig instance) |
ServiceCatalogConfigBuilder(ServiceCatalogConfigFluent<?> fluent,
ServiceCatalogConfig instance,
Boolean validationEnabled) |
ServiceCatalogConfigFluentImpl(ServiceCatalogConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
default void |
ServiceCatalogGenerator.on(ConfigurationSupplier<ServiceCatalogConfig> config) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceCatalogHandler.handle(ServiceCatalogConfig config) |
Copyright © 2018–2021 Red Hat. All rights reserved.