public class DoneableLabelSelectorRequirement extends LabelSelectorRequirementFluentImpl<DoneableLabelSelectorRequirement> implements Doneable<LabelSelectorRequirement>
_visitables| Constructor and Description |
|---|
DoneableLabelSelectorRequirement(Function<LabelSelectorRequirement,LabelSelectorRequirement> function) |
DoneableLabelSelectorRequirement(LabelSelectorRequirement item) |
DoneableLabelSelectorRequirement(LabelSelectorRequirement item,
Function<LabelSelectorRequirement,LabelSelectorRequirement> function) |
| Modifier and Type | Method and Description |
|---|---|
LabelSelectorRequirement |
done() |
addAllToValues, addNewValue, addNewValue, addNewValue, addToValues, addToValues, equals, getFirstValue, getKey, getLastValue, getMatchingValue, getOperator, getValue, getValues, hasKey, hasMatchingValue, hasOperator, hasValues, removeAllFromValues, removeFromValues, setToValues, withKey, withNewKey, withNewKey, withNewKey, withNewOperator, withNewOperator, withNewOperator, withOperator, withValues, withValuespublic DoneableLabelSelectorRequirement(Function<LabelSelectorRequirement,LabelSelectorRequirement> function)
public DoneableLabelSelectorRequirement(LabelSelectorRequirement item, Function<LabelSelectorRequirement,LabelSelectorRequirement> function)
public DoneableLabelSelectorRequirement(LabelSelectorRequirement item)
public LabelSelectorRequirement done()
done in interface Doneable<LabelSelectorRequirement>Copyright © 2015-2019 Red Hat. All Rights Reserved.