public class EditableGeneratorConfig extends GeneratorConfig implements io.fabric8.kubernetes.api.builder.Editable<GeneratorConfigBuilder>
| Constructor and Description |
|---|
EditableGeneratorConfig() |
EditableGeneratorConfig(Project project,
Map<ConfigKey,Object> attributes,
String inputPath,
String outputPath) |
| Modifier and Type | Method and Description |
|---|---|
GeneratorConfigBuilder |
edit() |
equals, getInputPath, getOutputPath, hashCodeentrySet, getAttribute, getAttributeOrDefault, getAttributes, getProject, hasAttribute, put, setAttributes, setProjectpublic GeneratorConfigBuilder edit()
edit in interface io.fabric8.kubernetes.api.builder.Editable<GeneratorConfigBuilder>Copyright © 2018–2021 Red Hat. All rights reserved.