Interface PodTemplateListFluent<A extends PodTemplateListFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.PodTemplateListNested<N>, WatchEventFluent.PodTemplateListObjectNested<N>
All Known Implementing Classes:
DoneablePodTemplateList, KubeSchemaFluentImpl.PodTemplateListNestedImpl, PodTemplateListBuilder, PodTemplateListFluentImpl, WatchEventFluentImpl.PodTemplateListObjectNestedImpl

public interface PodTemplateListFluent<A extends PodTemplateListFluent<A>>
extends Fluent<A>