public class EditableBindingPathConfig extends BindingPathConfig implements io.fabric8.kubernetes.api.builder.Editable<BindingPathConfigBuilder>
| Constructor and Description |
|---|
EditableBindingPathConfig() |
EditableBindingPathConfig(Project project,
Map<ConfigKey,Object> attributes,
String containerPath,
String secretPath) |
| Modifier and Type | Method and Description |
|---|---|
BindingPathConfigBuilder |
edit() |
equals, getContainerPath, getSecretPath, hashCode, newBindingPathConfigBuilder, newBindingPathConfigBuilderFromDefaultsentrySet, getAttribute, getAttributeOrDefault, getAttributes, getProject, hasAttribute, put, setAttributes, setProjectpublic BindingPathConfigBuilder edit()
edit in interface io.fabric8.kubernetes.api.builder.Editable<BindingPathConfigBuilder>Copyright © 2018–2024 Red Hat. All rights reserved.