Uses of Interface
io.kubernetes.client.openapi.models.V1JobListFluent
Packages that use V1JobListFluent
-
Uses of V1JobListFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1JobListFluentModifier and TypeInterfaceDescriptioninterface
V1JobListFluent<A extends V1JobListFluent<A>>
Generatedclass
V1JobListFluentImpl<A extends V1JobListFluent<A>>
GeneratedClasses in io.kubernetes.client.openapi.models that implement V1JobListFluentModifier and TypeClassDescriptionclass
class
V1JobListFluentImpl<A extends V1JobListFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1JobListFluentModifierConstructorDescriptionV1JobListBuilder
(V1JobListFluent<?> fluent) V1JobListBuilder
(V1JobListFluent<?> fluent, io.kubernetes.client.openapi.models.V1JobList instance) V1JobListBuilder
(V1JobListFluent<?> fluent, io.kubernetes.client.openapi.models.V1JobList instance, Boolean validationEnabled) V1JobListBuilder
(V1JobListFluent<?> fluent, Boolean validationEnabled)