public class DoneableUserInfo extends UserInfoFluentImpl<DoneableUserInfo> implements Doneable<UserInfo>
_visitables
Constructor and Description |
---|
DoneableUserInfo(Function<UserInfo,UserInfo> function) |
DoneableUserInfo(UserInfo item) |
DoneableUserInfo(UserInfo item,
Function<UserInfo,UserInfo> function) |
Modifier and Type | Method and Description |
---|---|
UserInfo |
done() |
addAllToGroups, addNewGroup, addNewGroup, addNewGroup, addToExtra, addToExtra, addToGroups, addToGroups, equals, getExtra, getFirstGroup, getGroup, getGroups, getLastGroup, getMatchingGroup, getUid, getUsername, hasExtra, hasGroups, hasMatchingGroup, hasUid, hasUsername, removeAllFromGroups, removeFromExtra, removeFromExtra, removeFromGroups, setToGroups, withExtra, withGroups, withGroups, withNewUid, withNewUid, withNewUid, withNewUsername, withNewUsername, withNewUsername, withUid, withUsername
public DoneableUserInfo(UserInfo item)
Copyright © 2015–2020 Red Hat. All rights reserved.