public class KeyToPathBuilder extends KeyToPathFluent<KeyToPathBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<KeyToPath,KeyToPathBuilder>
| Constructor and Description |
|---|
KeyToPathBuilder() |
KeyToPathBuilder(KeyToPath instance) |
KeyToPathBuilder(KeyToPathFluent<?> fluent) |
KeyToPathBuilder(KeyToPathFluent<?> fluent,
KeyToPath instance) |
| Modifier and Type | Method and Description |
|---|---|
KeyToPath |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getKey, getMode, getPath, hasAdditionalProperties, hashCode, hasKey, hasMode, hasPath, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withKey, withMode, withPathaggregate, aggregate, build, build, builderOf, getVisitableMappublic KeyToPathBuilder()
public KeyToPathBuilder(KeyToPathFluent<?> fluent)
public KeyToPathBuilder(KeyToPathFluent<?> fluent, KeyToPath instance)
public KeyToPathBuilder(KeyToPath instance)
Copyright © 2015–2023 Red Hat. All rights reserved.