public class CronJobSpecFluentImpl<A extends CronJobSpecFluent<A>> extends BaseFluent<A> implements CronJobSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
CronJobSpecFluentImpl.JobTemplateNestedImpl<N> |
CronJobSpecFluent.JobTemplateNested<N>_visitables| Constructor and Description |
|---|
CronJobSpecFluentImpl() |
CronJobSpecFluentImpl(CronJobSpec instance) |
public CronJobSpecFluentImpl()
public CronJobSpecFluentImpl(CronJobSpec instance)
public java.lang.String getConcurrencyPolicy()
getConcurrencyPolicy in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public A withConcurrencyPolicy(java.lang.String concurrencyPolicy)
withConcurrencyPolicy in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public java.lang.Boolean hasConcurrencyPolicy()
hasConcurrencyPolicy in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public A withNewConcurrencyPolicy(java.lang.String arg1)
withNewConcurrencyPolicy in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public A withNewConcurrencyPolicy(java.lang.StringBuilder arg1)
withNewConcurrencyPolicy in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public A withNewConcurrencyPolicy(java.lang.StringBuffer arg1)
withNewConcurrencyPolicy in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public java.lang.Integer getFailedJobsHistoryLimit()
getFailedJobsHistoryLimit in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public A withFailedJobsHistoryLimit(java.lang.Integer failedJobsHistoryLimit)
withFailedJobsHistoryLimit in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public java.lang.Boolean hasFailedJobsHistoryLimit()
hasFailedJobsHistoryLimit in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>@Deprecated public JobTemplateSpec getJobTemplate()
getJobTemplate in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public JobTemplateSpec buildJobTemplate()
buildJobTemplate in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public A withJobTemplate(JobTemplateSpec jobTemplate)
withJobTemplate in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public java.lang.Boolean hasJobTemplate()
hasJobTemplate in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public CronJobSpecFluent.JobTemplateNested<A> withNewJobTemplate()
withNewJobTemplate in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public CronJobSpecFluent.JobTemplateNested<A> withNewJobTemplateLike(JobTemplateSpec item)
withNewJobTemplateLike in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public CronJobSpecFluent.JobTemplateNested<A> editJobTemplate()
editJobTemplate in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public CronJobSpecFluent.JobTemplateNested<A> editOrNewJobTemplate()
editOrNewJobTemplate in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public CronJobSpecFluent.JobTemplateNested<A> editOrNewJobTemplateLike(JobTemplateSpec item)
editOrNewJobTemplateLike in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public java.lang.String getSchedule()
getSchedule in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public A withSchedule(java.lang.String schedule)
withSchedule in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public java.lang.Boolean hasSchedule()
hasSchedule in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public A withNewSchedule(java.lang.String arg1)
withNewSchedule in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public A withNewSchedule(java.lang.StringBuilder arg1)
withNewSchedule in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public A withNewSchedule(java.lang.StringBuffer arg1)
withNewSchedule in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public java.lang.Long getStartingDeadlineSeconds()
getStartingDeadlineSeconds in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public A withStartingDeadlineSeconds(java.lang.Long startingDeadlineSeconds)
withStartingDeadlineSeconds in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public java.lang.Boolean hasStartingDeadlineSeconds()
hasStartingDeadlineSeconds in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public java.lang.Integer getSuccessfulJobsHistoryLimit()
getSuccessfulJobsHistoryLimit in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public A withSuccessfulJobsHistoryLimit(java.lang.Integer successfulJobsHistoryLimit)
withSuccessfulJobsHistoryLimit in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public java.lang.Boolean hasSuccessfulJobsHistoryLimit()
hasSuccessfulJobsHistoryLimit in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public java.lang.Boolean isSuspend()
isSuspend in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public A withSuspend(java.lang.Boolean suspend)
withSuspend in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public java.lang.Boolean hasSuspend()
hasSuspend in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public A withNewSuspend(java.lang.String arg1)
withNewSuspend in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public A withNewSuspend(boolean arg1)
withNewSuspend in interface CronJobSpecFluent<A extends CronJobSpecFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.