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 TypeInterfaceDescriptioninterfaceV1PriorityClassFluent<A extends V1PriorityClassFluent<A>>GeneratedclassV1PriorityClassFluentImpl<A extends V1PriorityClassFluent<A>>GeneratedSubinterfaces of V1PriorityClassFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1PriorityClassFluentModifier and TypeClassDescriptionclassclassV1PriorityClassFluentImpl<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)