Interface JobListFluent<A extends JobListFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Implementing Classes:
DoneableJobList, JobListBuilder, JobListFluentImpl

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