public class BindingPathBuilder extends BindingPathFluent<BindingPathBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<BindingPath,BindingPathBuilder>
| Constructor and Description |
|---|
BindingPathBuilder() |
BindingPathBuilder(BindingPath instance) |
BindingPathBuilder(BindingPathFluent<?> fluent) |
BindingPathBuilder(BindingPathFluent<?> fluent,
BindingPath instance) |
| Modifier and Type | Method and Description |
|---|---|
BindingPath |
build() |
copyInstance, equals, getContainerPath, getSecretPath, hasContainerPath, hashCode, hasSecretPath, toString, withContainerPath, withSecretPathaggregate, aggregate, build, build, builderOf, getVisitableMappublic BindingPathBuilder()
public BindingPathBuilder(BindingPathFluent<?> fluent)
public BindingPathBuilder(BindingPathFluent<?> fluent, BindingPath instance)
public BindingPathBuilder(BindingPath instance)
public BindingPath build()
build in interface io.fabric8.kubernetes.api.builder.Builder<BindingPath>Copyright © 2018–2024 Red Hat. All rights reserved.