public class DoneableNodeConfigSource extends NodeConfigSourceFluentImpl<DoneableNodeConfigSource> implements Doneable<NodeConfigSource>
NodeConfigSourceFluentImpl.ConfigMapRefNestedImpl<N>NodeConfigSourceFluent.ConfigMapRefNested<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() |
buildConfigMapRef, editConfigMapRef, editOrNewConfigMapRef, editOrNewConfigMapRefLike, equals, getApiVersion, getConfigMapRef, getKind, hasApiVersion, hasConfigMapRef, hasKind, withApiVersion, withConfigMapRef, withKind, withNewConfigMapRef, withNewConfigMapRefLikepublic 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 © 2011–2018 Red Hat. All rights reserved.