Interface LimitRangeListFluent<A extends LimitRangeListFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.LimitRangeListNested<N>, WatchEventFluent.LimitRangeListObjectNested<N>
All Known Implementing Classes:
DoneableLimitRangeList, KubeSchemaFluentImpl.LimitRangeListNestedImpl, LimitRangeListBuilder, LimitRangeListFluentImpl, WatchEventFluentImpl.LimitRangeListObjectNestedImpl

public interface LimitRangeListFluent<A extends LimitRangeListFluent<A>>
extends Fluent<A>