Interface IngressSpecFluent<A extends IngressSpecFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
IngressFluent.SpecNested<N>
All Known Implementing Classes:
DoneableIngressSpec, IngressFluentImpl.SpecNestedImpl, IngressSpecBuilder, IngressSpecFluentImpl

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