Interface InMemoryChannelListFluent<A extends InMemoryChannelListFluent<A>>

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

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