public class ServiceCatalogConfig extends Configuration
| Constructor and Description |
|---|
ServiceCatalogConfig() |
ServiceCatalogConfig(Project project,
Map<ConfigKey,Object> attributes,
ServiceCatalogInstance[] instances) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ServiceCatalogInstance[] |
getInstances() |
int |
hashCode() |
entrySet, getAttribute, getAttributeOrDefault, getAttributes, getProject, hasAttribute, put, setAttributes, setProjectpublic ServiceCatalogConfig()
public ServiceCatalogConfig(Project project, Map<ConfigKey,Object> attributes, ServiceCatalogInstance[] instances)
Copyright © 2018–2021 Red Hat. All rights reserved.