public class DoneableNodeSpec extends NodeSpecFluentImpl<DoneableNodeSpec> implements Doneable<NodeSpec>
NodeSpecFluentImpl.TaintsNestedImpl<N>NodeSpecFluent.TaintsNested<N>_visitables| Constructor and Description |
|---|
DoneableNodeSpec(Function<NodeSpec,NodeSpec> function) |
DoneableNodeSpec(NodeSpec item) |
DoneableNodeSpec(NodeSpec item,
Function<NodeSpec,NodeSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
NodeSpec |
done() |
addAllToTaints, addNewTaint, addNewTaint, addNewTaintLike, addToTaints, addToTaints, buildFirstTaint, buildLastTaint, buildMatchingTaint, buildTaint, buildTaints, editFirstTaint, editLastTaint, editMatchingTaint, editTaint, equals, getExternalID, getPodCIDR, getProviderID, getTaints, hasExternalID, hasPodCIDR, hasProviderID, hasTaints, hasUnschedulable, isUnschedulable, removeAllFromTaints, removeFromTaints, setNewTaintLike, setToTaints, withExternalID, withPodCIDR, withProviderID, withTaints, withTaints, withUnschedulablepublic DoneableNodeSpec(NodeSpec item)
Copyright © 2011–2017 Red Hat. All rights reserved.