Class SourcesFluent.SourcesDownwardAPINested<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.DownwardAPIFluent<SourcesFluent.SourcesDownwardAPINested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.SourcesFluent.SourcesDownwardAPINested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<SourcesFluent.SourcesDownwardAPINested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<SourcesFluent.SourcesDownwardAPINested<N>>
- Enclosing class:
- SourcesFluent<A extends SourcesFluent<A>>
public class SourcesFluent.SourcesDownwardAPINested<N> extends DownwardAPIFluent<SourcesFluent.SourcesDownwardAPINested<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.DownwardAPIFluent
DownwardAPIFluent.DownwardapiItemsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSourcesDownwardAPI()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.projected.sources.DownwardAPIFluent
addAllToDownwardapiItems, addNewDownwardapiItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, hashCode, hasItems, hasMatchingItem, removeAllFromDownwardapiItems, removeFromItems, removeMatchingFromDownwardapiItems, setNewItemLike, setToItems, toString, withItems, withItems
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-