Uses of Interface
io.kubernetes.client.openapi.models.V1EvictionFluent
Packages that use V1EvictionFluent
-
Uses of V1EvictionFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1EvictionFluentModifier and TypeInterfaceDescriptioninterface
V1EvictionFluent<A extends V1EvictionFluent<A>>
Generatedclass
V1EvictionFluentImpl<A extends V1EvictionFluent<A>>
GeneratedClasses in io.kubernetes.client.openapi.models that implement V1EvictionFluentModifier and TypeClassDescriptionclass
class
V1EvictionFluentImpl<A extends V1EvictionFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1EvictionFluentModifierConstructorDescriptionV1EvictionBuilder
(V1EvictionFluent<?> fluent) V1EvictionBuilder
(V1EvictionFluent<?> fluent, io.kubernetes.client.openapi.models.V1Eviction instance) V1EvictionBuilder
(V1EvictionFluent<?> fluent, io.kubernetes.client.openapi.models.V1Eviction instance, Boolean validationEnabled) V1EvictionBuilder
(V1EvictionFluent<?> fluent, Boolean validationEnabled)