Package org.instancio.feed
Annotation Type Feed.TagKey
- Enclosing interface:
Feed
Annotation for specifying a property to use as a tag key in a data feed.
A tag key can be used for filtering records in a data feed.
- Since:
- 5.0.0
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueSpecifies the name of a property to use as the tag key.- Returns:
- property that acts as a tag.
- Since:
- 5.0.0
- See Also:
-