Uses of Class
org.apache.nifi.api.toolkit.model.VersionedFlowSnapshotMetadataSetEntity
Packages that use VersionedFlowSnapshotMetadataSetEntity
-
Uses of VersionedFlowSnapshotMetadataSetEntity in org.apache.nifi.api.toolkit.api
Methods in org.apache.nifi.api.toolkit.api that return VersionedFlowSnapshotMetadataSetEntityModifier and TypeMethodDescriptionSwaggerResourceApi.getVersions
(String registryId, String bucketId, String flowId) Gets the flow versions from the specified registry and bucket for the specified flow for the current user -
Uses of VersionedFlowSnapshotMetadataSetEntity in org.apache.nifi.api.toolkit.model
Methods in org.apache.nifi.api.toolkit.model that return VersionedFlowSnapshotMetadataSetEntityModifier and TypeMethodDescriptionVersionedFlowSnapshotMetadataSetEntity.addVersionedFlowSnapshotMetadataSetItem
(VersionedFlowSnapshotMetadataEntity versionedFlowSnapshotMetadataSetItem) VersionedFlowSnapshotMetadataSetEntity.versionedFlowSnapshotMetadataSet
(List<VersionedFlowSnapshotMetadataEntity> versionedFlowSnapshotMetadataSet)