public class ReplayLastEventRequestEntity extends Entity
| Modifier and Type | Field and Description |
|---|---|
private String |
componentId |
private String |
nodes |
| Constructor and Description |
|---|
ReplayLastEventRequestEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentId() |
String |
getNodes() |
void |
setComponentId(String componentId) |
void |
setNodes(String nodes) |
Copyright © 2023 Apache NiFi Project. All rights reserved.