Interface UserListFluent<A extends UserListFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Implementing Classes:
DoneableUserList, UserListBuilder, UserListFluentImpl

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