public class DoneableUserRestriction extends UserRestrictionFluentImpl<DoneableUserRestriction> implements io.fabric8.kubernetes.api.model.Doneable<UserRestriction>
UserRestrictionFluentImpl.LabelsNestedImpl<N>UserRestrictionFluent.LabelsNested<N>| Constructor and Description |
|---|
DoneableUserRestriction(io.fabric8.kubernetes.api.builder.Function<UserRestriction,UserRestriction> function) |
DoneableUserRestriction(UserRestriction item) |
DoneableUserRestriction(UserRestriction item,
io.fabric8.kubernetes.api.builder.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, removeMatchingFromLabels, setNewLabelLike, setToGroups, setToLabels, setToUsers, withGroups, withGroups, withLabels, withLabels, withUsers, withUserspublic DoneableUserRestriction(io.fabric8.kubernetes.api.builder.Function<UserRestriction,UserRestriction> function)
public DoneableUserRestriction(UserRestriction item, io.fabric8.kubernetes.api.builder.Function<UserRestriction,UserRestriction> function)
public DoneableUserRestriction(UserRestriction item)
public UserRestriction done()
done in interface io.fabric8.kubernetes.api.model.Doneable<UserRestriction>Copyright © 2015–2021 Red Hat. All rights reserved.