Interface PriorityClassFluent<A extends PriorityClassFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
PriorityClassListFluent.ItemsNested<N>
All Known Implementing Classes:
DoneablePriorityClass, PriorityClassBuilder, PriorityClassFluentImpl, PriorityClassListFluentImpl.ItemsNestedImpl

public interface PriorityClassFluent<A extends PriorityClassFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>