Interface BrokerListFluent<A extends BrokerListFluent<A>>

  • All Superinterfaces:
    io.fabric8.kubernetes.api.builder.Fluent<A>
    All Known Implementing Classes:
    BrokerListBuilder, BrokerListFluentImpl

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