public class ControllerServiceSchemaFunction extends Object implements Function<org.apache.nifi.web.api.dto.ControllerServiceDTO,ControllerServiceSchema>
| Constructor and Description |
|---|
ControllerServiceSchemaFunction() |
| Modifier and Type | Method and Description |
|---|---|
ControllerServiceSchema |
apply(org.apache.nifi.web.api.dto.ControllerServiceDTO controllerServiceDTO) |
public ControllerServiceSchema apply(org.apache.nifi.web.api.dto.ControllerServiceDTO controllerServiceDTO)
apply in interface Function<org.apache.nifi.web.api.dto.ControllerServiceDTO,ControllerServiceSchema>Copyright © 2022 Apache NiFi Project. All rights reserved.