Class ImagePrunerFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.imageregistry.v1.ImagePrunerSpecFluent<ImagePrunerFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.operator.imageregistry.v1.ImagePrunerFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ImagePrunerFluent<A extends ImagePrunerFluent<A>>
public class ImagePrunerFluent.SpecNested<N> extends ImagePrunerSpecFluent<ImagePrunerFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operator.imageregistry.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.imageregistry.v1.ImagePrunerSpecFluent
addAllToTolerations, addNewToleration, addToAdditionalProperties, addToAdditionalProperties, addToNodeSelector, addToNodeSelector, addToTolerations, addToTolerations, buildResources, copyInstance, editOrNewResources, editOrNewResourcesLike, editResources, equals, getAdditionalProperties, getAffinity, getFailedJobsHistoryLimit, getFirstToleration, getIgnoreInvalidImageReferences, getKeepTagRevisions, getKeepYoungerThan, getKeepYoungerThanDuration, getLastToleration, getLogLevel, getMatchingToleration, getNodeSelector, getSchedule, getSuccessfulJobsHistoryLimit, getSuspend, getToleration, getTolerations, hasAdditionalProperties, hasAffinity, hasFailedJobsHistoryLimit, hashCode, hasIgnoreInvalidImageReferences, hasKeepTagRevisions, hasKeepYoungerThan, hasKeepYoungerThanDuration, hasLogLevel, hasMatchingToleration, hasNodeSelector, hasResources, hasSchedule, hasSuccessfulJobsHistoryLimit, hasSuspend, hasTolerations, removeAllFromTolerations, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromNodeSelector, removeFromNodeSelector, removeFromTolerations, setToTolerations, toString, withAdditionalProperties, withAffinity, withFailedJobsHistoryLimit, withIgnoreInvalidImageReferences, withIgnoreInvalidImageReferences, withKeepTagRevisions, withKeepYoungerThan, withKeepYoungerThanDuration, withLogLevel, withNewResources, withNewResourcesLike, withNodeSelector, withResources, withSchedule, withSuccessfulJobsHistoryLimit, withSuspend, withSuspend, withTolerations, withTolerations
-
-