public class DoneableNodeSpec extends NodeSpecFluentImpl<DoneableNodeSpec> implements Doneable<NodeSpec>
NodeSpecFluentImpl.ConfigSourceNestedImpl<N>, NodeSpecFluentImpl.TaintsNestedImpl<N>NodeSpecFluent.ConfigSourceNested<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, buildConfigSource, buildFirstTaint, buildLastTaint, buildMatchingTaint, buildTaint, buildTaints, editConfigSource, editFirstTaint, editLastTaint, editMatchingTaint, editOrNewConfigSource, editOrNewConfigSourceLike, editTaint, equals, getConfigSource, getExternalID, getPodCIDR, getProviderID, getTaints, hasConfigSource, hasExternalID, hasPodCIDR, hasProviderID, hasTaints, hasUnschedulable, isUnschedulable, removeAllFromTaints, removeFromTaints, setNewTaintLike, setToTaints, withConfigSource, withExternalID, withNewConfigSource, withNewConfigSourceLike, withPodCIDR, withProviderID, withTaints, withTaints, withUnschedulablepublic DoneableNodeSpec(NodeSpec item)
Copyright © 2011–2018 Red Hat. All rights reserved.