Class UserViews.UserViewsBuilder
java.lang.Object
com.atlan.model.search.aggregates.UserViews.UserViewsBuilder
- Enclosing class:
- UserViews
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
mostRecentView
(Long mostRecentView) When the user most recently viewed the asset (epoch-style), in milliseconds.toString()
Name of the user who viewed the asset.Number of times the user viewed the asset.
-
Method Details