public class V1CronJobSpecFluentImpl<A extends V1CronJobSpecFluent<A>> extends BaseFluent<A> implements V1CronJobSpecFluent<A>
V1CronJobSpecFluent.JobTemplateNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1CronJobSpecFluentImpl() |
V1CronJobSpecFluentImpl(io.kubernetes.client.openapi.models.V1CronJobSpec instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1CronJobSpecFluentImpl()
public V1CronJobSpecFluentImpl(io.kubernetes.client.openapi.models.V1CronJobSpec instance)
public String getConcurrencyPolicy()
getConcurrencyPolicy in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public A withConcurrencyPolicy(String concurrencyPolicy)
withConcurrencyPolicy in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public Boolean hasConcurrencyPolicy()
hasConcurrencyPolicy in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public Integer getFailedJobsHistoryLimit()
getFailedJobsHistoryLimit in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public A withFailedJobsHistoryLimit(Integer failedJobsHistoryLimit)
withFailedJobsHistoryLimit in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public Boolean hasFailedJobsHistoryLimit()
hasFailedJobsHistoryLimit in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1JobTemplateSpec getJobTemplate()
getJobTemplate in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public io.kubernetes.client.openapi.models.V1JobTemplateSpec buildJobTemplate()
buildJobTemplate in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public A withJobTemplate(io.kubernetes.client.openapi.models.V1JobTemplateSpec jobTemplate)
withJobTemplate in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public Boolean hasJobTemplate()
hasJobTemplate in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public V1CronJobSpecFluent.JobTemplateNested<A> withNewJobTemplate()
withNewJobTemplate in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public V1CronJobSpecFluent.JobTemplateNested<A> withNewJobTemplateLike(io.kubernetes.client.openapi.models.V1JobTemplateSpec item)
withNewJobTemplateLike in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public V1CronJobSpecFluent.JobTemplateNested<A> editJobTemplate()
editJobTemplate in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public V1CronJobSpecFluent.JobTemplateNested<A> editOrNewJobTemplate()
editOrNewJobTemplate in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public V1CronJobSpecFluent.JobTemplateNested<A> editOrNewJobTemplateLike(io.kubernetes.client.openapi.models.V1JobTemplateSpec item)
editOrNewJobTemplateLike in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public String getSchedule()
getSchedule in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public A withSchedule(String schedule)
withSchedule in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public Boolean hasSchedule()
hasSchedule in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public Long getStartingDeadlineSeconds()
getStartingDeadlineSeconds in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public A withStartingDeadlineSeconds(Long startingDeadlineSeconds)
withStartingDeadlineSeconds in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public Boolean hasStartingDeadlineSeconds()
hasStartingDeadlineSeconds in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public Integer getSuccessfulJobsHistoryLimit()
getSuccessfulJobsHistoryLimit in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public A withSuccessfulJobsHistoryLimit(Integer successfulJobsHistoryLimit)
withSuccessfulJobsHistoryLimit in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public Boolean hasSuccessfulJobsHistoryLimit()
hasSuccessfulJobsHistoryLimit in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public Boolean getSuspend()
getSuspend in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public A withSuspend(Boolean suspend)
withSuspend in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public Boolean hasSuspend()
hasSuspend in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public String getTimeZone()
getTimeZone in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public A withTimeZone(String timeZone)
withTimeZone in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public Boolean hasTimeZone()
hasTimeZone in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1CronJobSpecFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1CronJobSpecFluent<A>>public A withSuspend()
withSuspend in interface V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>Copyright © 2022. All rights reserved.