Uses of Class
org.apache.nifi.api.toolkit.model.NodeEntity
Packages that use NodeEntity
-
Uses of NodeEntity in org.apache.nifi.api.toolkit.api
Methods in org.apache.nifi.api.toolkit.api that return NodeEntityModifier and TypeMethodDescriptionSwaggerResourceApi.deleteNode
(String id) Removes a node from the clusterGets a node in the clusterSwaggerResourceApi.updateNode
(NodeEntity body, String id) Updates a node in the clusterMethods in org.apache.nifi.api.toolkit.api with parameters of type NodeEntityModifier and TypeMethodDescriptionSwaggerResourceApi.updateNode
(NodeEntity body, String id) Updates a node in the cluster -
Uses of NodeEntity in org.apache.nifi.api.toolkit.model
Methods in org.apache.nifi.api.toolkit.model that return NodeEntity