public class EditableServiceCatalogConfig extends ServiceCatalogConfig implements io.dekorate.deps.kubernetes.api.builder.Editable<ServiceCatalogConfigBuilder>
| Constructor and Description |
|---|
EditableServiceCatalogConfig() |
EditableServiceCatalogConfig(Project project,
Map<ConfigKey,Object> attributes,
ServiceCatalogInstance[] instances) |
| Modifier and Type | Method and Description |
|---|---|
ServiceCatalogConfigBuilder |
edit() |
getInstancesentrySet, getAttribute, getAttributeOrDefault, getAttributes, getProject, hasAttribute, put, setAttributes, setProjectpublic EditableServiceCatalogConfig()
public EditableServiceCatalogConfig(Project project, Map<ConfigKey,Object> attributes, ServiceCatalogInstance[] instances)
public ServiceCatalogConfigBuilder edit()
edit in interface io.dekorate.deps.kubernetes.api.builder.Editable<ServiceCatalogConfigBuilder>Copyright © 2018–2020 Red Hat. All rights reserved.