Package io.fabric8.openshift.api.model
Class SourceBuildStrategyFluent.VolumesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.BuildVolumeFluent<SourceBuildStrategyFluent.VolumesNested<N>>
-
- io.fabric8.openshift.api.model.SourceBuildStrategyFluent.VolumesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- SourceBuildStrategyFluent<A extends SourceBuildStrategyFluent<A>>
public class SourceBuildStrategyFluent.VolumesNested<N> extends BuildVolumeFluent<SourceBuildStrategyFluent.VolumesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.BuildVolumeFluent
BuildVolumeFluent.MountsNested<N>, BuildVolumeFluent.SourceNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendVolume()-
Methods inherited from class io.fabric8.openshift.api.model.BuildVolumeFluent
addAllToMounts, addNewMount, addNewMount, addNewMountLike, addToAdditionalProperties, addToAdditionalProperties, addToMounts, addToMounts, buildFirstMount, buildLastMount, buildMatchingMount, buildMount, buildMounts, buildSource, copyInstance, editFirstMount, editLastMount, editMatchingMount, editMount, editOrNewSource, editOrNewSourceLike, editSource, equals, getAdditionalProperties, getName, hasAdditionalProperties, hashCode, hasMatchingMount, hasMounts, hasName, hasSource, removeAllFromMounts, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMounts, removeMatchingFromMounts, setNewMountLike, setToMounts, toString, withAdditionalProperties, withMounts, withMounts, withName, withNewSource, withNewSourceLike, withSource
-
-