public class BindingPathConfigBuilder extends BindingPathConfigFluent<BindingPathConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<BindingPathConfig,BindingPathConfigBuilder>
ConfigurationFluent.ProjectNested<N>| Constructor and Description |
|---|
BindingPathConfigBuilder() |
BindingPathConfigBuilder(BindingPathConfig instance) |
BindingPathConfigBuilder(BindingPathConfigFluent<?> fluent) |
BindingPathConfigBuilder(BindingPathConfigFluent<?> fluent,
BindingPathConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableBindingPathConfig |
build() |
copyInstance, equals, getContainerPath, getSecretPath, hasContainerPath, hashCode, hasSecretPath, toString, withContainerPath, withSecretPathaddToAttributes, addToAttributes, buildProject, copyInstance, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectaggregate, aggregate, build, build, builderOf, getVisitableMappublic BindingPathConfigBuilder()
public BindingPathConfigBuilder(BindingPathConfigFluent<?> fluent)
public BindingPathConfigBuilder(BindingPathConfigFluent<?> fluent, BindingPathConfig instance)
public BindingPathConfigBuilder(BindingPathConfig instance)
public EditableBindingPathConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<BindingPathConfig>Copyright © 2018–2024 Red Hat. All rights reserved.