public class V1beta1CronJobSpecFluentImpl<A extends V1beta1CronJobSpecFluent<A>> extends BaseFluent<A> implements V1beta1CronJobSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1beta1CronJobSpecFluentImpl.JobTemplateNestedImpl<N> |
V1beta1CronJobSpecFluent.JobTemplateNested<N>_visitables| Constructor and Description |
|---|
V1beta1CronJobSpecFluentImpl() |
V1beta1CronJobSpecFluentImpl(V1beta1CronJobSpec instance) |
public V1beta1CronJobSpecFluentImpl()
public V1beta1CronJobSpecFluentImpl(V1beta1CronJobSpec instance)
public String getConcurrencyPolicy()
getConcurrencyPolicy in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public A withConcurrencyPolicy(String concurrencyPolicy)
withConcurrencyPolicy in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public Boolean hasConcurrencyPolicy()
hasConcurrencyPolicy in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public A withNewConcurrencyPolicy(String arg1)
withNewConcurrencyPolicy in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public A withNewConcurrencyPolicy(StringBuilder arg1)
withNewConcurrencyPolicy in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public A withNewConcurrencyPolicy(StringBuffer arg1)
withNewConcurrencyPolicy in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public Integer getFailedJobsHistoryLimit()
getFailedJobsHistoryLimit in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public A withFailedJobsHistoryLimit(Integer failedJobsHistoryLimit)
withFailedJobsHistoryLimit in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public Boolean hasFailedJobsHistoryLimit()
hasFailedJobsHistoryLimit in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>@Deprecated public V1beta1JobTemplateSpec getJobTemplate()
getJobTemplate in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public V1beta1JobTemplateSpec buildJobTemplate()
buildJobTemplate in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public A withJobTemplate(V1beta1JobTemplateSpec jobTemplate)
withJobTemplate in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public Boolean hasJobTemplate()
hasJobTemplate in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public V1beta1CronJobSpecFluent.JobTemplateNested<A> withNewJobTemplate()
withNewJobTemplate in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public V1beta1CronJobSpecFluent.JobTemplateNested<A> withNewJobTemplateLike(V1beta1JobTemplateSpec item)
withNewJobTemplateLike in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public V1beta1CronJobSpecFluent.JobTemplateNested<A> editJobTemplate()
editJobTemplate in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public V1beta1CronJobSpecFluent.JobTemplateNested<A> editOrNewJobTemplate()
editOrNewJobTemplate in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public V1beta1CronJobSpecFluent.JobTemplateNested<A> editOrNewJobTemplateLike(V1beta1JobTemplateSpec item)
editOrNewJobTemplateLike in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public String getSchedule()
getSchedule in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public A withSchedule(String schedule)
withSchedule in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public Boolean hasSchedule()
hasSchedule in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public A withNewSchedule(String arg1)
withNewSchedule in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public A withNewSchedule(StringBuilder arg1)
withNewSchedule in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public A withNewSchedule(StringBuffer arg1)
withNewSchedule in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public Long getStartingDeadlineSeconds()
getStartingDeadlineSeconds in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public A withStartingDeadlineSeconds(Long startingDeadlineSeconds)
withStartingDeadlineSeconds in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public Boolean hasStartingDeadlineSeconds()
hasStartingDeadlineSeconds in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public Integer getSuccessfulJobsHistoryLimit()
getSuccessfulJobsHistoryLimit in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public A withSuccessfulJobsHistoryLimit(Integer successfulJobsHistoryLimit)
withSuccessfulJobsHistoryLimit in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public Boolean hasSuccessfulJobsHistoryLimit()
hasSuccessfulJobsHistoryLimit in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public Boolean isSuspend()
isSuspend in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public A withSuspend(Boolean suspend)
withSuspend in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public Boolean hasSuspend()
hasSuspend in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public A withNewSuspend(String arg1)
withNewSuspend in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>public A withNewSuspend(boolean arg1)
withNewSuspend in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>Copyright © 2021. All rights reserved.