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 TypeInterfaceDescriptioninterfaceV1StatusFluent<A extends V1StatusFluent<A>>GeneratedclassV1StatusFluentImpl<A extends V1StatusFluent<A>>GeneratedClasses in io.kubernetes.client.openapi.models that implement V1StatusFluentModifier and TypeClassDescriptionclassclassV1StatusFluentImpl<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)