Class ImagePrunerFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.ImagePrunerSpecFluentImpl<ImagePrunerFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.ImagePrunerFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ImagePrunerFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ImagePrunerFluent.SpecNested<N>>,ImagePrunerFluent.SpecNested<N>,ImagePrunerSpecFluent<ImagePrunerFluent.SpecNested<N>>
- Enclosing class:
- ImagePrunerFluentImpl<A extends ImagePrunerFluent<A>>
public class ImagePrunerFluentImpl.SpecNestedImpl<N> extends ImagePrunerSpecFluentImpl<ImagePrunerFluent.SpecNested<N>> implements ImagePrunerFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operator.v1.ImagePrunerSpecFluentImpl
ImagePrunerSpecFluentImpl.ResourcesNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.ImagePrunerSpecFluent
ImagePrunerSpecFluent.ResourcesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.ImagePrunerSpecFluentImpl
addAllToTolerations, addNewToleration, addToNodeSelector, addToNodeSelector, addToTolerations, addToTolerations, buildResources, editOrNewResources, editOrNewResourcesLike, editResources, equals, getAffinity, getFailedJobsHistoryLimit, getFirstToleration, getKeepTagRevisions, getKeepYoungerThan, getKeepYoungerThanDuration, getLastToleration, getMatchingToleration, getNodeSelector, getResources, getSchedule, getSuccessfulJobsHistoryLimit, getToleration, getTolerations, hasAffinity, hasFailedJobsHistoryLimit, hashCode, hasIgnoreInvalidImageReferences, hasKeepTagRevisions, hasKeepYoungerThan, hasKeepYoungerThanDuration, hasMatchingToleration, hasNodeSelector, hasResources, hasSchedule, hasSuccessfulJobsHistoryLimit, hasSuspend, hasTolerations, isIgnoreInvalidImageReferences, isSuspend, removeAllFromTolerations, removeFromNodeSelector, removeFromNodeSelector, removeFromTolerations, setToTolerations, withAffinity, withFailedJobsHistoryLimit, withIgnoreInvalidImageReferences, withKeepTagRevisions, withKeepYoungerThan, withKeepYoungerThanDuration, withNewIgnoreInvalidImageReferences, withNewIgnoreInvalidImageReferences, withNewResources, withNewResourcesLike, withNewSchedule, withNewSchedule, withNewSchedule, withNewSuspend, withNewSuspend, withNodeSelector, withResources, withSchedule, withSuccessfulJobsHistoryLimit, withSuspend, withTolerations, withTolerations
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.ImagePrunerSpecFluent
addAllToTolerations, addNewToleration, addToNodeSelector, addToNodeSelector, addToTolerations, addToTolerations, buildResources, editOrNewResources, editOrNewResourcesLike, editResources, getAffinity, getFailedJobsHistoryLimit, getFirstToleration, getKeepTagRevisions, getKeepYoungerThan, getKeepYoungerThanDuration, getLastToleration, getMatchingToleration, getNodeSelector, getResources, getSchedule, getSuccessfulJobsHistoryLimit, getToleration, getTolerations, hasAffinity, hasFailedJobsHistoryLimit, hasIgnoreInvalidImageReferences, hasKeepTagRevisions, hasKeepYoungerThan, hasKeepYoungerThanDuration, hasMatchingToleration, hasNodeSelector, hasResources, hasSchedule, hasSuccessfulJobsHistoryLimit, hasSuspend, hasTolerations, isIgnoreInvalidImageReferences, isSuspend, removeAllFromTolerations, removeFromNodeSelector, removeFromNodeSelector, removeFromTolerations, setToTolerations, withAffinity, withFailedJobsHistoryLimit, withIgnoreInvalidImageReferences, withKeepTagRevisions, withKeepYoungerThan, withKeepYoungerThanDuration, withNewIgnoreInvalidImageReferences, withNewIgnoreInvalidImageReferences, withNewResources, withNewResourcesLike, withNewSchedule, withNewSchedule, withNewSchedule, withNewSuspend, withNewSuspend, withNodeSelector, withResources, withSchedule, withSuccessfulJobsHistoryLimit, withSuspend, withTolerations, withTolerations
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceImagePrunerFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceImagePrunerFluent.SpecNested<N>
-
-