Uses of Interface
io.kubernetes.client.openapi.models.V1NodeFluent
Packages that use V1NodeFluent
-
Uses of V1NodeFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1NodeFluentModifier and TypeInterfaceDescriptioninterface
V1NodeFluent<A extends V1NodeFluent<A>>
Generatedclass
V1NodeFluentImpl<A extends V1NodeFluent<A>>
GeneratedSubinterfaces of V1NodeFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1NodeFluentModifier and TypeClassDescriptionclass
class
V1NodeFluentImpl<A extends V1NodeFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1NodeFluentModifierConstructorDescriptionV1NodeBuilder
(V1NodeFluent<?> fluent) V1NodeBuilder
(V1NodeFluent<?> fluent, io.kubernetes.client.openapi.models.V1Node instance) V1NodeBuilder
(V1NodeFluent<?> fluent, io.kubernetes.client.openapi.models.V1Node instance, Boolean validationEnabled) V1NodeBuilder
(V1NodeFluent<?> fluent, Boolean validationEnabled)