Package io.fabric8.kubernetes.api.model
Class VolumeFluentImpl.ProjectedNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ProjectedVolumeSourceFluentImpl<VolumeFluent.ProjectedNested<N>>
io.fabric8.kubernetes.api.model.VolumeFluentImpl.ProjectedNestedImpl<N>
- All Implemented Interfaces:
Fluent<VolumeFluent.ProjectedNested<N>>,Nested<N>,Visitable<VolumeFluent.ProjectedNested<N>>,ProjectedVolumeSourceFluent<VolumeFluent.ProjectedNested<N>>,VolumeFluent.ProjectedNested<N>
- Enclosing class:
- VolumeFluentImpl<A extends VolumeFluent<A>>
public class VolumeFluentImpl.ProjectedNestedImpl<N> extends ProjectedVolumeSourceFluentImpl<VolumeFluent.ProjectedNested<N>> implements VolumeFluent.ProjectedNested<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()NendProjected()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
-
endProjected
- Specified by:
endProjectedin interfaceVolumeFluent.ProjectedNested<N>
-