public class DoneableUserRestriction extends UserRestrictionFluentImpl<DoneableUserRestriction> implements Doneable<UserRestriction>
UserRestrictionFluentImpl.LabelsNestedImpl<N>UserRestrictionFluent.LabelsNested<N>_visitables| Constructor and Description |
|---|
DoneableUserRestriction(Function<UserRestriction,UserRestriction> function) |
DoneableUserRestriction(UserRestriction item) |
DoneableUserRestriction(UserRestriction item,
Function<UserRestriction,UserRestriction> function) |
| Modifier and Type | Method and Description |
|---|---|
UserRestriction |
done() |
addAllToGroups, addAllToLabels, addAllToUsers, addNewGroup, addNewGroup, addNewGroup, addNewLabel, addNewLabelLike, addNewUser, addNewUser, addNewUser, addToGroups, addToGroups, addToLabels, addToLabels, addToUsers, addToUsers, buildFirstLabel, buildLabel, buildLabels, buildLastLabel, buildMatchingLabel, editFirstLabel, editLabel, editLastLabel, editMatchingLabel, equals, getFirstGroup, getFirstUser, getGroup, getGroups, getLabels, getLastGroup, getLastUser, getMatchingGroup, getMatchingUser, getUser, getUsers, hasGroups, hasLabels, hasMatchingGroup, hasMatchingLabel, hasMatchingUser, hasUsers, removeAllFromGroups, removeAllFromLabels, removeAllFromUsers, removeFromGroups, removeFromLabels, removeFromUsers, setNewLabelLike, setToGroups, setToLabels, setToUsers, withGroups, withGroups, withLabels, withLabels, withUsers, withUserspublic DoneableUserRestriction(Function<UserRestriction,UserRestriction> function)
public DoneableUserRestriction(UserRestriction item, Function<UserRestriction,UserRestriction> function)
public DoneableUserRestriction(UserRestriction item)
public UserRestriction done()
done in interface Doneable<UserRestriction>Copyright © 2015–2019 Red Hat. All rights reserved.