Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ProjectedVolumeSourceObjectNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ProjectedVolumeSourceFluentImpl<WatchEventFluent.ProjectedVolumeSourceObjectNested<N>>
-
- io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ProjectedVolumeSourceObjectNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<WatchEventFluent.ProjectedVolumeSourceObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.ProjectedVolumeSourceObjectNested<N>>,ProjectedVolumeSourceFluent<WatchEventFluent.ProjectedVolumeSourceObjectNested<N>>,WatchEventFluent.ProjectedVolumeSourceObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ProjectedVolumeSourceObjectNestedImpl<N> extends ProjectedVolumeSourceFluentImpl<WatchEventFluent.ProjectedVolumeSourceObjectNested<N>> implements WatchEventFluent.ProjectedVolumeSourceObjectNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ProjectedVolumeSourceFluentImpl
ProjectedVolumeSourceFluentImpl.SourcesNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ProjectedVolumeSourceFluent
ProjectedVolumeSourceFluent.SourcesNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendProjectedVolumeSourceObject()-
Methods inherited from class io.fabric8.kubernetes.api.model.ProjectedVolumeSourceFluentImpl
addAllToSources, addNewSource, addNewSourceLike, addToSources, addToSources, buildFirstSource, buildLastSource, buildMatchingSource, buildSource, buildSources, editFirstSource, editLastSource, editMatchingSource, editSource, equals, getDefaultMode, getSources, hasDefaultMode, hashCode, hasMatchingSource, hasSources, removeAllFromSources, removeFromSources, removeMatchingFromSources, setNewSourceLike, setToSources, withDefaultMode, withSources, withSources
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.ProjectedVolumeSourceFluent
addAllToSources, addNewSource, addNewSourceLike, addToSources, addToSources, buildFirstSource, buildLastSource, buildMatchingSource, buildSource, buildSources, editFirstSource, editLastSource, editMatchingSource, editSource, getDefaultMode, getSources, hasDefaultMode, hasMatchingSource, hasSources, removeAllFromSources, removeFromSources, removeMatchingFromSources, setNewSourceLike, setToSources, withDefaultMode, withSources, withSources
-
-
-
-
Method Detail
-
and
public N and()
-
endProjectedVolumeSourceObject
public N endProjectedVolumeSourceObject()
- Specified by:
endProjectedVolumeSourceObjectin interfaceWatchEventFluent.ProjectedVolumeSourceObjectNested<N>
-
-