public class DoneableLabelSelector extends LabelSelectorFluentImpl<DoneableLabelSelector> implements Doneable<LabelSelector>
LabelSelectorFluentImpl.ExtensionsMatchExpressionsNestedImpl<N>LabelSelectorFluent.ExtensionsMatchExpressionsNested<N>_visitables| Constructor and Description |
|---|
DoneableLabelSelector(Function<LabelSelector,LabelSelector> function) |
DoneableLabelSelector(LabelSelector item) |
DoneableLabelSelector(LabelSelector item,
Function<LabelSelector,LabelSelector> function) |
| Modifier and Type | Method and Description |
|---|---|
LabelSelector |
done() |
addNewExtensionsMatchExpression, addNewMatchExpressionLike, addToMatchExpressions, addToMatchLabels, addToMatchLabels, equals, getMatchExpressions, getMatchLabels, removeFromMatchExpressions, removeFromMatchLabels, removeFromMatchLabels, withMatchExpressions, withMatchExpressions, withMatchLabelspublic DoneableLabelSelector(Function<LabelSelector,LabelSelector> function)
public DoneableLabelSelector(LabelSelector item, Function<LabelSelector,LabelSelector> function)
public DoneableLabelSelector(LabelSelector item)
public LabelSelector done()
done in interface Doneable<LabelSelector>Copyright © 2011–2016 Red Hat. All rights reserved.