Interface JobStatusFluent<A extends JobStatusFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
JobFluent.StatusNested<N>
All Known Implementing Classes:
DoneableJobStatus, JobFluentImpl.StatusNestedImpl, JobStatusBuilder, JobStatusFluentImpl

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