Class V1CronJobSpecFluentImpl<A extends V1CronJobSpecFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1CronJobSpecFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1CronJobSpecFluent<A>
- Direct Known Subclasses:
V1CronJobSpecBuilder
public class V1CronJobSpecFluentImpl<A extends V1CronJobSpecFluent<A>>
extends BaseFluent<A>
implements V1CronJobSpecFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1CronJobSpecFluent
V1CronJobSpecFluent.JobTemplateNested<N>
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1CronJobSpecFluentImpl
(io.kubernetes.client.openapi.models.V1CronJobSpec instance) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1JobTemplateSpec
editOrNewJobTemplateLike
(io.kubernetes.client.openapi.models.V1JobTemplateSpec item) boolean
io.kubernetes.client.openapi.models.V1JobTemplateSpec
Deprecated.int
hashCode()
toString()
withConcurrencyPolicy
(String concurrencyPolicy) withFailedJobsHistoryLimit
(Integer failedJobsHistoryLimit) withJobTemplate
(io.kubernetes.client.openapi.models.V1JobTemplateSpec jobTemplate) withNewJobTemplateLike
(io.kubernetes.client.openapi.models.V1JobTemplateSpec item) withSchedule
(String schedule) withStartingDeadlineSeconds
(Long startingDeadlineSeconds) withSuccessfulJobsHistoryLimit
(Integer successfulJobsHistoryLimit) withSuspend
(Boolean suspend) withTimeZone
(String timeZone) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1CronJobSpecFluentImpl
public V1CronJobSpecFluentImpl() -
V1CronJobSpecFluentImpl
public V1CronJobSpecFluentImpl(io.kubernetes.client.openapi.models.V1CronJobSpec instance)
-
-
Method Details
-
getConcurrencyPolicy
- Specified by:
getConcurrencyPolicy
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
withConcurrencyPolicy
- Specified by:
withConcurrencyPolicy
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
hasConcurrencyPolicy
- Specified by:
hasConcurrencyPolicy
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
getFailedJobsHistoryLimit
- Specified by:
getFailedJobsHistoryLimit
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
withFailedJobsHistoryLimit
- Specified by:
withFailedJobsHistoryLimit
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
hasFailedJobsHistoryLimit
- Specified by:
hasFailedJobsHistoryLimit
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
getJobTemplate
Deprecated.This method has been deprecated, please use method buildJobTemplate instead.- Specified by:
getJobTemplate
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
- Returns:
- The buildable object.
-
buildJobTemplate
public io.kubernetes.client.openapi.models.V1JobTemplateSpec buildJobTemplate()- Specified by:
buildJobTemplate
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
withJobTemplate
- Specified by:
withJobTemplate
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
hasJobTemplate
- Specified by:
hasJobTemplate
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
withNewJobTemplate
- Specified by:
withNewJobTemplate
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
withNewJobTemplateLike
public V1CronJobSpecFluent.JobTemplateNested<A> withNewJobTemplateLike(io.kubernetes.client.openapi.models.V1JobTemplateSpec item) - Specified by:
withNewJobTemplateLike
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
editJobTemplate
- Specified by:
editJobTemplate
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
editOrNewJobTemplate
- Specified by:
editOrNewJobTemplate
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
editOrNewJobTemplateLike
public V1CronJobSpecFluent.JobTemplateNested<A> editOrNewJobTemplateLike(io.kubernetes.client.openapi.models.V1JobTemplateSpec item) - Specified by:
editOrNewJobTemplateLike
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
getSchedule
- Specified by:
getSchedule
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
withSchedule
- Specified by:
withSchedule
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
hasSchedule
- Specified by:
hasSchedule
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
getStartingDeadlineSeconds
- Specified by:
getStartingDeadlineSeconds
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
withStartingDeadlineSeconds
- Specified by:
withStartingDeadlineSeconds
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
hasStartingDeadlineSeconds
- Specified by:
hasStartingDeadlineSeconds
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
getSuccessfulJobsHistoryLimit
- Specified by:
getSuccessfulJobsHistoryLimit
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
withSuccessfulJobsHistoryLimit
- Specified by:
withSuccessfulJobsHistoryLimit
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
hasSuccessfulJobsHistoryLimit
- Specified by:
hasSuccessfulJobsHistoryLimit
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
getSuspend
- Specified by:
getSuspend
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
withSuspend
- Specified by:
withSuspend
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
hasSuspend
- Specified by:
hasSuspend
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
getTimeZone
- Specified by:
getTimeZone
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
withTimeZone
- Specified by:
withTimeZone
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
hasTimeZone
- Specified by:
hasTimeZone
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1CronJobSpecFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1CronJobSpecFluent<A>>
-
toString
-
withSuspend
- Specified by:
withSuspend
in interfaceV1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
-