Uses of Interface
io.kubernetes.client.openapi.models.V1CronJobFluent
Packages that use V1CronJobFluent
-
Uses of V1CronJobFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1CronJobFluentModifier and TypeInterfaceDescriptioninterface
V1CronJobFluent<A extends V1CronJobFluent<A>>
Generatedclass
V1CronJobFluentImpl<A extends V1CronJobFluent<A>>
GeneratedSubinterfaces of V1CronJobFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1CronJobFluentModifier and TypeClassDescriptionclass
class
V1CronJobFluentImpl<A extends V1CronJobFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1CronJobFluentModifierConstructorDescriptionV1CronJobBuilder
(V1CronJobFluent<?> fluent) V1CronJobBuilder
(V1CronJobFluent<?> fluent, io.kubernetes.client.openapi.models.V1CronJob instance) V1CronJobBuilder
(V1CronJobFluent<?> fluent, io.kubernetes.client.openapi.models.V1CronJob instance, Boolean validationEnabled) V1CronJobBuilder
(V1CronJobFluent<?> fluent, Boolean validationEnabled)