public class DoneableNodeConfigSource extends NodeConfigSourceFluentImpl<DoneableNodeConfigSource> implements Doneable<NodeConfigSource>
NodeConfigSourceFluentImpl.ConfigMapNestedImpl<N>NodeConfigSourceFluent.ConfigMapNested<N>_visitables| Constructor and Description |
|---|
DoneableNodeConfigSource(Function<NodeConfigSource,NodeConfigSource> function) |
DoneableNodeConfigSource(NodeConfigSource item) |
DoneableNodeConfigSource(NodeConfigSource item,
Function<NodeConfigSource,NodeConfigSource> function) |
| Modifier and Type | Method and Description |
|---|---|
NodeConfigSource |
done() |
buildConfigMap, editConfigMap, editOrNewConfigMap, editOrNewConfigMapLike, equals, getConfigMap, hasConfigMap, hashCode, withConfigMap, withNewConfigMap, withNewConfigMap, withNewConfigMapLikepublic DoneableNodeConfigSource(Function<NodeConfigSource,NodeConfigSource> function)
public DoneableNodeConfigSource(NodeConfigSource item, Function<NodeConfigSource,NodeConfigSource> function)
public DoneableNodeConfigSource(NodeConfigSource item)
public NodeConfigSource done()
done in interface Doneable<NodeConfigSource>Copyright © 2015–2021 Red Hat. All rights reserved.