Uses of Interface
io.kubernetes.client.openapi.models.V1JobFluent
Packages that use V1JobFluent
-
Uses of V1JobFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1JobFluentModifier and TypeInterfaceDescriptioninterface
V1JobFluent<A extends V1JobFluent<A>>
Generatedclass
V1JobFluentImpl<A extends V1JobFluent<A>>
GeneratedSubinterfaces of V1JobFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1JobFluentConstructors in io.kubernetes.client.openapi.models with parameters of type V1JobFluentModifierConstructorDescriptionV1JobBuilder
(V1JobFluent<?> fluent) V1JobBuilder
(V1JobFluent<?> fluent, io.kubernetes.client.openapi.models.V1Job instance) V1JobBuilder
(V1JobFluent<?> fluent, io.kubernetes.client.openapi.models.V1Job instance, Boolean validationEnabled) V1JobBuilder
(V1JobFluent<?> fluent, Boolean validationEnabled)