Uses of Interface
io.kubernetes.client.openapi.models.V1StatusFluent
Packages that use V1StatusFluent
-
Uses of V1StatusFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1StatusFluentModifier and TypeInterfaceDescriptioninterface
V1StatusFluent<A extends V1StatusFluent<A>>
Generatedclass
V1StatusFluentImpl<A extends V1StatusFluent<A>>
GeneratedClasses in io.kubernetes.client.openapi.models that implement V1StatusFluentModifier and TypeClassDescriptionclass
class
V1StatusFluentImpl<A extends V1StatusFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1StatusFluentModifierConstructorDescriptionV1StatusBuilder
(V1StatusFluent<?> fluent) V1StatusBuilder
(V1StatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1Status instance) V1StatusBuilder
(V1StatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1Status instance, Boolean validationEnabled) V1StatusBuilder
(V1StatusFluent<?> fluent, Boolean validationEnabled)