Interface V1CronJobFluent.SpecNested<N>
- All Superinterfaces:
Fluent<V1CronJobFluent.SpecNested<N>>
,Nested<N>
,V1CronJobSpecFluent<V1CronJobFluent.SpecNested<N>>
- Enclosing interface:
- V1CronJobFluent<A extends V1CronJobFluent<A>>
public static interface V1CronJobFluent.SpecNested<N>
extends Nested<N>, V1CronJobSpecFluent<V1CronJobFluent.SpecNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1CronJobSpecFluent
V1CronJobSpecFluent.JobTemplateNested<N>
-
Method Summary
Methods inherited from interface io.kubernetes.client.openapi.models.V1CronJobSpecFluent
buildJobTemplate, editJobTemplate, editOrNewJobTemplate, editOrNewJobTemplateLike, getConcurrencyPolicy, getFailedJobsHistoryLimit, getJobTemplate, getSchedule, getStartingDeadlineSeconds, getSuccessfulJobsHistoryLimit, getSuspend, getTimeZone, hasConcurrencyPolicy, hasFailedJobsHistoryLimit, hasJobTemplate, hasSchedule, hasStartingDeadlineSeconds, hasSuccessfulJobsHistoryLimit, hasSuspend, hasTimeZone, withConcurrencyPolicy, withFailedJobsHistoryLimit, withJobTemplate, withNewJobTemplate, withNewJobTemplateLike, withSchedule, withStartingDeadlineSeconds, withSuccessfulJobsHistoryLimit, withSuspend, withSuspend, withTimeZone