Uses of Class
org.apache.nifi.api.toolkit.model.VersionedFlowSnapshotMetadataEntity
Packages that use VersionedFlowSnapshotMetadataEntity
-
Uses of VersionedFlowSnapshotMetadataEntity in org.apache.nifi.api.toolkit.model
Fields in org.apache.nifi.api.toolkit.model with type parameters of type VersionedFlowSnapshotMetadataEntityModifier and TypeFieldDescriptionprivate List
<VersionedFlowSnapshotMetadataEntity> VersionedFlowSnapshotMetadataSetEntity.versionedFlowSnapshotMetadataSet
Methods in org.apache.nifi.api.toolkit.model that return VersionedFlowSnapshotMetadataEntityModifier and TypeMethodDescriptionVersionedFlowSnapshotMetadataEntity.registryId
(String registryId) VersionedFlowSnapshotMetadataEntity.versionedFlowSnapshotMetadata
(RegisteredFlowSnapshotMetadata versionedFlowSnapshotMetadata) Methods in org.apache.nifi.api.toolkit.model that return types with arguments of type VersionedFlowSnapshotMetadataEntityModifier and TypeMethodDescriptionVersionedFlowSnapshotMetadataSetEntity.getVersionedFlowSnapshotMetadataSet()
Get versionedFlowSnapshotMetadataSetMethods in org.apache.nifi.api.toolkit.model with parameters of type VersionedFlowSnapshotMetadataEntityModifier and TypeMethodDescriptionVersionedFlowSnapshotMetadataSetEntity.addVersionedFlowSnapshotMetadataSetItem
(VersionedFlowSnapshotMetadataEntity versionedFlowSnapshotMetadataSetItem) Method parameters in org.apache.nifi.api.toolkit.model with type arguments of type VersionedFlowSnapshotMetadataEntityModifier and TypeMethodDescriptionvoid
VersionedFlowSnapshotMetadataSetEntity.setVersionedFlowSnapshotMetadataSet
(List<VersionedFlowSnapshotMetadataEntity> versionedFlowSnapshotMetadataSet) VersionedFlowSnapshotMetadataSetEntity.versionedFlowSnapshotMetadataSet
(List<VersionedFlowSnapshotMetadataEntity> versionedFlowSnapshotMetadataSet)