Package io.fabric8.kubernetes.api.model
Class VolumeProjectionFluent.SecretNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.SecretProjectionFluent<VolumeProjectionFluent.SecretNested<N>>
-
- io.fabric8.kubernetes.api.model.VolumeProjectionFluent.SecretNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public class VolumeProjectionFluent.SecretNested<N> extends SecretProjectionFluent<VolumeProjectionFluent.SecretNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.SecretProjectionFluent
SecretProjectionFluent.ItemsNested<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()NendSecret()-
Methods inherited from class io.fabric8.kubernetes.api.model.SecretProjectionFluent
addAllToItems, addNewItem, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, copyInstance, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getName, getOptional, hasAdditionalProperties, hashCode, hasItems, hasMatchingItem, hasName, hasOptional, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withItems, withItems, withName, withOptional, withOptional
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-