Package io.fabric8.kubernetes.api.model
Class VolumeProjectionFluentImpl.ConfigMapNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ConfigMapProjectionFluentImpl<VolumeProjectionFluent.ConfigMapNested<N>>
io.fabric8.kubernetes.api.model.VolumeProjectionFluentImpl.ConfigMapNestedImpl<N>
- All Implemented Interfaces:
Fluent<VolumeProjectionFluent.ConfigMapNested<N>>,Nested<N>,Visitable<VolumeProjectionFluent.ConfigMapNested<N>>,ConfigMapProjectionFluent<VolumeProjectionFluent.ConfigMapNested<N>>,VolumeProjectionFluent.ConfigMapNested<N>
- Enclosing class:
- VolumeProjectionFluentImpl<A extends VolumeProjectionFluent<A>>
public class VolumeProjectionFluentImpl.ConfigMapNestedImpl<N> extends ConfigMapProjectionFluentImpl<VolumeProjectionFluent.ConfigMapNested<N>> implements VolumeProjectionFluent.ConfigMapNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ConfigMapProjectionFluentImpl
ConfigMapProjectionFluentImpl.ItemsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ConfigMapProjectionFluent
ConfigMapProjectionFluent.ItemsNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendConfigMap()Methods inherited from class io.fabric8.kubernetes.api.model.ConfigMapProjectionFluentImpl
addAllToItems, addNewItem, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getItems, getName, hasItems, hasMatchingItem, hasName, hasOptional, isOptional, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withItems, withItems, withName, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptionalMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.ConfigMapProjectionFluent
addAllToItems, addNewItem, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getItems, getName, hasItems, hasMatchingItem, hasName, hasOptional, isOptional, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withItems, withItems, withName, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptional
-
Method Details
-
and
-
endConfigMap
- Specified by:
endConfigMapin interfaceVolumeProjectionFluent.ConfigMapNested<N>
-