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 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>>
public A withNewFailedJobsHistoryLimit(int arg1)
withNewFailedJobsHistoryLimit
in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>
public A withNewFailedJobsHistoryLimit(String arg1)
withNewFailedJobsHistoryLimit
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 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 A withNewStartingDeadlineSeconds(String arg1)
withNewStartingDeadlineSeconds
in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>
public A withNewStartingDeadlineSeconds(long arg1)
withNewStartingDeadlineSeconds
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 A withNewSuccessfulJobsHistoryLimit(int arg1)
withNewSuccessfulJobsHistoryLimit
in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>
public A withNewSuccessfulJobsHistoryLimit(String arg1)
withNewSuccessfulJobsHistoryLimit
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(boolean arg1)
withNewSuspend
in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>
public A withNewSuspend(String arg1)
withNewSuspend
in interface V1beta1CronJobSpecFluent<A extends V1beta1CronJobSpecFluent<A>>
Copyright © 2019. All rights reserved.