Interface ConfigMapListFluent<A extends ConfigMapListFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.ConfigMapListNested<N>, WatchEventFluent.ConfigMapListObjectNested<N>
All Known Implementing Classes:
ConfigMapListBuilder, ConfigMapListFluentImpl, DoneableConfigMapList, KubeSchemaFluentImpl.ConfigMapListNestedImpl, WatchEventFluentImpl.ConfigMapListObjectNestedImpl

public interface ConfigMapListFluent<A extends ConfigMapListFluent<A>>
extends Fluent<A>