Package io.fabric8.openshift.api.model
Class BuildSourceFluent.ImagesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.ImageSourceFluent<BuildSourceFluent.ImagesNested<N>>
-
- io.fabric8.openshift.api.model.BuildSourceFluent.ImagesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- BuildSourceFluent<A extends BuildSourceFluent<A>>
public class BuildSourceFluent.ImagesNested<N> extends ImageSourceFluent<BuildSourceFluent.ImagesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.ImageSourceFluent
ImageSourceFluent.FromNested<N>, ImageSourceFluent.PathsNested<N>, ImageSourceFluent.PullSecretNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendImage()-
Methods inherited from class io.fabric8.openshift.api.model.ImageSourceFluent
addAllToAs, addAllToPaths, addNewPath, addNewPath, addNewPathLike, addToAdditionalProperties, addToAdditionalProperties, addToAs, addToAs, addToPaths, addToPaths, buildFirstPath, buildFrom, buildLastPath, buildMatchingPath, buildPath, buildPaths, buildPullSecret, copyInstance, editFirstPath, editFrom, editLastPath, editMatchingPath, editOrNewFrom, editOrNewFromLike, editOrNewPullSecret, editOrNewPullSecretLike, editPath, editPullSecret, equals, getA, getAdditionalProperties, getAs, getFirstA, getLastA, getMatchingA, hasAdditionalProperties, hasAs, hasFrom, hashCode, hasMatchingA, hasMatchingPath, hasPaths, hasPullSecret, removeAllFromAs, removeAllFromPaths, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAs, removeFromPaths, removeMatchingFromPaths, setNewPathLike, setToAs, setToPaths, toString, withAdditionalProperties, withAs, withAs, withFrom, withNewFrom, withNewFromLike, withNewPullSecret, withNewPullSecret, withNewPullSecretLike, withPaths, withPaths, withPullSecret
-
-