public class VersionedFlowSnapshotMetadataSetEntity extends Entity
| Modifier and Type | Field and Description |
|---|---|
private Set<VersionedFlowSnapshotMetadataEntity> |
versionedFlowSnapshotMetadataSet |
| Constructor and Description |
|---|
VersionedFlowSnapshotMetadataSetEntity() |
| Modifier and Type | Method and Description |
|---|---|
Set<VersionedFlowSnapshotMetadataEntity> |
getVersionedFlowSnapshotMetadataSet() |
void |
setVersionedFlowSnapshotMetadataSet(Set<VersionedFlowSnapshotMetadataEntity> versionedFlowSnapshotMetadataSet) |
private Set<VersionedFlowSnapshotMetadataEntity> versionedFlowSnapshotMetadataSet
public VersionedFlowSnapshotMetadataSetEntity()
public Set<VersionedFlowSnapshotMetadataEntity> getVersionedFlowSnapshotMetadataSet()
public void setVersionedFlowSnapshotMetadataSet(Set<VersionedFlowSnapshotMetadataEntity> versionedFlowSnapshotMetadataSet)
Copyright © 2023 Apache NiFi Project. All rights reserved.