Interface ProjectSpecFluent<A extends ProjectSpecFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ProjectFluent.SpecNested<N>
All Known Implementing Classes:
DoneableProjectSpec, ProjectFluentImpl.SpecNestedImpl, ProjectSpecBuilder, ProjectSpecFluentImpl

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