Interface GroupListFluent<A extends GroupListFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Implementing Classes:
DoneableGroupList, GroupListBuilder, GroupListFluentImpl

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