public class RemotePortSchemaFunction extends Object implements Function<org.apache.nifi.web.api.dto.RemoteProcessGroupPortDTO,RemotePortSchema>
| Constructor and Description |
|---|
RemotePortSchemaFunction() |
| Modifier and Type | Method and Description |
|---|---|
RemotePortSchema |
apply(org.apache.nifi.web.api.dto.RemoteProcessGroupPortDTO remoteProcessGroupPortDTO) |
public RemotePortSchema apply(org.apache.nifi.web.api.dto.RemoteProcessGroupPortDTO remoteProcessGroupPortDTO)
apply in interface Function<org.apache.nifi.web.api.dto.RemoteProcessGroupPortDTO,RemotePortSchema>Copyright © 2023 Apache NiFi Project. All rights reserved.