Uses of Class
org.apache.nifi.api.toolkit.model.ControllerServiceReferencingComponentsEntity
Packages that use ControllerServiceReferencingComponentsEntity
-
Uses of ControllerServiceReferencingComponentsEntity in org.apache.nifi.api.toolkit.api
Methods in org.apache.nifi.api.toolkit.api that return ControllerServiceReferencingComponentsEntityModifier and TypeMethodDescriptionSwaggerResourceApi.getControllerServiceReferences
(String id) Gets a controller serviceSwaggerResourceApi.updateControllerServiceReferences
(UpdateControllerServiceReferenceRequestEntity body, String id) Updates a controller services references -
Uses of ControllerServiceReferencingComponentsEntity in org.apache.nifi.api.toolkit.model
Methods in org.apache.nifi.api.toolkit.model that return ControllerServiceReferencingComponentsEntityModifier and TypeMethodDescriptionControllerServiceReferencingComponentsEntity.addControllerServiceReferencingComponentsItem
(ControllerServiceReferencingComponentEntity controllerServiceReferencingComponentsItem) ControllerServiceReferencingComponentsEntity.controllerServiceReferencingComponents
(List<ControllerServiceReferencingComponentEntity> controllerServiceReferencingComponents)