Class PodTemplateListFluentImpl<A extends PodTemplateListFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PodTemplateListFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, PodTemplateListFluent<A>
Direct Known Subclasses:
DoneablePodTemplateList, KubeSchemaFluentImpl.PodTemplateListNestedImpl, PodTemplateListBuilder, WatchEventFluentImpl.PodTemplateListObjectNestedImpl

public class PodTemplateListFluentImpl<A extends PodTemplateListFluent<A>>
extends BaseFluent<A>
implements PodTemplateListFluent<A>