Uses of Interface
io.kubernetes.client.openapi.models.V1JobStatusFluent
Packages that use V1JobStatusFluent
-
Uses of V1JobStatusFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1JobStatusFluentModifier and TypeInterfaceDescriptioninterface
V1JobStatusFluent<A extends V1JobStatusFluent<A>>
Generatedclass
V1JobStatusFluentImpl<A extends V1JobStatusFluent<A>>
GeneratedSubinterfaces of V1JobStatusFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1JobStatusFluentModifier and TypeClassDescriptionclass
class
V1JobStatusFluentImpl<A extends V1JobStatusFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1JobStatusFluentModifierConstructorDescriptionV1JobStatusBuilder
(V1JobStatusFluent<?> fluent) V1JobStatusBuilder
(V1JobStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1JobStatus instance) V1JobStatusBuilder
(V1JobStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1JobStatus instance, Boolean validationEnabled) V1JobStatusBuilder
(V1JobStatusFluent<?> fluent, Boolean validationEnabled)