public class SystemDiagnosticsEntity extends Entity
| Modifier and Type | Field and Description |
|---|---|
private SystemDiagnosticsDTO |
systemDiagnostics |
| Constructor and Description |
|---|
SystemDiagnosticsEntity() |
| Modifier and Type | Method and Description |
|---|---|
SystemDiagnosticsDTO |
getSystemDiagnostics()
The SystemDiagnosticsDTO that is being serialized.
|
void |
setSystemDiagnostics(SystemDiagnosticsDTO health) |
private SystemDiagnosticsDTO systemDiagnostics
public SystemDiagnosticsDTO getSystemDiagnostics()
public void setSystemDiagnostics(SystemDiagnosticsDTO health)
Copyright © 2023 Apache NiFi Project. All rights reserved.