Interface IngressBackendFluent<A extends IngressBackendFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
HTTPIngressPathFluent.BackendNested<N>, IngressSpecFluent.BackendNested<N>
All Known Implementing Classes:
DoneableIngressBackend, HTTPIngressPathFluentImpl.BackendNestedImpl, IngressBackendBuilder, IngressBackendFluentImpl, IngressSpecFluentImpl.BackendNestedImpl

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