Uses of Interface
io.kubernetes.client.openapi.models.V1NodeStatusFluent
Packages that use V1NodeStatusFluent
-
Uses of V1NodeStatusFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1NodeStatusFluentModifier and TypeInterfaceDescriptioninterface
V1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
Generatedclass
V1NodeStatusFluentImpl<A extends V1NodeStatusFluent<A>>
GeneratedSubinterfaces of V1NodeStatusFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1NodeStatusFluentModifier and TypeClassDescriptionclass
class
V1NodeStatusFluentImpl<A extends V1NodeStatusFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1NodeStatusFluentModifierConstructorDescriptionV1NodeStatusBuilder
(V1NodeStatusFluent<?> fluent) V1NodeStatusBuilder
(V1NodeStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1NodeStatus instance) V1NodeStatusBuilder
(V1NodeStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1NodeStatus instance, Boolean validationEnabled) V1NodeStatusBuilder
(V1NodeStatusFluent<?> fluent, Boolean validationEnabled)