public class ServiceCatalogConfigAdapter extends Object
| Constructor and Description |
|---|
ServiceCatalogConfigAdapter() |
| Modifier and Type | Method and Description |
|---|---|
static ServiceCatalogConfig |
adapt(Map map) |
static ServiceCatalogConfig |
adapt(ServiceCatalog instance) |
static ServiceCatalogConfigBuilder |
newBuilder(Map map) |
static ServiceCatalogConfigBuilder |
newBuilder(ServiceCatalog instance) |
public static ServiceCatalogConfig adapt(ServiceCatalog instance)
public static ServiceCatalogConfigBuilder newBuilder(ServiceCatalog instance)
public static ServiceCatalogConfig adapt(Map map)
public static ServiceCatalogConfigBuilder newBuilder(Map map)
Copyright © 2018–2019 Red Hat. All rights reserved.