Uses of Interface
io.kubernetes.client.openapi.models.V1CronJobStatusFluent
Packages that use V1CronJobStatusFluent
-
Uses of V1CronJobStatusFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1CronJobStatusFluentModifier and TypeInterfaceDescriptioninterface
V1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
Generatedclass
V1CronJobStatusFluentImpl<A extends V1CronJobStatusFluent<A>>
GeneratedSubinterfaces of V1CronJobStatusFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1CronJobStatusFluentModifier and TypeClassDescriptionclass
class
V1CronJobStatusFluentImpl<A extends V1CronJobStatusFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1CronJobStatusFluentModifierConstructorDescriptionV1CronJobStatusBuilder
(V1CronJobStatusFluent<?> fluent) V1CronJobStatusBuilder
(V1CronJobStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1CronJobStatus instance) V1CronJobStatusBuilder
(V1CronJobStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1CronJobStatus instance, Boolean validationEnabled) V1CronJobStatusBuilder
(V1CronJobStatusFluent<?> fluent, Boolean validationEnabled)