Uses of Interface
io.kubernetes.client.openapi.models.V1CronJobSpecFluent
Packages that use V1CronJobSpecFluent
-
Uses of V1CronJobSpecFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1CronJobSpecFluentModifier and TypeInterfaceDescriptioninterface
V1CronJobSpecFluent<A extends V1CronJobSpecFluent<A>>
Generatedclass
V1CronJobSpecFluentImpl<A extends V1CronJobSpecFluent<A>>
GeneratedSubinterfaces of V1CronJobSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1CronJobSpecFluentModifier and TypeClassDescriptionclass
class
V1CronJobSpecFluentImpl<A extends V1CronJobSpecFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1CronJobSpecFluentModifierConstructorDescriptionV1CronJobSpecBuilder
(V1CronJobSpecFluent<?> fluent) V1CronJobSpecBuilder
(V1CronJobSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1CronJobSpec instance) V1CronJobSpecBuilder
(V1CronJobSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1CronJobSpec instance, Boolean validationEnabled) V1CronJobSpecBuilder
(V1CronJobSpecFluent<?> fluent, Boolean validationEnabled)