Package com.atlan.model.discovery
package com.atlan.model.discovery
-
ClassDescriptionRepresents any field in Atlan that can be used for discovery by truthiness.Base class for fields that can be used to filter all assets.Represents any field in Atlan that can be used for discovery by timestamp comparison.Class to compose a single filter criterion for use in a linkable query.DiscoveryFilter.DiscoveryFilterBuilder<C extends DiscoveryFilter,
B extends DiscoveryFilter.DiscoveryFilterBuilder<C, B>> Class used to provide a proxy to building up a linkable query filter with the appropriate subset of conditions available for a given field (property).Represents any field in Atlan that can be used for discovery by a predefined set of values.Represents any field in Atlan that can be used for discovery by either exactly matching (or not matching) a value.Class to compose compound queries combining various conditions, that can be used to generate links (URLs) for the discovery page in Atlan.LinkableQuery.LinkableQueryBuilder<C extends LinkableQuery,B extends LinkableQuery.LinkableQueryBuilder<C, B>> Represents any field in Atlan that can be used for discovery by numerical comparison.Represents any field in Atlan that can be used for discovery only by exactly matching a value (positively).Represents any field in Atlan that can be used for discovery by string comparisons.Class to compose a single filter criterion, by tag, for use in a linkable query.TagFilter.TagValue.TagValueBuilder<C extends TagFilter.TagValue,B extends TagFilter.TagValue.TagValueBuilder<C, B>>