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
-
Method Summary
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, hasMatchingSource, hasSources, removeAllFromSources, removeFromSources, removeMatchingFromSources, setNewSourceLike, setToSources, withDefaultMode, withNewDefaultMode, withNewDefaultMode, withSources, withSourcesMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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, withNewDefaultMode, withNewDefaultMode, withSources, withSources
-
Method Details
-
and
-
endProjectedVolumeSourceObject
- Specified by:
endProjectedVolumeSourceObjectin interfaceWatchEventFluent.ProjectedVolumeSourceObjectNested<N>
-