Class SourcesFluent.SourcesConfigMapNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources.ConfigMapFluent<SourcesFluent.SourcesConfigMapNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.SourcesFluent.SourcesConfigMapNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<SourcesFluent.SourcesConfigMapNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<SourcesFluent.SourcesConfigMapNested<N>>
- Enclosing class:
- SourcesFluent<A extends SourcesFluent<A>>
public class SourcesFluent.SourcesConfigMapNested<N> extends ConfigMapFluent<SourcesFluent.SourcesConfigMapNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources.ConfigMapFluent
ConfigMapFluent.SourcesItemsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSourcesConfigMap()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources.ConfigMapFluent
addAllToSourcesItems, addNewItemLike, addNewSourcesItem, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getName, getOptional, hashCode, hasItems, hasMatchingItem, hasName, hasOptional, removeAllFromSourcesItems, removeFromItems, removeMatchingFromSourcesItems, setNewItemLike, setToItems, toString, withItems, withItems, withName, withOptional, withOptional
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-