Uses of Interface
io.kubernetes.client.openapi.models.V1PriorityClassFluent
Packages that use V1PriorityClassFluent
-
Uses of V1PriorityClassFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1PriorityClassFluentModifier and TypeInterfaceDescriptioninterface
V1PriorityClassFluent<A extends V1PriorityClassFluent<A>>
Generatedclass
V1PriorityClassFluentImpl<A extends V1PriorityClassFluent<A>>
GeneratedSubinterfaces of V1PriorityClassFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1PriorityClassFluentModifier and TypeClassDescriptionclass
class
V1PriorityClassFluentImpl<A extends V1PriorityClassFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1PriorityClassFluentModifierConstructorDescriptionV1PriorityClassBuilder
(V1PriorityClassFluent<?> fluent) V1PriorityClassBuilder
(V1PriorityClassFluent<?> fluent, io.kubernetes.client.openapi.models.V1PriorityClass instance) V1PriorityClassBuilder
(V1PriorityClassFluent<?> fluent, io.kubernetes.client.openapi.models.V1PriorityClass instance, Boolean validationEnabled) V1PriorityClassBuilder
(V1PriorityClassFluent<?> fluent, Boolean validationEnabled)