Class GroupListFluentImpl<A extends GroupListFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.GroupListFluentImpl<A>
All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>, io.fabric8.kubernetes.api.builder.Visitable<A>, GroupListFluent<A>
Direct Known Subclasses:
DoneableGroupList, GroupListBuilder

public class GroupListFluentImpl<A extends GroupListFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
implements GroupListFluent<A>