Interface CatalogSourceListFluent<A extends CatalogSourceListFluent<A>>

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

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