Class CronJobFluentImpl.SpecNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.batch.CronJobSpecFluentImpl<CronJobFluent.SpecNested<N>>
io.fabric8.kubernetes.api.model.batch.CronJobFluentImpl.SpecNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<CronJobFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<CronJobFluent.SpecNested<N>>,CronJobFluent.SpecNested<N>,CronJobSpecFluent<CronJobFluent.SpecNested<N>>
- Enclosing class:
- CronJobFluentImpl<A extends CronJobFluent<A>>
public class CronJobFluentImpl.SpecNestedImpl<N> extends CronJobSpecFluentImpl<CronJobFluent.SpecNested<N>> implements CronJobFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.batch.CronJobSpecFluentImpl
CronJobSpecFluentImpl.JobTemplateNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.batch.CronJobSpecFluent
CronJobSpecFluent.JobTemplateNested<N> -
Field Summary
-
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.batch.CronJobSpecFluentImpl
buildJobTemplate, editJobTemplate, editOrNewJobTemplate, editOrNewJobTemplateLike, equals, getConcurrencyPolicy, getFailedJobsHistoryLimit, getJobTemplate, getSchedule, getStartingDeadlineSeconds, getSuccessfulJobsHistoryLimit, hasConcurrencyPolicy, hasFailedJobsHistoryLimit, hasJobTemplate, hasSchedule, hasStartingDeadlineSeconds, hasSuccessfulJobsHistoryLimit, hasSuspend, isSuspend, withConcurrencyPolicy, withFailedJobsHistoryLimit, withJobTemplate, withNewConcurrencyPolicy, withNewConcurrencyPolicy, withNewConcurrencyPolicy, withNewFailedJobsHistoryLimit, withNewFailedJobsHistoryLimit, withNewJobTemplate, withNewJobTemplateLike, withNewSchedule, withNewSchedule, withNewSchedule, withNewSuccessfulJobsHistoryLimit, withNewSuccessfulJobsHistoryLimit, withNewSuspend, withNewSuspend, withSchedule, withStartingDeadlineSeconds, withSuccessfulJobsHistoryLimit, withSuspendMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.batch.CronJobSpecFluent
buildJobTemplate, editJobTemplate, editOrNewJobTemplate, editOrNewJobTemplateLike, getConcurrencyPolicy, getFailedJobsHistoryLimit, getJobTemplate, getSchedule, getStartingDeadlineSeconds, getSuccessfulJobsHistoryLimit, hasConcurrencyPolicy, hasFailedJobsHistoryLimit, hasJobTemplate, hasSchedule, hasStartingDeadlineSeconds, hasSuccessfulJobsHistoryLimit, hasSuspend, isSuspend, withConcurrencyPolicy, withFailedJobsHistoryLimit, withJobTemplate, withNewConcurrencyPolicy, withNewConcurrencyPolicy, withNewConcurrencyPolicy, withNewFailedJobsHistoryLimit, withNewFailedJobsHistoryLimit, withNewJobTemplate, withNewJobTemplateLike, withNewSchedule, withNewSchedule, withNewSchedule, withNewSuccessfulJobsHistoryLimit, withNewSuccessfulJobsHistoryLimit, withNewSuspend, withNewSuspend, withSchedule, withStartingDeadlineSeconds, withSuccessfulJobsHistoryLimit, withSuspend
-
Method Details
-
and
- Specified by:
andin interfaceCronJobFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
- Specified by:
endSpecin interfaceCronJobFluent.SpecNested<N>
-