Interface RevisionListFluent<A extends RevisionListFluent<A>>

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

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