public class DoneableCronJobSpec extends CronJobSpecFluentImpl<DoneableCronJobSpec> implements Doneable<CronJobSpec>
CronJobSpecFluentImpl.JobTemplateNestedImpl<N>
CronJobSpecFluent.JobTemplateNested<N>
_visitables
Constructor and Description |
---|
DoneableCronJobSpec(CronJobSpec item) |
DoneableCronJobSpec(CronJobSpec item,
Function<CronJobSpec,CronJobSpec> function) |
DoneableCronJobSpec(Function<CronJobSpec,CronJobSpec> function) |
Modifier and Type | Method and Description |
---|---|
CronJobSpec |
done() |
buildJobTemplate, editJobTemplate, editOrNewJobTemplate, editOrNewJobTemplateLike, equals, getConcurrencyPolicy, getFailedJobsHistoryLimit, getJobTemplate, getSchedule, getStartingDeadlineSeconds, getSuccessfulJobsHistoryLimit, hasConcurrencyPolicy, hasFailedJobsHistoryLimit, hasJobTemplate, hasSchedule, hasStartingDeadlineSeconds, hasSuccessfulJobsHistoryLimit, hasSuspend, isSuspend, withConcurrencyPolicy, withFailedJobsHistoryLimit, withJobTemplate, withNewConcurrencyPolicy, withNewConcurrencyPolicy, withNewConcurrencyPolicy, withNewJobTemplate, withNewJobTemplateLike, withNewSchedule, withNewSchedule, withNewSchedule, withNewSuspend, withNewSuspend, withSchedule, withStartingDeadlineSeconds, withSuccessfulJobsHistoryLimit, withSuspend
public DoneableCronJobSpec(Function<CronJobSpec,CronJobSpec> function)
public DoneableCronJobSpec(CronJobSpec item, Function<CronJobSpec,CronJobSpec> function)
public DoneableCronJobSpec(CronJobSpec item)
public CronJobSpec done()
done
in interface Doneable<CronJobSpec>
Copyright © 2015–2019 Red Hat. All rights reserved.