public class ImagePrunerSpecBuilder extends ImagePrunerSpecFluentImpl<ImagePrunerSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ImagePrunerSpec,ImagePrunerSpecBuilder>
ImagePrunerSpecFluentImpl.ResourcesNestedImpl<N>ImagePrunerSpecFluent.ResourcesNested<N>| Constructor and Description |
|---|
ImagePrunerSpecBuilder() |
ImagePrunerSpecBuilder(Boolean validationEnabled) |
ImagePrunerSpecBuilder(ImagePrunerSpec instance) |
ImagePrunerSpecBuilder(ImagePrunerSpec instance,
Boolean validationEnabled) |
ImagePrunerSpecBuilder(ImagePrunerSpecFluent<?> fluent) |
ImagePrunerSpecBuilder(ImagePrunerSpecFluent<?> fluent,
Boolean validationEnabled) |
ImagePrunerSpecBuilder(ImagePrunerSpecFluent<?> fluent,
ImagePrunerSpec instance) |
ImagePrunerSpecBuilder(ImagePrunerSpecFluent<?> fluent,
ImagePrunerSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ImagePrunerSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
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, withTolerationsaccept, aggregate, aggregate, build, build, builderOfpublic ImagePrunerSpecBuilder()
public ImagePrunerSpecBuilder(Boolean validationEnabled)
public ImagePrunerSpecBuilder(ImagePrunerSpecFluent<?> fluent)
public ImagePrunerSpecBuilder(ImagePrunerSpecFluent<?> fluent, Boolean validationEnabled)
public ImagePrunerSpecBuilder(ImagePrunerSpecFluent<?> fluent, ImagePrunerSpec instance)
public ImagePrunerSpecBuilder(ImagePrunerSpecFluent<?> fluent, ImagePrunerSpec instance, Boolean validationEnabled)
public ImagePrunerSpecBuilder(ImagePrunerSpec instance)
public ImagePrunerSpecBuilder(ImagePrunerSpec instance, Boolean validationEnabled)
public ImagePrunerSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ImagePrunerSpec>public boolean equals(Object o)
equals in class ImagePrunerSpecFluentImpl<ImagePrunerSpecBuilder>public int hashCode()
hashCode in class ImagePrunerSpecFluentImpl<ImagePrunerSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.