Package io.fabric8.openshift.api.model
Class DoneableUserList
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.UserListFluentImpl<DoneableUserList>
io.fabric8.openshift.api.model.DoneableUserList
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DoneableUserList>,io.fabric8.kubernetes.api.builder.Visitable<DoneableUserList>,io.fabric8.kubernetes.api.model.Doneable<UserList>,UserListFluent<DoneableUserList>
public class DoneableUserList extends UserListFluentImpl<DoneableUserList> implements io.fabric8.kubernetes.api.model.Doneable<UserList>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.UserListFluentImpl
UserListFluentImpl.ItemsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.UserListFluent
UserListFluent.ItemsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description DoneableUserList(io.fabric8.kubernetes.api.builder.Function<UserList,UserList> function)DoneableUserList(UserList item)DoneableUserList(UserList item, io.fabric8.kubernetes.api.builder.Function<UserList,UserList> function) -
Method Summary
Methods inherited from class io.fabric8.openshift.api.model.UserListFluentImpl
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata