Package io.fabric8.kubernetes.api.model
Class ConfigMapProjectionFluent.ItemsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.KeyToPathFluent<ConfigMapProjectionFluent.ItemsNested<N>>
-
- io.fabric8.kubernetes.api.model.ConfigMapProjectionFluent.ItemsNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- ConfigMapProjectionFluent<A extends ConfigMapProjectionFluent<A>>
public class ConfigMapProjectionFluent.ItemsNested<N> extends KeyToPathFluent<ConfigMapProjectionFluent.ItemsNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from class io.fabric8.kubernetes.api.model.KeyToPathFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getKey, getMode, getPath, hasAdditionalProperties, hashCode, hasKey, hasMode, hasPath, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withKey, withMode, withPath
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-