Interface ConsoleListFluent<A extends ConsoleListFluent<A>>

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

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