| Package | Description |
|---|---|
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private Collection<PeerDTO> |
PeersEntity.peers |
| Modifier and Type | Method and Description |
|---|---|
Collection<PeerDTO> |
PeersEntity.getPeers()
The PeersDTO that is being serialized.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PeersEntity.setPeers(Collection<PeerDTO> peers) |
Copyright © 2023 Apache NiFi Project. All rights reserved.