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