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, withNewJobTemplate, withNewJobTemplateLike, withSchedule, withStartingDeadlineSeconds, withSuccessfulJobsHistoryLimit, withSuspendpublic 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 © 2011–2017 Red Hat. All rights reserved.