Interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1HTTPIngressPathFluent.BackendNested<N>, V1IngressSpecFluent.DefaultBackendNested<N>
All Known Implementing Classes:
V1IngressBackendBuilder, V1IngressBackendFluentImpl

public interface V1IngressBackendFluent<A extends V1IngressBackendFluent<A>> extends Fluent<A>
Generated