public class DoneableGroupRestriction extends GroupRestrictionFluentImpl<DoneableGroupRestriction> implements Doneable<GroupRestriction>
GroupRestrictionFluentImpl.LabelsNestedImpl<N>GroupRestrictionFluent.LabelsNested<N>_visitables| Constructor and Description |
|---|
DoneableGroupRestriction(Function<GroupRestriction,GroupRestriction> function) |
DoneableGroupRestriction(GroupRestriction item) |
DoneableGroupRestriction(GroupRestriction item,
Function<GroupRestriction,GroupRestriction> function) |
| Modifier and Type | Method and Description |
|---|---|
GroupRestriction |
done() |
addAllToGroups, addAllToLabels, addNewLabel, addNewLabelLike, addToGroups, addToGroups, addToLabels, addToLabels, buildFirstLabel, buildLabel, buildLabels, buildLastLabel, buildMatchingLabel, editFirstLabel, editLabel, editLastLabel, editMatchingLabel, equals, getFirstGroup, getGroup, getGroups, getLabels, getLastGroup, getMatchingGroup, hasGroups, hasLabels, removeAllFromGroups, removeAllFromLabels, removeFromGroups, removeFromLabels, setNewLabelLike, setToGroups, setToLabels, withGroups, withGroups, withLabels, withLabelspublic DoneableGroupRestriction(Function<GroupRestriction,GroupRestriction> function)
public DoneableGroupRestriction(GroupRestriction item, Function<GroupRestriction,GroupRestriction> function)
public DoneableGroupRestriction(GroupRestriction item)
public GroupRestriction done()
done in interface Doneable<GroupRestriction>Copyright © 2015–2019 Red Hat. All rights reserved.