Interface ContainerSourceListFluent<A extends ContainerSourceListFluent<A>>

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

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