Class SearchLogRequest

java.lang.Object
com.atlan.model.core.AtlanObject
com.atlan.model.search.SearchLogRequest
All Implemented Interfaces:
Serializable

public class SearchLogRequest extends AtlanObject
Class from which to configure and run a search against Atlan's log of past searches. For a list of the attributes that can be searched, aggregated, sorted, etc see the static constants in SearchLogEntry.
See Also: