Uses of Interface
hkube.api.INode
-
Packages that use INode Package Description hkube.api -
-
Uses of INode in hkube.api
Methods in hkube.api with parameters of type INode Modifier and Type Method Description MapIHKubeAPI. startRawSubPipeLine(String name, INode[] nodes, Map flowInput, Map options, Map webhooks)Future<Map>IHKubeAPI. startRawSubPipeLineAsynch(String name, INode[] nodes, Map flowInput, Map options, Map webhooks)
-