Interface ProjectStatusFluent<A extends ProjectStatusFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ProjectFluent.StatusNested<N>
All Known Implementing Classes:
DoneableProjectStatus, ProjectFluentImpl.StatusNestedImpl, ProjectStatusBuilder, ProjectStatusFluentImpl

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