Uses of Interface
io.kubernetes.client.openapi.models.V1NodeAffinityFluent
Packages that use V1NodeAffinityFluent
-
Uses of V1NodeAffinityFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1NodeAffinityFluentModifier and TypeInterfaceDescriptioninterface
V1NodeAffinityFluent<A extends V1NodeAffinityFluent<A>>
Generatedclass
V1NodeAffinityFluentImpl<A extends V1NodeAffinityFluent<A>>
GeneratedSubinterfaces of V1NodeAffinityFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1NodeAffinityFluentModifier and TypeClassDescriptionclass
class
V1NodeAffinityFluentImpl<A extends V1NodeAffinityFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1NodeAffinityFluentModifierConstructorDescriptionV1NodeAffinityBuilder
(V1NodeAffinityFluent<?> fluent) V1NodeAffinityBuilder
(V1NodeAffinityFluent<?> fluent, io.kubernetes.client.openapi.models.V1NodeAffinity instance) V1NodeAffinityBuilder
(V1NodeAffinityFluent<?> fluent, io.kubernetes.client.openapi.models.V1NodeAffinity instance, Boolean validationEnabled) V1NodeAffinityBuilder
(V1NodeAffinityFluent<?> fluent, Boolean validationEnabled)