Package io.fabric8.openshift.api.model
Class ImageSourceFluentImpl<A extends ImageSourceFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.ImageSourceFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,ImageSourceFluent<A>
- Direct Known Subclasses:
BuildSourceFluentImpl.ImagesNestedImpl,DoneableImageSource,ImageSourceBuilder
public class ImageSourceFluentImpl<A extends ImageSourceFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ImageSourceFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classImageSourceFluentImpl.FromNestedImpl<N>classImageSourceFluentImpl.PathsNestedImpl<N>classImageSourceFluentImpl.PullSecretNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.ImageSourceFluent
ImageSourceFluent.FromNested<N>, ImageSourceFluent.PathsNested<N>, ImageSourceFluent.PullSecretNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description ImageSourceFluentImpl()ImageSourceFluentImpl(ImageSource instance) -
Method Summary
-
Constructor Details
-
ImageSourceFluentImpl
public ImageSourceFluentImpl() -
ImageSourceFluentImpl
-
-
Method Details
-
addToAs
- Specified by:
addToAsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
setToAs
- Specified by:
setToAsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
addToAs
- Specified by:
addToAsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
addAllToAs
- Specified by:
addAllToAsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
removeFromAs
- Specified by:
removeFromAsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
removeAllFromAs
- Specified by:
removeAllFromAsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
getAs
- Specified by:
getAsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
getA
- Specified by:
getAin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
getFirstA
- Specified by:
getFirstAin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
getLastA
- Specified by:
getLastAin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
getMatchingA
- Specified by:
getMatchingAin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
hasMatchingA
- Specified by:
hasMatchingAin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
withAs
- Specified by:
withAsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
withAs
- Specified by:
withAsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
hasAs
- Specified by:
hasAsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
addNewA
- Specified by:
addNewAin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
addNewA
- Specified by:
addNewAin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
addNewA
- Specified by:
addNewAin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
getFrom
Deprecated.This method has been deprecated, please use method buildFrom instead.- Specified by:
getFromin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>- Returns:
- The buildable object.
-
buildFrom
public io.fabric8.kubernetes.api.model.ObjectReference buildFrom()- Specified by:
buildFromin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
withFrom
- Specified by:
withFromin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
hasFrom
- Specified by:
hasFromin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
withNewFrom
- Specified by:
withNewFromin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
withNewFromLike
public ImageSourceFluent.FromNested<A> withNewFromLike(io.fabric8.kubernetes.api.model.ObjectReference item)- Specified by:
withNewFromLikein interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
editFrom
- Specified by:
editFromin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
editOrNewFrom
- Specified by:
editOrNewFromin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
editOrNewFromLike
public ImageSourceFluent.FromNested<A> editOrNewFromLike(io.fabric8.kubernetes.api.model.ObjectReference item)- Specified by:
editOrNewFromLikein interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
addToPaths
- Specified by:
addToPathsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
setToPaths
- Specified by:
setToPathsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
addToPaths
- Specified by:
addToPathsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
addAllToPaths
- Specified by:
addAllToPathsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
removeFromPaths
- Specified by:
removeFromPathsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
removeAllFromPaths
- Specified by:
removeAllFromPathsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
removeMatchingFromPaths
public A removeMatchingFromPaths(io.fabric8.kubernetes.api.builder.Predicate<ImageSourcePathBuilder> predicate)- Specified by:
removeMatchingFromPathsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
getPaths
Deprecated.This method has been deprecated, please use method buildPaths instead.- Specified by:
getPathsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>- Returns:
- The buildable object.
-
buildPaths
- Specified by:
buildPathsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
buildPath
- Specified by:
buildPathin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
buildFirstPath
- Specified by:
buildFirstPathin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
buildLastPath
- Specified by:
buildLastPathin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
buildMatchingPath
public ImageSourcePath buildMatchingPath(io.fabric8.kubernetes.api.builder.Predicate<ImageSourcePathBuilder> predicate)- Specified by:
buildMatchingPathin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
hasMatchingPath
public Boolean hasMatchingPath(io.fabric8.kubernetes.api.builder.Predicate<ImageSourcePathBuilder> predicate)- Specified by:
hasMatchingPathin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
withPaths
- Specified by:
withPathsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
withPaths
- Specified by:
withPathsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
hasPaths
- Specified by:
hasPathsin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
addNewPath
- Specified by:
addNewPathin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
addNewPath
- Specified by:
addNewPathin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
addNewPathLike
- Specified by:
addNewPathLikein interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
setNewPathLike
- Specified by:
setNewPathLikein interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
editPath
- Specified by:
editPathin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
editFirstPath
- Specified by:
editFirstPathin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
editLastPath
- Specified by:
editLastPathin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
editMatchingPath
public ImageSourceFluent.PathsNested<A> editMatchingPath(io.fabric8.kubernetes.api.builder.Predicate<ImageSourcePathBuilder> predicate)- Specified by:
editMatchingPathin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
getPullSecret
Deprecated.This method has been deprecated, please use method buildPullSecret instead.- Specified by:
getPullSecretin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>- Returns:
- The buildable object.
-
buildPullSecret
public io.fabric8.kubernetes.api.model.LocalObjectReference buildPullSecret()- Specified by:
buildPullSecretin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
withPullSecret
- Specified by:
withPullSecretin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
hasPullSecret
- Specified by:
hasPullSecretin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
withNewPullSecret
- Specified by:
withNewPullSecretin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
withNewPullSecret
- Specified by:
withNewPullSecretin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
withNewPullSecretLike
public ImageSourceFluent.PullSecretNested<A> withNewPullSecretLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)- Specified by:
withNewPullSecretLikein interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
editPullSecret
- Specified by:
editPullSecretin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
editOrNewPullSecret
- Specified by:
editOrNewPullSecretin interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
editOrNewPullSecretLike
public ImageSourceFluent.PullSecretNested<A> editOrNewPullSecretLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)- Specified by:
editOrNewPullSecretLikein interfaceImageSourceFluent<A extends ImageSourceFluent<A>>
-
equals
-