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