All Classes and Interfaces
Class
Description
Base class for reusable components that are common to all caches, where
a cache is populated entry-by-entry.
AbstractCrawler.AbstractCrawlerBuilder<C extends AbstractCrawler,B extends AbstractCrawler.AbstractCrawlerBuilder<C,B>>
Utility class for introspecting raw responses from API endpoints.
Base class for reusable components that are common to all caches, where
a cache is populated en-masse through batch refreshing.
AbstractMiner.AbstractMinerBuilder<C extends AbstractMiner,B extends AbstractMiner.AbstractMinerBuilder<C,B>>
AbstractPackage.AbstractPackageBuilder<C extends AbstractPackage,B extends AbstractPackage.AbstractPackageBuilder<C,B>>
AbstractPersonaPolicy.AbstractPersonaPolicyBuilder<C extends AbstractPersonaPolicy,B extends AbstractPersonaPolicy.AbstractPersonaPolicyBuilder<C,B>>
AbstractPolicy.AbstractPolicyBuilder<C extends AbstractPolicy,B extends AbstractPolicy.AbstractPolicyBuilder<C,B>>
AbstractPurposePolicy.AbstractPurposePolicyBuilder<C extends AbstractPurposePolicy,B extends AbstractPurposePolicy.AbstractPurposePolicyBuilder<C,B>>
Action for the task
Base class for ADF Activities.
Base class for ADF Dataflows.
Base class for ADF Datasets.
Base class for ADF Linkedservices.
AdfLinkedservice.AdfLinkedserviceBuilder<C extends AdfLinkedservice,B extends AdfLinkedservice.AdfLinkedserviceBuilder<C,B>>
Base class for ADF Pipelines.
Instance of an Azure Data Lake Storage (ADLS) account in Atlan.
Instance of an Azure Data Lake Storage (ADLS) container in Atlan.
ADLSContainer.ADLSContainerBuilder<C extends ADLSContainer,B extends ADLSContainer.ADLSContainerBuilder<C,B>>
Instance of an Azure Data Lake Storage (ADLS) blob / object in Atlan.
AdminEventRequest.AdminEventRequestBuilder<C extends AdminEventRequest,B extends AdminEventRequest.AdminEventRequestBuilder<C,B>>
Source (keycloak): server-spi-private/src/main/java/org/keycloak/events/admin/OperationType.java
Source (keycloak): server-spi-private/src/main/java/org/keycloak/events/admin/ResourceType.java
Captures the results of a single bucket within an aggregation.
Captures the results from a bucket aggregation.
Captures the results from a bucket aggregation.
Captures the results from a metric aggregation.
Base class for all aggregation results in a search.
Deserialization of all
AggregationResult
objects.Instance of an Airflow DAG in Atlan.
Instance of an Airflow task in Atlan.
Instance of a Anomalo Check in Atlan.
AnomaloCheck.AnomaloCheckBuilder<C extends AnomaloCheck,B extends AnomaloCheck.AnomaloCheckBuilder<C,B>>
Error that occurs when there is an intermittent issue with the API, such as a network outage or an inability
to connect due to an incorrect URL.
Base class for all event-stream response objects.
Error that occurs when the SDK receives a response that indicates a problem, but that the SDK currently has no
other way of interpreting.
Instances of APIField in Atlan.
Instances of APIObject in Atlan.
Instance of an API path that could contain one or more endpoints in Atlan.
Instances of APIQuery in Atlan.
Base class for all response objects.
HTTP methods that can be used in API requests.
Instance of an API specification in Atlan.
API endpoints for managing Atlan's API tokens.
Instances of ApplicationContainer in Atlan.
ApplicationContainer.ApplicationContainerBuilder<C extends ApplicationContainer,B extends ApplicationContainer.ApplicationContainerBuilder<C,B>>
Base class for all assets.
Utility class for managing bulk updates in batches.
Class to uniquely identify an asset by its type and qualifiedName.
Internal class to capture batch failures.
AssetCreatePayload.AssetCreatePayloadBuilder<C extends AssetCreatePayload,B extends AssetCreatePayload.AssetCreatePayloadBuilder<C,B>>
Asset creation vs update semantics.
AssetDeletePayload.AssetDeletePayloadBuilder<C extends AssetDeletePayload,B extends AssetDeletePayload.AssetDeletePayloadBuilder<C,B>>
Deserialization of all
Asset
objects, down through the entire inheritance hierarchy.API endpoints for operating on assets.
Request class for handling Atlan tag additions.
Kind of mutation that was applied to any given asset.
Serialization of all
Asset
objects, down through the entire inheritance hierarchy.AssetUpdatePayload.AssetUpdatePayloadBuilder<C extends AssetUpdatePayload,B extends AssetUpdatePayload.AssetUpdatePayloadBuilder<C,B>>
Captures a specific aggregate result of assets and the views on that asset.
AthenaCrawler.AthenaCrawlerBuilder<C extends AthenaCrawler,B extends AthenaCrawler.AthenaCrawlerBuilder<C,B>>
Primary point of configuration for the SDK to one or more tenants.
Interface implemented by asynchronous operations to allow blocking behavior.
Configuration for the SDK against a particular Atlan tenant.
Instance of a query collection in Atlan.
AtlanCollection.AtlanCollectionBuilder<C extends AtlanCollection,B extends AtlanCollection.AtlanCollectionBuilder<C,B>>
Types of connectors that exist in Atlan.
Interface implemented by all enums to get the actual string value required by the Atlan API.
AtlanEventPayload.AtlanEventPayloadBuilder<C extends AtlanEventPayload,B extends AtlanEventPayload.AtlanEventPayloadBuilder<C,B>>
A response from Atlan's API, with body represented as a list of Strings
(one element in the list per event emitted from the event stream).
Base class for any error raised by interactions with Atlan's APIs.
Base enumeration of all attributes that exist in Atlan, so you do not have to remember their
exact spelling or capitalization.
AtlanGroup.GroupAttributes.GroupAttributesBuilder<C extends AtlanGroup.GroupAttributes,B extends AtlanGroup.GroupAttributes.GroupAttributesBuilder<C,B>>
AtlanGroup.Persona.PersonaBuilder<C extends AtlanGroup.Persona,B extends AtlanGroup.Persona.PersonaBuilder<C,B>>
AtlanGroup.Purpose.PurposeBuilder<C extends AtlanGroup.Purpose,B extends AtlanGroup.Purpose.PurposeBuilder<C,B>>
Types of packages (workflows) that exist in Atlan.
Deserialization of all
AtlanPolicyAction
objects.Instance of a query in Atlan.
A request to Atlan's API.
AtlanRequest.AtlanRequestBuilder<C extends AtlanRequest,B extends AtlanRequest.AtlanRequestBuilder<C,B>>
Deserialization of all
AtlanRequest
objects.Base class for all request payloads.
Serialization of all
AtlanRequest
objects.A response from Atlan's API, with body represented as a String.
Interface through which API interaction wrapping is handled.
Class for handling API interactions as streams.
Base class for all structs.
AtlanTagAddPayload.AtlanTagAddPayloadBuilder<C extends AtlanTagAddPayload,B extends AtlanTagAddPayload.AtlanTagAddPayloadBuilder<C,B>>
Lazily-loaded cache for translating between Atlan-internal ID strings and human-readable names for
Atlan tags.
Structural definition of an Atlan tag.
AtlanTagDeletePayload.AtlanTagDeletePayloadBuilder<C extends AtlanTagDeletePayload,B extends AtlanTagDeletePayload.AtlanTagDeletePayloadBuilder<C,B>>
Custom deserialization of
AtlanTag
objects.Options that can be defined for an Atlan tag.
AtlanTagOptions.AtlanTagOptionsBuilder<C extends AtlanTagOptions,B extends AtlanTagOptions.AtlanTagOptionsBuilder<C,B>>
Captures the details of an Atlan tag in a request.
AtlanTagRequest.AtlanTagRequestBuilder<C extends AtlanTagRequest,B extends AtlanTagRequest.AtlanTagRequestBuilder<C,B>>
Custom serialization of
AtlanTag
objects.Detailed entry in the task queue.
Personas associated with a user.
AtlanUser.Persona.PersonaBuilder<C extends AtlanUser.Persona,B extends AtlanUser.Persona.PersonaBuilder<C,B>>
AtlanUser.UserAttributes.UserAttributesBuilder<C extends AtlanUser.UserAttributes,B extends AtlanUser.UserAttributes.UserAttributesBuilder<C,B>>
Base class for all API endpoints that ultimately access the underlying metastore.
Used to label fields that should appear in the 'attributes' map of an entity,
rather than directly in the top-level object.
Defines the structure of a single attribute for a type definition in Atlan.
AttributeDef.AttributeDefBuilder<C extends AttributeDef,B extends AttributeDef.AttributeDefBuilder<C,B>>
Options that can be set on each attribute within a type definition.
AttributeDefOptions.AttributeDefOptionsBuilder<C extends AttributeDefOptions,B extends AttributeDefOptions.AttributeDefOptionsBuilder<C,B>>
AttributeRequest.AttributeRequestBuilder<C extends AttributeRequest,B extends AttributeRequest.AttributeRequestBuilder<C,B>>
An interface used to describe the detailed information within an audit entry.
Deserialization of all
AuditDetail
objects, down through the entire inheritance hierarchy.Search abstraction mechanism, to simplify the most common searches against Atlan's
audit log (removing the need to understand the guts of Elastic).
Class from which to configure and run a search against Atlan's activity log.
AuditSearchRequest.AuditSearchRequestBuilder<C extends AuditSearchRequest,B extends AuditSearchRequest.AuditSearchRequestBuilder<C,B>>
Captures the response from a search against Atlan's activity log.
Error that occurs when there is a problem with the API token configured in the SDK.
Model to store an accesscontrol policy in Atlas
Policy condition schedule struct
AuthPolicyCondition.AuthPolicyConditionBuilder<C extends AuthPolicyCondition,B extends AuthPolicyCondition.AuthPolicyConditionBuilder<C,B>>
Validity schedule struct for policy
AuthPolicyValiditySchedule.AuthPolicyValidityScheduleBuilder<C extends AuthPolicyValiditySchedule,B extends AuthPolicyValiditySchedule.AuthPolicyValidityScheduleBuilder<C,B>>
Model to store auth service in Atlas
Detailed information about an AWS CloudWatch metric.
AwsCloudWatchMetric.AwsCloudWatchMetricBuilder<C extends AwsCloudWatchMetric,B extends AwsCloudWatchMetric.AwsCloudWatchMetricBuilder<C,B>>
Details that wrap events when sent through AWS (Lambda).
AwsEventWrapper.AwsEventWrapperBuilder<C extends AwsEventWrapper,B extends AwsEventWrapper.AwsEventWrapperBuilder<C,B>>
AwsEventWrapper.AwsRequestContext.AwsRequestContextBuilder<C extends AwsEventWrapper.AwsRequestContext,B extends AwsEventWrapper.AwsRequestContext.AwsRequestContextBuilder<C,B>>
Detailed information about an AWS tag.
Instance of an Azure Event Hub asset, equivalent to a Kafka topic.
AzureEventHub.AzureEventHubBuilder<C extends AzureEventHub,B extends AzureEventHub.AzureEventHubBuilder<C,B>>
Instance of an Azure Event Hub Consumer Group asset, equivalent to Kafka ConsumerGroup.
AzureEventHubConsumerGroup.AzureEventHubConsumerGroupBuilder<C extends AzureEventHubConsumerGroup,B extends AzureEventHubConsumerGroup.AzureEventHubConsumerGroupBuilder<C,B>>
Instances of AzureServiceBusNamespace in Atlan.
AzureServiceBusNamespace.AzureServiceBusNamespaceBuilder<C extends AzureServiceBusNamespace,B extends AzureServiceBusNamespace.AzureServiceBusNamespaceBuilder<C,B>>
Instances of AzureServiceBusField in Atlan.
AzureServiceBusTopic.AzureServiceBusTopicBuilder<C extends AzureServiceBusTopic,B extends AzureServiceBusTopic.AzureServiceBusTopicBuilder<C,B>>
Detailed information about an Azure tag.
Instance of a badge in Atlan.
Detailed information about a condition used in coloring a custom metadata badge in Atlan.
BadgeCondition.BadgeConditionBuilder<C extends BadgeCondition,B extends BadgeCondition.BadgeConditionBuilder<C,B>>
Instance of business intelligence lineage in Atlan.
Represents any field in Atlan that can be searched only by truthiness.
Represents any field in Atlan that can be used for discovery by truthiness.
Build information for the SDK.
Instance of a business policy template in Atlan.
BusinessPolicy.BusinessPolicyBuilder<C extends BusinessPolicy,B extends BusinessPolicy.BusinessPolicyBuilder<C,B>>
Exception to a business policy
BusinessPolicyException.BusinessPolicyExceptionBuilder<C extends BusinessPolicyException,B extends BusinessPolicyException.BusinessPolicyExceptionBuilder<C,B>>
Incident of business policy
BusinessPolicyIncident.BusinessPolicyIncidentBuilder<C extends BusinessPolicyIncident,B extends BusinessPolicyIncident.BusinessPolicyIncidentBuilder<C,B>>
Instance of a business policy log in Atlan.
BusinessPolicyLog.BusinessPolicyLogBuilder<C extends BusinessPolicyLog,B extends BusinessPolicyLog.BusinessPolicyLogBuilder<C,B>>
Instance of a calculation view in Atlan.
CalculationView.CalculationViewBuilder<C extends CalculationView,B extends CalculationView.CalculationViewBuilder<C,B>>
A case-insensitive
Map
.Base class for all API endpoints that ultimately access Chronos-surfaced services.
Instance of a Cognite 3D model in Atlan.
Cognite3DModel.Cognite3DModelBuilder<C extends Cognite3DModel,B extends Cognite3DModel.Cognite3DModelBuilder<C,B>>
Instance of a Cognite asset in Atlan.
CogniteAsset.CogniteAssetBuilder<C extends CogniteAsset,B extends CogniteAsset.CogniteAssetBuilder<C,B>>
Instance of a Cognite event in Atlan.
CogniteEvent.CogniteEventBuilder<C extends CogniteEvent,B extends CogniteEvent.CogniteEventBuilder<C,B>>
Instance of a Cognite file in Atlan.
Instance of a Cognite sequence in Atlan.
CogniteSequence.CogniteSequenceBuilder<C extends CogniteSequence,B extends CogniteSequence.CogniteSequenceBuilder<C,B>>
Instance of a Cognite time series in Atlan.
CogniteTimeSeries.CogniteTimeSeriesBuilder<C extends CogniteTimeSeries,B extends CogniteTimeSeries.CogniteTimeSeriesBuilder<C,B>>
Instance of a Cognos Dashboard in Atlan.
CognosDashboard.CognosDashboardBuilder<C extends CognosDashboard,B extends CognosDashboard.CognosDashboardBuilder<C,B>>
Instance of a Cognos datasource in Atlan.
CognosDatasource.CognosDatasourceBuilder<C extends CognosDatasource,B extends CognosDatasource.CognosDatasourceBuilder<C,B>>
Instance of a Cognos Exploration in Atlan.
CognosExploration.CognosExplorationBuilder<C extends CognosExploration,B extends CognosExploration.CognosExplorationBuilder<C,B>>
Instance of a Cognos file in Atlan.
Instance of a Cognos folder in Atlan.
CognosFolder.CognosFolderBuilder<C extends CognosFolder,B extends CognosFolder.CognosFolderBuilder<C,B>>
Instance of a Cognos module in Atlan.
CognosModule.CognosModuleBuilder<C extends CognosModule,B extends CognosModule.CognosModuleBuilder<C,B>>
Instance of a Cognos Package in Atlan.
CognosPackage.CognosPackageBuilder<C extends CognosPackage,B extends CognosPackage.CognosPackageBuilder<C,B>>
Instance of a Cognos report in Atlan.
CognosReport.CognosReportBuilder<C extends CognosReport,B extends CognosReport.CognosReportBuilder<C,B>>
Instance of a column in Atlan.
Instance of a column-level lineage process in Atlan.
ColumnProcess.ColumnProcessBuilder<C extends ColumnProcess,B extends ColumnProcess.ColumnProcessBuilder<C,B>>
Detailed information about frequently occuring values for a column.
ColumnValueFrequencyMap.ColumnValueFrequencyMapBuilder<C extends ColumnValueFrequencyMap,B extends ColumnValueFrequencyMap.ColumnValueFrequencyMapBuilder<C,B>>
Base class for fields that can be used to filter all assets.
Class to compose compound queries combining various conditions.
CompoundQuery.CompoundQueryBuilder<C extends CompoundQuery,B extends CompoundQuery.CompoundQueryBuilder<C,B>>
Error that occurs if the operation being attempted hits a conflict within Atlan.
ConfluentKafkaCrawler.ConfluentKafkaCrawlerBuilder<C extends ConfluentKafkaCrawler,B extends ConfluentKafkaCrawler.ConfluentKafkaCrawlerBuilder<C,B>>
Instance of a connection to a data source in Atlan.
Lazily-loaded cache for translating between a connection's simplified name its details.
Unique identity for a connection, in the form: {{type}}/{{name}}
For example: snowflake/development
ConnectionDelete.ConnectionDeleteBuilder<C extends ConnectionDelete,B extends ConnectionDelete.ConnectionDeleteBuilder<C,B>>
API endpoints for data contract-specific operations.
Instance of a Cosmos MongoDB account in Atlan.
CosmosMongoDBAccount.CosmosMongoDBAccountBuilder<C extends CosmosMongoDBAccount,B extends CosmosMongoDBAccount.CosmosMongoDBAccountBuilder<C,B>>
Instance of a Cosmos MongoDB collection in Atlan.
CosmosMongoDBCollection.CosmosMongoDBCollectionBuilder<C extends CosmosMongoDBCollection,B extends CosmosMongoDBCollection.CosmosMongoDBCollectionBuilder<C,B>>
Instance of a Cosmos MongoDB database in Atlan.
CosmosMongoDBDatabase.CosmosMongoDBDatabaseBuilder<C extends CosmosMongoDBDatabase,B extends CosmosMongoDBDatabase.CosmosMongoDBDatabaseBuilder<C,B>>
Specialized response for creating a group, as the details included are different
from those when updating or retrieving a group.
Status of the user being added to the group during its creation.
CreateGroupResponse.UserStatus.UserStatusBuilder<C extends CreateGroupResponse.UserStatus,B extends CreateGroupResponse.UserStatus.UserStatusBuilder<C,B>>
API endpoints for operating on Atlan's workflows.
Instance of a cube in Atlan.
Instance of a cube dimension in Atlan.
CubeDimension.CubeDimensionBuilder<C extends CubeDimension,B extends CubeDimension.CubeDimensionBuilder<C,B>>
Instance of a cube field in Atlan.
Instance of a cube hierarchy in Atlan.
CubeHierarchy.CubeHierarchyBuilder<C extends CubeHierarchy,B extends CubeHierarchy.CubeHierarchyBuilder<C,B>>
Capture the attributes and values for a given set of custom metadata.
CustomMetadataAttributes.CustomMetadataAttributesBuilder<C extends CustomMetadataAttributes,B extends CustomMetadataAttributes.CustomMetadataAttributesBuilder<C,B>>
Capture the attributes and values for custom metadata as tracked through the audit log.
CustomMetadataAttributesAuditDetail.CustomMetadataAttributesAuditDetailBuilder<C extends CustomMetadataAttributesAuditDetail,B extends CustomMetadataAttributesAuditDetail.CustomMetadataAttributesAuditDetailBuilder<C,B>>
Custom deserialization of
CustomMetadataAttributesAuditDetail
objects.Lazily-loaded cache for translating between Atlan-internal ID strings and human-readable names for
custom metadata (including attributes).
Structural definition of custom metadata.
CustomMetadataDef.CustomMetadataDefBuilder<C extends CustomMetadataDef,B extends CustomMetadataDef.CustomMetadataDefBuilder<C,B>>
Utility class to simplify searching for values on custom metadata attributes.
Custom deserialization of a map from custom metadata set name to its values.
Custom serialization of a map of custom metadata.
CustomMetadataOptions.CustomMetadataOptionsBuilder<C extends CustomMetadataOptions,B extends CustomMetadataOptions.CustomMetadataOptionsBuilder<C,B>>
Captures the details of custom metadata in a request.
CustomMetadataRequest.CustomMetadataRequestBuilder<C extends CustomMetadataRequest,B extends CustomMetadataRequest.CustomMetadataRequestBuilder<C,B>>
CustomMetadataUpdatePayload.CustomMetadataUpdatePayloadBuilder<C extends CustomMetadataUpdatePayload,B extends CustomMetadataUpdatePayload.CustomMetadataUpdatePayloadBuilder<C,B>>
Instance of a (relational) database in Atlan.
Instance of a Databricks' Unity catalog tag in Atlan.
DatabricksUnityCatalogTag.DatabricksUnityCatalogTagBuilder<C extends DatabricksUnityCatalogTag,B extends DatabricksUnityCatalogTag.DatabricksUnityCatalogTagBuilder<C,B>>
Data contract for an asset.
DataContract.DataContractBuilder<C extends DataContract,B extends DataContract.DataContractBuilder<C,B>>
Capture the detailed specification of a data contract for an asset.
DataContractSpec.Announcement.AnnouncementBuilder<C extends DataContractSpec.Announcement,B extends DataContractSpec.Announcement.AnnouncementBuilder<C,B>>
DataContractSpec.Certification.CertificationBuilder<C extends DataContractSpec.Certification,B extends DataContractSpec.Certification.CertificationBuilder<C,B>>
DataContractSpec.DataContractSpecBuilder<C extends DataContractSpec,B extends DataContractSpec.DataContractSpecBuilder<C,B>>
DataContractSpec.DCColumn.DCColumnBuilder<C extends DataContractSpec.DCColumn,B extends DataContractSpec.DCColumn.DCColumnBuilder<C,B>>
DataContractSpec.DCTag.DCTagBuilder<C extends DataContractSpec.DCTag,B extends DataContractSpec.DCTag.DCTagBuilder<C,B>>
DataContractSpec.Owners.OwnersBuilder<C extends DataContractSpec.Owners,B extends DataContractSpec.Owners.OwnersBuilder<C,B>>
Instance of a data domain in Atlan.
Instance of a data product in Atlan.
Class from which to configure the assets that should be selected for a data product.
DataProductAssetsDSL.DataProductAssetsDSLBuilder<C extends DataProductAssetsDSL,B extends DataProductAssetsDSL.DataProductAssetsDSLBuilder<C,B>>
Instance of a Google Data Studio asset in Atlan.
DataStudioAsset.DataStudioAssetBuilder<C extends DataStudioAsset,B extends DataStudioAsset.DataStudioAssetBuilder<C,B>>
Used to label fields that should be treated as dates (or timestamps), despite
having a Long type (as they persist as epoch timestamps).
Represents any field in Atlan that can be used for discovery by timestamp comparison.
Instance of a column-level dbt process in Atlan.
DbtColumnProcess.DbtColumnProcessBuilder<C extends DbtColumnProcess,B extends DbtColumnProcess.DbtColumnProcessBuilder<C,B>>
Detailed information about a dbt job run.
Instance of a dbt metric in Atlan.
Detailed information about a dbt Metric Filter.
DbtMetricFilter.DbtMetricFilterBuilder<C extends DbtMetricFilter,B extends DbtMetricFilter.DbtMetricFilterBuilder<C,B>>
Instance of a dbt model in Atlan.
Instance of a column within a dbt model in Atlan.
DbtModelColumn.DbtModelColumnBuilder<C extends DbtModelColumn,B extends DbtModelColumn.DbtModelColumnBuilder<C,B>>
Instance of a lineage process for dbt in Atlan.
Instance of a dbt source asset in Atlan.
Instance of a dbt tag in Atlan.
Instance of a dbt test in Atlan.
Capture the detailed specification of a data contract for an asset.
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).
Instance of a Domo Card in Atlan.
Instance of a Domo Dashboard in Atlan.
DomoDashboard.DomoDashboardBuilder<C extends DomoDashboard,B extends DomoDashboard.DomoDashboardBuilder<C,B>>
Instance of a Domo Dataset in Atlan.
Instance of a Domo Dataset Column in Atlan.
DomoDatasetColumn.DomoDatasetColumnBuilder<C extends DomoDatasetColumn,B extends DomoDatasetColumn.DomoDatasetColumnBuilder<C,B>>
Atlan DynamoDB Global Secondary Index
DynamoDBGlobalSecondaryIndex.DynamoDBGlobalSecondaryIndexBuilder<C extends DynamoDBGlobalSecondaryIndex,B extends DynamoDBGlobalSecondaryIndex.DynamoDBGlobalSecondaryIndexBuilder<C,B>>
Atlan DynamoDB Local Secondary Index
DynamoDBLocalSecondaryIndex.DynamoDBLocalSecondaryIndexBuilder<C extends DynamoDBLocalSecondaryIndex,B extends DynamoDBLocalSecondaryIndex.DynamoDBLocalSecondaryIndexBuilder<C,B>>
Atlan DynamoDB Table Asset
DynamoDBTable.DynamoDBTableBuilder<C extends DynamoDBTable,B extends DynamoDBTable.DynamoDBTableBuilder<C,B>>
ElasticObjectSerializer<T extends co.elastic.clients.json.JsonpSerializable>
Custom serialization of Elastic objects into the JSON expected by Atlan's search interfaces.
Detailed entry in the audit log.
Structural definition of an entity.
Class used to define how to filter the assets to fetch when retrieving lineage.
EntityFilter.EntityFilterBuilder<C extends EntityFilter,B extends EntityFilter.EntityFilterBuilder<C,B>>
Lazily-loaded cache for accessing details of an enumeration.
Structural definition of an enumeration.
Structure for definition of a valid value in an enumeration.
EnumDef.ElementDef.ElementDefBuilder<C extends EnumDef.ElementDef,B extends EnumDef.ElementDef.ElementDefBuilder<C,B>>
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 capture the details of individual error messages.
Instance of a static file in Atlan.
API endpoints for managing files that can be uploaded to Atlan.
Class used to define the composition of multiple filters for objects when retrieving lineage.
Wrapper class to reimplement how filter criteria are output, specifically
for data products -- these require a `filter` as a nested map construct within
an outer bool, not an array (which is all the default Elastic client will serialize).
Instance of a Fivetran connector asset in Atlan.
FivetranConnector.FivetranConnectorBuilder<C extends FivetranConnector,B extends FivetranConnector.FivetranConnectorBuilder<C,B>>
FivetranCrawler.FivetranCrawlerBuilder<C extends FivetranCrawler,B extends FivetranCrawler.FivetranCrawlerBuilder<C,B>>
Lineage abstraction mechanism, to simplify the most common lineage requests against Atlan
(removing the need to understand the guts of Elastic).
Search abstraction mechanism, to simplify the most common searches against Atlan
(removing the need to understand the guts of Elastic).
FluentSearch.FluentSearchBuilder<C extends FluentSearch,B extends FluentSearch.FluentSearchBuilder<C,B>>
Search abstraction mechanism, to simplify the most common searches against Atlan task queue
(removing the need to understand the guts of Elastic).
Instance of a folder within a query collection in Atlan.
Instance of a function in Atlan.
Instance of a Google Cloud Storage bucket in Atlan.
Instance of a Google Cloud Storage object in Atlan.
Class to encapsulate configuration for the generators.
Instance of a glossary in Atlan.
Utility class for traversing the category hierarchy in a Glossary.
Terms that have the opposite (or near opposite) meaning, in the same language.
Terms that have the opposite (or near opposite) meaning, in the same language.
GlossaryAntonym.Antonym.AntonymBuilder<C extends GlossaryAntonym.Antonym,B extends GlossaryAntonym.Antonym.AntonymBuilder<C,B>>
GlossaryAntonym.GlossaryAntonymBuilder<C extends GlossaryAntonym,B extends GlossaryAntonym.GlossaryAntonymBuilder<C,B>>
Instance of a category in Atlan, an organizational construct for glossary terms.
GlossaryCategory.GlossaryCategoryBuilder<C extends GlossaryCategory,B extends GlossaryCategory.GlossaryCategoryBuilder<C,B>>
Relationship between a more abstract and more concrete concept.
Relationship between a more abstract and more concrete concept.
GlossaryIsA.Classify.ClassifyBuilder<C extends GlossaryIsA.Classify,B extends GlossaryIsA.Classify.ClassifyBuilder<C,B>>
Relationship between a more abstract and more concrete concept.
Indicates term(s) should be used in place of another.
GlossaryPreferredTerm.GlossaryPreferredTermBuilder<C extends GlossaryPreferredTerm,B extends GlossaryPreferredTerm.GlossaryPreferredTermBuilder<C,B>>
Indicates term(s) should be used in place of another.
GlossaryPreferredTerm.PreferredTerm.PreferredTermBuilder<C extends GlossaryPreferredTerm.PreferredTerm,B extends GlossaryPreferredTerm.PreferredTerm.PreferredTermBuilder<C,B>>
Indicates term(s) should be used in place of another.
GlossaryPreferredTerm.PreferredToTerm.PreferredToTermBuilder<C extends GlossaryPreferredTerm.PreferredToTerm,B extends GlossaryPreferredTerm.PreferredToTerm.PreferredToTermBuilder<C,B>>
Links terms that may also be of interest.
GlossaryRelatedTerm.GlossaryRelatedTermBuilder<C extends GlossaryRelatedTerm,B extends GlossaryRelatedTerm.GlossaryRelatedTermBuilder<C,B>>
Links terms that may also be of interest.
GlossaryRelatedTerm.SeeAlso.SeeAlsoBuilder<C extends GlossaryRelatedTerm.SeeAlso,B extends GlossaryRelatedTerm.SeeAlso.SeeAlsoBuilder<C,B>>
Indicates term(s) must be used instead of another.
GlossaryReplacementTerm.GlossaryReplacementTermBuilder<C extends GlossaryReplacementTerm,B extends GlossaryReplacementTerm.GlossaryReplacementTermBuilder<C,B>>
Indicates term(s) must be used instead of another.
GlossaryReplacementTerm.ReplacedBy.ReplacedByBuilder<C extends GlossaryReplacementTerm.ReplacedBy,B extends GlossaryReplacementTerm.ReplacedBy.ReplacedByBuilder<C,B>>
Indicates term(s) must be used instead of another.
GlossaryReplacementTerm.ReplacementTerm.ReplacementTermBuilder<C extends GlossaryReplacementTerm.ReplacementTerm,B extends GlossaryReplacementTerm.ReplacementTerm.ReplacementTermBuilder<C,B>>
Assigns meaning to an asset by linking the term that describes the meaning of the asset.
Assigns meaning to an asset by linking the term that describes the meaning of the asset.
GlossarySemanticAssignment.AssignedTerm.AssignedTermBuilder<C extends GlossarySemanticAssignment.AssignedTerm,B extends GlossarySemanticAssignment.AssignedTerm.AssignedTermBuilder<C,B>>
GlossarySemanticAssignment.GlossarySemanticAssignmentBuilder<C extends GlossarySemanticAssignment,B extends GlossarySemanticAssignment.GlossarySemanticAssignmentBuilder<C,B>>
Terms that have the same (or a very similar) meaning, in the same language.
GlossarySynonym.GlossarySynonymBuilder<C extends GlossarySynonym,B extends GlossarySynonym.GlossarySynonymBuilder<C,B>>
Terms that have the same (or a very similar) meaning, in the same language.
GlossarySynonym.Synonym.SynonymBuilder<C extends GlossarySynonym.Synonym,B extends GlossarySynonym.Synonym.SynonymBuilder<C,B>>
Instance of a term in Atlan.
GlossaryTerm.GlossaryTermBuilder<C extends GlossaryTerm,B extends GlossaryTerm.GlossaryTermBuilder<C,B>>
Organizes terms into categories.
Organizes terms into categories.
GlossaryTermCategorization.Category.CategoryBuilder<C extends GlossaryTermCategorization.Category,B extends GlossaryTermCategorization.Category.CategoryBuilder<C,B>>
GlossaryTermCategorization.GlossaryTermCategorizationBuilder<C extends GlossaryTermCategorization,B extends GlossaryTermCategorization.GlossaryTermCategorizationBuilder<C,B>>
Organizes terms into categories.
GlossaryTermCategorization.Term.TermBuilder<C extends GlossaryTermCategorization.Term,B extends GlossaryTermCategorization.Term.TermBuilder<C,B>>
Related terms that represent the same meaning, but each written in a different language.
GlossaryTranslation.GlossaryTranslationBuilder<C extends GlossaryTranslation,B extends GlossaryTranslation.GlossaryTranslationBuilder<C,B>>
Related terms that represent the same meaning, but each written in a different language.
GlossaryTranslation.TranslatedTerm.TranslatedTermBuilder<C extends GlossaryTranslation.TranslatedTerm,B extends GlossaryTranslation.TranslatedTerm.TranslatedTermBuilder<C,B>>
Related terms that represent the same meaning, but each written in a different language.
GlossaryTranslation.TranslationTerm.TranslationTermBuilder<C extends GlossaryTranslation.TranslationTerm,B extends GlossaryTranslation.TranslationTerm.TranslationTermBuilder<C,B>>
Terms that represent valid values for another, for example: 'red', 'blue', 'green' could all be valid values for a term 'color'.
GlossaryValidValue.GlossaryValidValueBuilder<C extends GlossaryValidValue,B extends GlossaryValidValue.GlossaryValidValueBuilder<C,B>>
Terms that represent valid values for another, for example: 'red', 'blue', 'green' could all be valid values for a term 'color'.
GlossaryValidValue.ValidValue.ValidValueBuilder<C extends GlossaryValidValue.ValidValue,B extends GlossaryValidValue.ValidValue.ValidValueBuilder<C,B>>
Terms that represent valid values for another, for example: 'red', 'blue', 'green' could all be valid values for a term 'color'.
GlossaryValidValue.ValidValuesFor.ValidValuesForBuilder<C extends GlossaryValidValue.ValidValuesFor,B extends GlossaryValidValue.ValidValuesFor.ValidValuesForBuilder<C,B>>
Detailed information about a Google label.
Detailed information about a Google tag.
Lazily-loaded cache for translating Atlan-internal groups into their various IDs.
GroupRequest.GroupRequestBuilder<C extends GroupRequest,B extends GroupRequest.GroupRequestBuilder<C,B>>
API endpoints for interacting with Atlan's groups.
Base class for all API endpoints that ultimately access Heka-surfaced services.
Base class for all API endpoints that ultimately access Heracles-surfaced services.
Detailed information about a distribution of values.
Base abstract class for HTTP clients used to send requests to Atlan's API.
Represents the content of an HTTP request, i.e.
A read-only view of a set of HTTP headers.
Class that actually handles the HTTP-level communications with Atlan.
Atlan Type representing parent model for Persona, Purpose
Base class for ADF assets.
Base class for ADF Activities.
Base class for ADF Dataflows.
Base class for ADF Datasets.
Base class for ADF Linkedservices.
Base class for ADF Pipelines.
Base class for Azure Data Lake Storage (ADLS) assets.
Instance of an Azure Data Lake Storage (ADLS) account in Atlan.
Instance of an Azure Data Lake Storage (ADLS) container in Atlan.
Instance of an Azure Data Lake Storage (ADLS) blob / object in Atlan.
Base class for Airflow assets.
Instance of an Airflow DAG in Atlan.
Instance of an Airflow task in Atlan.
Base class for Anomalo assets.
Instance of a Anomalo Check in Atlan.
Base class for API assets.
Instances of APIField in Atlan.
Instances of APIObject in Atlan.
Instance of an API path that could contain one or more endpoints in Atlan.
Instances of APIQuery in Atlan.
Instance of an API specification in Atlan.
Base class for all Application types.
Instances of ApplicationContainer in Atlan.
Base class for all assets.
Instance of a query collection in Atlan.
Instance of a query in Atlan.
Model to store an accesscontrol policy in Atlas
Model to store auth service in Atlas
Base class for AWS assets.
Base class for Azure assets.
Instance of an Azure Event Hub asset, equivalent to a Kafka topic.
Instance of an Azure Event Hub Consumer Group asset, equivalent to Kafka ConsumerGroup.
Base class for all AzureServiceBus types.
Instances of AzureServiceBusNamespace in Atlan.
Instances of AzureServiceBusField in Atlan.
Instance of a badge in Atlan.
Base class for business intelligence assets.
Instance of business intelligence lineage in Atlan.
Instance of a business policy template in Atlan.
Exception to a business policy
Incident of business policy
Instance of a business policy log in Atlan.
Instance of a calculation view in Atlan.
Base class for catalog assets.
Base class for cloud assets.
Base class for Cognite assets.
Instance of a Cognite 3D model in Atlan.
Instance of a Cognite asset in Atlan.
Instance of a Cognite event in Atlan.
Instance of a Cognite file in Atlan.
Instance of a Cognite sequence in Atlan.
Instance of a Cognite time series in Atlan.
Base class for Cognos assets.
Instance of a Cognos Dashboard in Atlan.
Instance of a Cognos datasource in Atlan.
Instance of a Cognos Exploration in Atlan.
Instance of a Cognos file in Atlan.
Instance of a Cognos folder in Atlan.
Instance of a Cognos module in Atlan.
Instance of a Cognos Package in Atlan.
Instance of a Cognos report in Atlan.
Instance of a column in Atlan.
Instance of a column-level lineage process in Atlan.
Instance of a connection to a data source in Atlan.
Base class for Cosmos MongoDB assets.
Instance of a Cosmos MongoDB account in Atlan.
Instance of a Cosmos MongoDB collection in Atlan.
Instance of a Cosmos MongoDB database in Atlan.
Instance of a cube in Atlan.
Instance of a cube dimension in Atlan.
Instance of a cube field in Atlan.
Instance of a cube hierarchy in Atlan.
TBC
TBC
Instance of a (relational) database in Atlan.
Instance of a Databricks' Unity catalog tag in Atlan.
Data contract for an asset.
Instance of a data domain in Atlan.
TBC
TBC
Base class for data mesh assets.
TBC
TBC
TBC
Instance of a data product in Atlan.
Base class for data auality assets.
Base class for Google Data Studio assets.
Instance of a Google Data Studio asset in Atlan.
Base class for dbt assets.
Instance of a column-level dbt process in Atlan.
Instance of a dbt metric in Atlan.
Instance of a dbt model in Atlan.
Instance of a column within a dbt model in Atlan.
Instance of a lineage process for dbt in Atlan.
Instance of a dbt source asset in Atlan.
Instance of a dbt tag in Atlan.
Instance of a dbt test in Atlan.
Base class for Domo assets.
Instance of a Domo Card in Atlan.
Instance of a Domo Dashboard in Atlan.
Instance of a Domo Dataset in Atlan.
Instance of a Domo Dataset Column in Atlan.
DynamoDB Assets
Atlan DynamoDB Global Secondary Index
Atlan DynamoDB Local Secondary Index
Atlan DynamoDB Secondary Index
Atlan DynamoDB Table Asset
Base class for event store assets.
Instance of a static file in Atlan.
Base class for Fivetran assets.
Instance of a Fivetran connector asset in Atlan.
Instance of a folder within a query collection in Atlan.
Instance of a function in Atlan.
Base class for Google Cloud Storage (GCS) assets.
Instance of a Google Cloud Storage bucket in Atlan.
Instance of a Google Cloud Storage object in Atlan.
Instance of a glossary in Atlan.
Instance of a category in Atlan, an organizational construct for glossary terms.
Instance of a term in Atlan.
Base class for Google assets.
Base class for Incident assets.
Base class for Insights assets in Atlan.
Base class for Kafka assets.
Instance of a Kafka ConsumerGroup in Atlan.
Instance of a Kafka Topic in Atlan.
Instance of a lineage process in Atlan.
Instance of a link in Atlan.
Base class for Looker assets.
Instance of a Looker dashboard in Atlan.
Instance of a Looker Explore in Atlan.
Instance of a Looker field in Atlan.
Instance of a Looker folder in Atlan.
Instance of a Looker Look in Atlan.
Instance of a Looker model in Atlan.
Instance of a Looker project in Atlan.
Deprecated.
Instance of a Looker tile in Atlan.
Instance of a Looker view in Atlan.
API endpoints for managing images that can be uploaded to Atlan.
Instance of a materialized view in Atlan.
Base class for Matillion assets.
Instance of a Matillion component in Atlan.
Instance of a Matillion group in Atlan.
Instance of a Matillion job in Atlan.
Instance of a Matillion project in Atlan.
Instance of a Monte Carlo incident in Atlan.
Instance of a Monte Carlo monitor in Atlan.
Base class for Metabase assets.
Instance of a Metabase collection in Atlan.
Instance of a Metabase dashboard in Atlan.
Instance of a Metabase question in Atlan.
Base class for data quality metrics assets.
Base class for MicroStrategy assets.
Instance of a MicroStrategy attribute in Atlan.
Instance of a MicroStrategy cube in Atlan.
Instance of a MicroStrategy document in Atlan.
Instance of a MicroStrategy dossier in Atlan.
Instance of a MicroStrategy fact in Atlan.
Instance of a MicroStrategy metric in Atlan.
Instance of a MicroStrategy project in Atlan.
Instance of a MicroStrategy report in Atlan.
Instance of a MicroStrategy visualization in Atlan.
Base class for Mode assets.
Instance of a Mode chart in Atlan.
Instance of a Mode collection in Atlan.
Assets used to model data and information.
Instance of an attribute within a data model entity in Atlan.
Instance of a data attribute association in Atlan.
Instance of a data model in Atlan.
Instance of an entity within a version of a data model in Atlan.
Instance of a data entity association in Atlan.
Instance of a version of a data model in Atlan.
Instance of a Mode query in Atlan.
Instance of a Mode report in Atlan.
Instance of a Mode workspace in Atlan.
Base class for MongoDB assets.
Instance of a MongoDB collection in Atlan.
Instance of a MongoDB database in Atlan.
Base class for Monte Carlo assets.
API endpoints for impersonating users as part of Atlan automations (if desired).
A dataset with multiple dimensions
Base class for query collections and folders.
IndexSearchDSL.IndexSearchDSLBuilder<C extends IndexSearchDSL,B extends IndexSearchDSL.IndexSearchDSLBuilder<C,B>>
Class from which to configure and run a search against Atlan.
IndexSearchRequest.IndexSearchRequestBuilder<C extends IndexSearchRequest,B extends IndexSearchRequest.IndexSearchRequestBuilder<C,B>>
IndexSearchRequest.Metadata.MetadataBuilder<C extends IndexSearchRequest.Metadata,B extends IndexSearchRequest.Metadata.MetadataBuilder<C,B>>
Captures the response from a search against Atlan.
Instance of an asset where we cannot determine (have not yet modeled) its detailed information.
IndistinctAsset.IndistinctAssetBuilder<C extends IndistinctAsset,B extends IndistinctAsset.IndistinctAssetBuilder<C,B>>
Instance of a relationship's attributes where we cannot determine (have not yet modeled) its detailed information.
IndistinctRelationship.IndistinctRelationshipBuilder<C extends IndistinctRelationship,B extends IndistinctRelationship.IndistinctRelationshipBuilder<C,B>>
Base class for NoSQL assets.
Base class for Insights assets in Atlan.
Represents any field in Atlan that can be searched only by keyword (no text-analyzed fuzziness),
and can also be searched against a special internal field directly within Atlan.
Represents any field in Atlan that can be searched by keyword or text-based search operations,
and can also be searched against a special internal field directly within Atlan.
Represents any field in Atlan that can be searched using only numeric search operations,
and can also be searched against a special internal field directly within Atlan.
Error that occurs if the request being attempted is not valid for some reason, such as containing insufficient
parameters or incorrect values for those parameters.
Base class for object store assets.
Atlan Type representing a Persona model
Base class for Power BI assets.
Instance of a Power BI column in Atlan.
Instance of a Power BI dashboard in Atlan.
Instance of a Power BI dataflow in Atlan.
Instance of a Power BI dataset in Atlan.
Instance of a Power BI datasource in Atlan.
Instance of a Power BI measure in Atlan.
Instance of a Power BI page in Atlan.
Instance of a Power BI report in Atlan.
Instance of a Power BI table in Atlan.
Instance of a Power BI tile in Atlan.
Instance of a Power BI workspace in Atlan.
Base class for Preset assets.
Instance of a Preset chart in Atlan.
Instance of a Preset dashboard in Atlan.
Instance of a Preset dataset in Atlan.
Instance of a Preset workspace in Atlan.
Instance of a stored procedure (routine) in Atlan.
Atlan Type representing a Purpose model
Base class for Qlik assets.
Instance of a Qlik app in Atlan.
Instance of a Qlik chart in Atlan.
Instance of a Qlik dataset, datafile, datastore or dataasset in Atlan.
Instance of a Qlik sheet in Atlan.
Instance of a Qlik space in Atlan.
Instance of a Qlik stream in Atlan, which is analogus to a Qlik space.
Base class for QuickSight assets.
Instance of a QuickSight analysis in Atlan.
Instance of a QuickSight analysis visual in Atlan.
Instance of a QuickSight dashboard in Atlan.
Instance of a QuickSight dashboard visual in Atlan.
Instance of a QuickSight dataset in Atlan.
Instance of a QuickSight dataset field in Atlan.
Instance of a QuickSight folder in Atlan.
Instance of a README in Atlan.
Instance of a README template in Atlan.
Base class for Redash assets.
Instance of a Redash dashboard in Atlan.
Instance of a Redash query in Atlan.
Instance of a Redash visualization in Atlan.
Base class for all entities.
Base class for resources.
Base class for S3 assets.
Instance of an S3 bucket in Atlan.
Instance of an S3 object in Atlan.
Base class for SaaS application assets.
Base class for Salesforce assets.
Instance of a Salesforce dashboard in Atlan.
Instance of a Salesforce field in Atlan.
Instance of a Salesforce object in Atlan.
Instance of a Salesforce organization in Atlan.
Instance of a Salesforce report in Atlan.
Instance of a database schema in Atlan.
Instance of a schema registry in Atlan.
Instance of a schema registry subject in Atlan.
Base class for Sigma assets.
Instance of a Sigma data element in Atlan.
Instance of a Sigma data element field in Atlan.
Instance of a Sigma dataset in Atlan.
Instance of a Sigma dataset column in Atlan.
Instance of a Sigma page in Atlan.
Instance of a Sigma workbook in Atlan.
Base class for Sisense assets.
Instance of a Sisense dashboard in Atlan.
Instance of a Sisense datamodel in Atlan.
Instance of a Sisense datamodel table in Atlan.
Instance of a Sisense folder in Atlan.
Instance of a Sisense widget in Atlan.
Instance of a Snowflake dynamic table in Atlan.
Instance of a Snowflake pipe in Atlan.
Instance of a Snowflake stream in Atlan.
Instance of a Snowflake tag in Atlan.
Base class for Soda assets.
Instance of a Soda check in Atlan.
Base class for Spark assets
Instance of a Spark Job run in Atlan.
Base class for SQL assets.
Atlan Type representing Stakeholders
Instance of a stakeholder title for Domains in Atlan
Base class for all Superset types.
Instances of Superset Chart in Atlan.
Instances of SupersetDashboard in Atlan.
Instances of SupersetDataset in Atlan.
Instance of a database table in Atlan.
Base class for Tableau assets.
Instance of a Tableau calculated field in Atlan.
Instance of a Tableau dashboard in Atlan.
Instance of a Tableau datasource in Atlan.
Instance of a Tableau datasource field in Atlan.
Instance of a Tableau calculated or datasource field in Atlan.
Instance of a Tableau flow in Atlan.
Instance of a Tableau metric in Atlan.
Instance of a Tableau project in Atlan.
Instance of a Tableau site in Atlan.
Instance of a Tableau workbook in Atlan.
Instance of a Tableau worksheet in Atlan.
Instance of a database table partition in Atlan.
Base class for all (source-specific) tag assets.
Represents Source tag association asset
Instance of a Task for user in Atlan.
Base class for Thoughtspot assets.
Instance of a Thoughtspot answer in Atlan.
Instance of a Thoughtspot column in Atlan.
Instance of a Thoughtspot dashlet in Atlan.
Instance of a Thoughtspot liveboard in Atlan.
Instance of a Thoughtspot table in Atlan.
Instance of a Thoughtspot view in Atlan.
Instance of a Thoughtspot worksheet in Atlan.
Instance of a database view in Atlan.
Instance of a governance workflow.
Instance of an workflow run.
Utilities for interacting with Jackson for serialization and deserialization.
Instance of a Kafka ConsumerGroup in Atlan.
KafkaConsumerGroup.KafkaConsumerGroupBuilder<C extends KafkaConsumerGroup,B extends KafkaConsumerGroup.KafkaConsumerGroupBuilder<C,B>>
Instance of a Kafka Topic in Atlan.
Detailed information about the consumption of a Kafka topic.
KafkaTopicConsumption.KafkaTopicConsumptionBuilder<C extends KafkaTopicConsumption,B extends KafkaTopicConsumption.KafkaTopicConsumptionBuilder<C,B>>
KeycloakEvent.KeycloakEventBuilder<C extends KeycloakEvent,B extends KeycloakEvent.KeycloakEventBuilder<C,B>>
KeycloakEventRequest.KeycloakEventRequestBuilder<C extends KeycloakEventRequest,B extends KeycloakEventRequest.KeycloakEventRequestBuilder<C,B>>
Source (keycloak): server-spi-private/src/main/java/org/keycloak/events/EventType.java
A KeyValuePair holds a key and a value.
Represents any field in Atlan that can be searched only by keyword (no text-analyzed fuzziness).
Represents any field in Atlan that can be searched by keyword or text-based search operations.
Represents any field in Atlan that can be searched by keyword or text-based search operations,
including a stemmed variation of the text analyzers.
Class used to define how to filter assets and relationships when fetching lineage.
LineageFilter.LineageFilterBuilder<C extends LineageFilter,B extends LineageFilter.LineageFilterBuilder<C,B>>
Class used to provide a proxy to building up a lineage filter with the appropriate
subset of conditions available.
Class used to provide a proxy to building up a lineage filter with the appropriate
subset of conditions available, for boolean fields.
Class used to provide a proxy to building up a lineage filter with the appropriate
subset of conditions available, for custom metadata fields.
Class used to provide a proxy to building up a lineage filter with the appropriate
subset of conditions available, for numeric fields.
Class used to provide a proxy to building up a lineage filter with the appropriate
subset of conditions available, for string-searchable fields.
LineageListRequest.LineageListRequestBuilder<C extends LineageListRequest,B extends LineageListRequest.LineageListRequestBuilder<C,B>>
Captures the response from a lineage retrieval against Atlan.
Instance of a lineage process in Atlan.
LineageProcess.LineageProcessBuilder<C extends LineageProcess,B extends LineageProcess.LineageProcessBuilder<C,B>>
Capture minimal information about an asset for lineage reference purposes.
Instance of a link in Atlan.
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>>
Class that wraps the API request and response handling, such as detecting errors from specific response codes.
Error that occurs when an unexpected logic problem arises.
API endpoints for access Atlan's event logs.
LookerCrawler.LookerCrawlerBuilder<C extends LookerCrawler,B extends LookerCrawler.LookerCrawlerBuilder<C,B>>
Instance of a Looker dashboard in Atlan.
LookerDashboard.LookerDashboardBuilder<C extends LookerDashboard,B extends LookerDashboard.LookerDashboardBuilder<C,B>>
Instance of a Looker Explore in Atlan.
LookerExplore.LookerExploreBuilder<C extends LookerExplore,B extends LookerExplore.LookerExploreBuilder<C,B>>
Instance of a Looker field in Atlan.
Instance of a Looker folder in Atlan.
LookerFolder.LookerFolderBuilder<C extends LookerFolder,B extends LookerFolder.LookerFolderBuilder<C,B>>
Instance of a Looker Look in Atlan.
Instance of a Looker model in Atlan.
Instance of a Looker project in Atlan.
LookerProject.LookerProjectBuilder<C extends LookerProject,B extends LookerProject.LookerProjectBuilder<C,B>>
Deprecated.
Instance of a Looker tile in Atlan.
Instance of a Looker view in Atlan.
Instance of a materialized view in Atlan.
MaterializedView.MaterializedViewBuilder<C extends MaterializedView,B extends MaterializedView.MaterializedViewBuilder<C,B>>
Instance of a Matillion component in Atlan.
MatillionComponent.MatillionComponentBuilder<C extends MatillionComponent,B extends MatillionComponent.MatillionComponentBuilder<C,B>>
Instance of a Matillion group in Atlan.
MatillionGroup.MatillionGroupBuilder<C extends MatillionGroup,B extends MatillionGroup.MatillionGroupBuilder<C,B>>
Instance of a Matillion job in Atlan.
MatillionJob.MatillionJobBuilder<C extends MatillionJob,B extends MatillionJob.MatillionJobBuilder<C,B>>
Instance of a Matillion project in Atlan.
MatillionProject.MatillionProjectBuilder<C extends MatillionProject,B extends MatillionProject.MatillionProjectBuilder<C,B>>
Instance of a Monte Carlo incident in Atlan.
Instance of a Monte Carlo monitor in Atlan.
Detailed information about the comparison logic of a Monte Carlo rule.
MCRuleComparison.MCRuleComparisonBuilder<C extends MCRuleComparison,B extends MCRuleComparison.MCRuleComparisonBuilder<C,B>>
Detailed information about the schedule for a Monte Carlo rule.
MCRuleSchedule.MCRuleScheduleBuilder<C extends MCRuleSchedule,B extends MCRuleSchedule.MCRuleScheduleBuilder<C,B>>
Detailed information about a term related to an asset.
Instance of a Metabase collection in Atlan.
MetabaseCollection.MetabaseCollectionBuilder<C extends MetabaseCollection,B extends MetabaseCollection.MetabaseCollectionBuilder<C,B>>
Instance of a Metabase dashboard in Atlan.
MetabaseDashboard.MetabaseDashboardBuilder<C extends MetabaseDashboard,B extends MetabaseDashboard.MetabaseDashboardBuilder<C,B>>
Instance of a Metabase question in Atlan.
MetabaseQuestion.MetabaseQuestionBuilder<C extends MetabaseQuestion,B extends MetabaseQuestion.MetabaseQuestionBuilder<C,B>>
Instance of a MicroStrategy attribute in Atlan.
MicroStrategyAttribute.MicroStrategyAttributeBuilder<C extends MicroStrategyAttribute,B extends MicroStrategyAttribute.MicroStrategyAttributeBuilder<C,B>>
Instance of a MicroStrategy cube in Atlan.
MicroStrategyCube.MicroStrategyCubeBuilder<C extends MicroStrategyCube,B extends MicroStrategyCube.MicroStrategyCubeBuilder<C,B>>
Instance of a MicroStrategy document in Atlan.
MicroStrategyDocument.MicroStrategyDocumentBuilder<C extends MicroStrategyDocument,B extends MicroStrategyDocument.MicroStrategyDocumentBuilder<C,B>>
Instance of a MicroStrategy dossier in Atlan.
MicroStrategyDossier.MicroStrategyDossierBuilder<C extends MicroStrategyDossier,B extends MicroStrategyDossier.MicroStrategyDossierBuilder<C,B>>
Instance of a MicroStrategy fact in Atlan.
MicroStrategyFact.MicroStrategyFactBuilder<C extends MicroStrategyFact,B extends MicroStrategyFact.MicroStrategyFactBuilder<C,B>>
Instance of a MicroStrategy metric in Atlan.
MicroStrategyMetric.MicroStrategyMetricBuilder<C extends MicroStrategyMetric,B extends MicroStrategyMetric.MicroStrategyMetricBuilder<C,B>>
Instance of a MicroStrategy project in Atlan.
MicroStrategyProject.MicroStrategyProjectBuilder<C extends MicroStrategyProject,B extends MicroStrategyProject.MicroStrategyProjectBuilder<C,B>>
Instance of a MicroStrategy report in Atlan.
MicroStrategyReport.MicroStrategyReportBuilder<C extends MicroStrategyReport,B extends MicroStrategyReport.MicroStrategyReportBuilder<C,B>>
Instance of a MicroStrategy visualization in Atlan.
MicroStrategyVisualization.MicroStrategyVisualizationBuilder<C extends MicroStrategyVisualization,B extends MicroStrategyVisualization.MicroStrategyVisualizationBuilder<C,B>>
Instance of a Mode chart in Atlan.
Instance of a Mode collection in Atlan.
ModeCollection.ModeCollectionBuilder<C extends ModeCollection,B extends ModeCollection.ModeCollectionBuilder<C,B>>
Instance of an attribute within a data model entity in Atlan.
ModelAttribute.ModelAttributeBuilder<C extends ModelAttribute,B extends ModelAttribute.ModelAttributeBuilder<C,B>>
Instance of a data attribute association in Atlan.
ModelAttributeAssociation.ModelAttributeAssociationBuilder<C extends ModelAttributeAssociation,B extends ModelAttributeAssociation.ModelAttributeAssociationBuilder<C,B>>
Instance of a data model in Atlan.
ModelDataModel.ModelDataModelBuilder<C extends ModelDataModel,B extends ModelDataModel.ModelDataModelBuilder<C,B>>
Instance of an entity within a version of a data model in Atlan.
Instance of a data entity association in Atlan.
ModelEntityAssociation.ModelEntityAssociationBuilder<C extends ModelEntityAssociation,B extends ModelEntityAssociation.ModelEntityAssociationBuilder<C,B>>
Structure through which a model entity and its subcomponents (attributes) can be traversed.
Structure through which various model assets can all be traversed.
Instance of a version of a data model in Atlan.
ModelVersion.ModelVersionBuilder<C extends ModelVersion,B extends ModelVersion.ModelVersionBuilder<C,B>>
Instance of a Mode query in Atlan.
Instance of a Mode report in Atlan.
Instance of a Mode workspace in Atlan.
ModeWorkspace.ModeWorkspaceBuilder<C extends ModeWorkspace,B extends ModeWorkspace.ModeWorkspaceBuilder<C,B>>
Instance of a MongoDB collection in Atlan.
MongoDBCollection.MongoDBCollectionBuilder<C extends MongoDBCollection,B extends MongoDBCollection.MongoDBCollectionBuilder<C,B>>
Instance of a MongoDB database in Atlan.
MongoDBDatabase.MongoDBDatabaseBuilder<C extends MongoDBDatabase,B extends MongoDBDatabase.MongoDBDatabaseBuilder<C,B>>
Currently unused — may be useful longer-term for endpoints that need to upload files (TBC).
Definition of arbitrary name-value pairs.
NameValuePair.NameValuePairBuilder<C extends NameValuePair,B extends NameValuePair.NameValuePairBuilder<C,B>>
Error that occurs if a requested object does not exist.
Represents any field in Atlan that can be searched using only numeric search operations.
Represents any field in Atlan that can be used for discovery by numerical comparison.
Represents any field in Atlan that can be searched using only numeric search operations,
but also has a rank-orderable index.
Unique name of an object in Atlan in a fully constructable way,
without relying on any specifics of an Atlan tenant.
Generic class through which to cache any assets efficiently, off-heap, to avoid risking extreme
memory usage.
Base class for handling OpenLineage datasets, passing through to the OpenLineage Java SDK
but wrapping datasets such that they are handled appropriately in the Atlan Java SDK.
OpenLineageDataset.OpenLineageDatasetBuilder<C extends OpenLineageDataset,B extends OpenLineageDataset.OpenLineageDatasetBuilder<C,B>>
API endpoints for interacting with OpenLineage.
Atlan wrapper for abstracting OpenLineage events.
OpenLineageEvent.OpenLineageEventBuilder<C extends OpenLineageEvent,B extends OpenLineageEvent.OpenLineageEventBuilder<C,B>>
Base class for handling OpenLineage datasets to be used as lineage sources (inputs),
passing through to the OpenLineage Java SDK but wrapping datasets such that they are
handled appropriately in the Atlan Java SDK.
OpenLineageInputDataset.OpenLineageInputDatasetBuilder<C extends OpenLineageInputDataset,B extends OpenLineageInputDataset.OpenLineageInputDatasetBuilder<C,B>>
Atlan wrapper for abstracting OpenLineage jobs.
OpenLineageJob.OpenLineageJobBuilder<C extends OpenLineageJob,B extends OpenLineageJob.OpenLineageJobBuilder<C,B>>
Base class for handling OpenLineage datasets to be used as lineage targets (outputs),
passing through to the OpenLineage Java SDK but wrapping datasets such that they are
handled appropriately in the Atlan Java SDK.
OpenLineageOutputDataset.OpenLineageOutputDatasetBuilder<C extends OpenLineageOutputDataset,B extends OpenLineageOutputDataset.OpenLineageOutputDatasetBuilder<C,B>>
Atlan wrapper for abstracting OpenLineage runs.
OpenLineageRun.OpenLineageRunBuilder<C extends OpenLineageRun,B extends OpenLineageRun.OpenLineageRunBuilder<C,B>>
Utility class for managing bulk updates across multiple parallel-running batches.
Response containing the details of a parsed SQL query.
Details about a column accessed by a query.
ParsedQuery.DatabaseColumn.DatabaseColumnBuilder<C extends ParsedQuery.DatabaseColumn,B extends ParsedQuery.DatabaseColumn.DatabaseColumnBuilder<C,B>>
Details about a database object in a query.
ParsedQuery.DatabaseObject.DatabaseObjectBuilder<C extends ParsedQuery.DatabaseObject,B extends ParsedQuery.DatabaseObject.DatabaseObjectBuilder<C,B>>
Details of any errors during query parsing.
ParsedQuery.ParseError.ParseErrorBuilder<C extends ParsedQuery.ParseError,B extends ParsedQuery.ParseError.ParseErrorBuilder<C,B>>
Details about relationships found in a query.
ParsedQuery.Relationship.RelationshipBuilder<C extends ParsedQuery.Relationship,B extends ParsedQuery.Relationship.RelationshipBuilder<C,B>>
Details about one end of a relationship in a query.
ParsedQuery.RelationshipEndpoint.RelationshipEndpointBuilder<C extends ParsedQuery.RelationshipEndpoint,B extends ParsedQuery.RelationshipEndpoint.RelationshipEndpointBuilder<C,B>>
Error that occurs if the API token configured for the SDK does not have permission to access or carry out the
requested operation on a given object.
Atlan Type representing a Persona model
PlaybookAction.PlaybookActionBuilder<C extends PlaybookAction,B extends PlaybookAction.PlaybookActionBuilder<C,B>>
PlaybookActionConfig.PlaybookActionConfigBuilder<C extends PlaybookActionConfig,B extends PlaybookActionConfig.PlaybookActionConfigBuilder<C,B>>
PlaybookActionSchema.PlaybookActionSchemaBuilder<C extends PlaybookActionSchema,B extends PlaybookActionSchema.PlaybookActionSchemaBuilder<C,B>>
PlaybookRule.PlaybookRuleBuilder<C extends PlaybookRule,B extends PlaybookRule.PlaybookRuleBuilder<C,B>>
PlaybookRuleConfig.PlaybookRuleConfigBuilder<C extends PlaybookRuleConfig,B extends PlaybookRuleConfig.PlaybookRuleConfigBuilder<C,B>>
API endpoints for operating on Atlan's playbooks.
Detailed information about an asset's usage or popularity based on aggregated queries.
PopularityInsights.PopularityInsightsBuilder<C extends PopularityInsights,B extends PopularityInsights.PopularityInsightsBuilder<C,B>>
PostgreSQLCrawler.PostgreSQLCrawlerBuilder<C extends PostgreSQLCrawler,B extends PostgreSQLCrawler.PostgreSQLCrawlerBuilder<C,B>>
Instance of a Power BI column in Atlan.
PowerBIColumn.PowerBIColumnBuilder<C extends PowerBIColumn,B extends PowerBIColumn.PowerBIColumnBuilder<C,B>>
PowerBICrawler.PowerBICrawlerBuilder<C extends PowerBICrawler,B extends PowerBICrawler.PowerBICrawlerBuilder<C,B>>
Instance of a Power BI dashboard in Atlan.
PowerBIDashboard.PowerBIDashboardBuilder<C extends PowerBIDashboard,B extends PowerBIDashboard.PowerBIDashboardBuilder<C,B>>
Instance of a Power BI dataflow in Atlan.
PowerBIDataflow.PowerBIDataflowBuilder<C extends PowerBIDataflow,B extends PowerBIDataflow.PowerBIDataflowBuilder<C,B>>
Instance of a Power BI dataset in Atlan.
PowerBIDataset.PowerBIDatasetBuilder<C extends PowerBIDataset,B extends PowerBIDataset.PowerBIDatasetBuilder<C,B>>
Instance of a Power BI datasource in Atlan.
PowerBIDatasource.PowerBIDatasourceBuilder<C extends PowerBIDatasource,B extends PowerBIDatasource.PowerBIDatasourceBuilder<C,B>>
Instance of a Power BI measure in Atlan.
PowerBIMeasure.PowerBIMeasureBuilder<C extends PowerBIMeasure,B extends PowerBIMeasure.PowerBIMeasureBuilder<C,B>>
Instance of a Power BI page in Atlan.
Instance of a Power BI report in Atlan.
PowerBIReport.PowerBIReportBuilder<C extends PowerBIReport,B extends PowerBIReport.PowerBIReportBuilder<C,B>>
Instance of a Power BI table in Atlan.
PowerBITable.PowerBITableBuilder<C extends PowerBITable,B extends PowerBITable.PowerBITableBuilder<C,B>>
Instance of a Power BI tile in Atlan.
Instance of a Power BI workspace in Atlan.
PowerBIWorkspace.PowerBIWorkspaceBuilder<C extends PowerBIWorkspace,B extends PowerBIWorkspace.PowerBIWorkspaceBuilder<C,B>>
Instance of a Preset chart in Atlan.
Instance of a Preset dashboard in Atlan.
PresetDashboard.PresetDashboardBuilder<C extends PresetDashboard,B extends PresetDashboard.PresetDashboardBuilder<C,B>>
Instance of a Preset dataset in Atlan.
PresetDataset.PresetDatasetBuilder<C extends PresetDataset,B extends PresetDataset.PresetDatasetBuilder<C,B>>
Instance of a Preset workspace in Atlan.
PresetWorkspace.PresetWorkspaceBuilder<C extends PresetWorkspace,B extends PresetWorkspace.PresetWorkspaceBuilder<C,B>>
Instance of a stored procedure (routine) in Atlan.
PropagateTags indicates whether tags should propagate across the relationship instance.
Atlan Type representing a Purpose model
Instance of a Qlik app in Atlan.
Instance of a Qlik chart in Atlan.
Instance of a Qlik dataset, datafile, datastore or dataasset in Atlan.
Instance of a Qlik sheet in Atlan.
Instance of a Qlik space in Atlan.
Instance of a Qlik stream in Atlan, which is analogus to a Qlik space.
API endpoints for running SQL queries.
API endpoints for parsing SQL queries.
QueryParserRequest.QueryParserRequestBuilder<C extends QueryParserRequest,B extends QueryParserRequest.QueryParserRequestBuilder<C,B>>
QueryRequest.QueryRequestBuilder<C extends QueryRequest,B extends QueryRequest.QueryRequestBuilder<C,B>>
Response containing the details of a parsed SQL query.
Details about an asset that was queried, in case of errors.
QueryResponse.AssetDetails.AssetDetailsBuilder<C extends QueryResponse.AssetDetails,B extends QueryResponse.AssetDetails.AssetDetailsBuilder<C,B>>
Details about the columns that were returned from a query that was run.
QueryResponse.ColumnDetails.ColumnDetailsBuilder<C extends QueryResponse.ColumnDetails,B extends QueryResponse.ColumnDetails.ColumnDetailsBuilder<C,B>>
Details about the type of column that was returned from a query that was run.
QueryResponse.ColumnType.ColumnTypeBuilder<C extends QueryResponse.ColumnType,B extends QueryResponse.ColumnType.ColumnTypeBuilder<C,B>>
Details about a query that was run.
QueryResponse.QueryDetails.QueryDetailsBuilder<C extends QueryResponse.QueryDetails,B extends QueryResponse.QueryDetails.QueryDetailsBuilder<C,B>>
Instance of a QuickSight analysis in Atlan.
QuickSightAnalysis.QuickSightAnalysisBuilder<C extends QuickSightAnalysis,B extends QuickSightAnalysis.QuickSightAnalysisBuilder<C,B>>
Instance of a QuickSight analysis visual in Atlan.
QuickSightAnalysisVisual.QuickSightAnalysisVisualBuilder<C extends QuickSightAnalysisVisual,B extends QuickSightAnalysisVisual.QuickSightAnalysisVisualBuilder<C,B>>
Instance of a QuickSight dashboard in Atlan.
QuickSightDashboard.QuickSightDashboardBuilder<C extends QuickSightDashboard,B extends QuickSightDashboard.QuickSightDashboardBuilder<C,B>>
Instance of a QuickSight dashboard visual in Atlan.
QuickSightDashboardVisual.QuickSightDashboardVisualBuilder<C extends QuickSightDashboardVisual,B extends QuickSightDashboardVisual.QuickSightDashboardVisualBuilder<C,B>>
Instance of a QuickSight dataset in Atlan.
QuickSightDataset.QuickSightDatasetBuilder<C extends QuickSightDataset,B extends QuickSightDataset.QuickSightDatasetBuilder<C,B>>
Instance of a QuickSight dataset field in Atlan.
QuickSightDatasetField.QuickSightDatasetFieldBuilder<C extends QuickSightDatasetField,B extends QuickSightDatasetField.QuickSightDatasetFieldBuilder<C,B>>
Instance of a QuickSight folder in Atlan.
QuickSightFolder.QuickSightFolderBuilder<C extends QuickSightFolder,B extends QuickSightFolder.QuickSightFolderBuilder<C,B>>
Error that occurs when no further requests are being accepted from the IP address on which the SDK is running.
Custom deserialization of a map from custom metadata set name to its values.
Custom serialization of a map of custom metadata.
Instance of a README in Atlan.
Instance of a README template in Atlan.
ReadmeTemplate.ReadmeTemplateBuilder<C extends ReadmeTemplate,B extends ReadmeTemplate.ReadmeTemplateBuilder<C,B>>
Instance of a Redash dashboard in Atlan.
RedashDashboard.RedashDashboardBuilder<C extends RedashDashboard,B extends RedashDashboard.RedashDashboardBuilder<C,B>>
Instance of a Redash query in Atlan.
Instance of a Redash visualization in Atlan.
RedashVisualization.RedashVisualizationBuilder<C extends RedashVisualization,B extends RedashVisualization.RedashVisualizationBuilder<C,B>>
RedshiftCrawler.RedshiftCrawlerBuilder<C extends RedshiftCrawler,B extends RedshiftCrawler.RedshiftCrawlerBuilder<C,B>>
Lazily-loaded cache for Java reflection-based operations across the Atlan data model.
Represents any field used to capture a relationship in Atlan, which is not inherently
searchable.
Defines the structure of a single relationship attribute for a type definition in Atlan.
RelationshipAttributeDef.RelationshipAttributeDefBuilder<C extends RelationshipAttributeDef,B extends RelationshipAttributeDef.RelationshipAttributeDefBuilder<C,B>>
RelationshipAttributes.RelationshipAttributesBuilder<C extends RelationshipAttributes,B extends RelationshipAttributes.RelationshipAttributesBuilder<C,B>>
Deserialization of all
RelationshipAttributes
objects.The Relationship category determines the style of relationship around containment and lifecycle.
Structural definition of an entity.
RelationshipDef.RelationshipDefBuilder<C extends RelationshipDef,B extends RelationshipDef.RelationshipDefBuilder<C,B>>
Defines the characteristics of the structure of one end of a relationship.
RelationshipEndDef.RelationshipEndDefBuilder<C extends RelationshipEndDef,B extends RelationshipEndDef.RelationshipEndDefBuilder<C,B>>
A class to capture a value that can be explicitly set to null, so that we can
serialize it accordingly.
Type of empty value (primitives and lists are treated differently on serialization).
Serialization of the
Removable
placeholder object, to allow the SDK to serialize null values only when
it should intentionally clear out some value.Class to capture response time metrics at the lowest level of granularity we can from the client-side.
Class to encapsulate all the options that can be overridden on individual API calls.
API endpoints for interacting with Atlan's requests.
Lazily-loaded cache for translating Atlan-internal roles into their various IDs.
API endpoints for interacting with Atlan's roles.
Instance of an S3 bucket in Atlan.
Instance of an S3 object in Atlan.
Instance of a Salesforce dashboard in Atlan.
SalesforceDashboard.SalesforceDashboardBuilder<C extends SalesforceDashboard,B extends SalesforceDashboard.SalesforceDashboardBuilder<C,B>>
Instance of a Salesforce field in Atlan.
SalesforceField.SalesforceFieldBuilder<C extends SalesforceField,B extends SalesforceField.SalesforceFieldBuilder<C,B>>
Instance of a Salesforce object in Atlan.
SalesforceObject.SalesforceObjectBuilder<C extends SalesforceObject,B extends SalesforceObject.SalesforceObjectBuilder<C,B>>
Instance of a Salesforce organization in Atlan.
SalesforceOrganization.SalesforceOrganizationBuilder<C extends SalesforceOrganization,B extends SalesforceOrganization.SalesforceOrganizationBuilder<C,B>>
Instance of a Salesforce report in Atlan.
SalesforceReport.SalesforceReportBuilder<C extends SalesforceReport,B extends SalesforceReport.SalesforceReportBuilder<C,B>>
Instance of a database schema in Atlan.
Instance of a schema registry subject in Atlan.
SchemaRegistrySubject.SchemaRegistrySubjectBuilder<C extends SchemaRegistrySubject,B extends SchemaRegistrySubject.SchemaRegistrySubjectBuilder<C,B>>
Base class for any field in Atlan that can be searched.
Base class for any relationship field in Atlan that can be searched.
API endpoints for operating on assets.
Base class for entries in the search log.
Class from which to configure and run a search against Atlan's log of past searches.
SearchLogRequest.SearchLogRequestBuilder<C extends SearchLogRequest,B extends SearchLogRequest.SearchLogRequestBuilder<C,B>>
Captures the response from a search against Atlan's search log.
Set of search parameters that are returned as part of the response of a search against Atlan.
Utility class for static objects used for serialization and deserialization.
Deserialization of the SessionResponse object, since it is only a list of sessions (no wrapper),
and for all our API interactions we need an object that extends ApiResource.
Serialization of sets into plain strings, as expected in certain places in the API.
SigmaCrawler.SigmaCrawlerBuilder<C extends SigmaCrawler,B extends SigmaCrawler.SigmaCrawlerBuilder<C,B>>
Instance of a Sigma data element in Atlan.
SigmaDataElement.SigmaDataElementBuilder<C extends SigmaDataElement,B extends SigmaDataElement.SigmaDataElementBuilder<C,B>>
Instance of a Sigma data element field in Atlan.
SigmaDataElementField.SigmaDataElementFieldBuilder<C extends SigmaDataElementField,B extends SigmaDataElementField.SigmaDataElementFieldBuilder<C,B>>
Instance of a Sigma dataset in Atlan.
SigmaDataset.SigmaDatasetBuilder<C extends SigmaDataset,B extends SigmaDataset.SigmaDatasetBuilder<C,B>>
Instance of a Sigma dataset column in Atlan.
SigmaDatasetColumn.SigmaDatasetColumnBuilder<C extends SigmaDatasetColumn,B extends SigmaDatasetColumn.SigmaDatasetColumnBuilder<C,B>>
Instance of a Sigma page in Atlan.
Instance of a Sigma workbook in Atlan.
SigmaWorkbook.SigmaWorkbookBuilder<C extends SigmaWorkbook,B extends SigmaWorkbook.SigmaWorkbookBuilder<C,B>>
This is a copy / paste of the same class under lombok.core.handlers.Singulars
(with some minor simplification).
Instance of a Sisense dashboard in Atlan.
SisenseDashboard.SisenseDashboardBuilder<C extends SisenseDashboard,B extends SisenseDashboard.SisenseDashboardBuilder<C,B>>
Instance of a Sisense datamodel in Atlan.
SisenseDatamodel.SisenseDatamodelBuilder<C extends SisenseDatamodel,B extends SisenseDatamodel.SisenseDatamodelBuilder<C,B>>
Instance of a Sisense datamodel table in Atlan.
SisenseDatamodelTable.SisenseDatamodelTableBuilder<C extends SisenseDatamodelTable,B extends SisenseDatamodelTable.SisenseDatamodelTableBuilder<C,B>>
Instance of a Sisense folder in Atlan.
SisenseFolder.SisenseFolderBuilder<C extends SisenseFolder,B extends SisenseFolder.SisenseFolderBuilder<C,B>>
Instance of a Sisense widget in Atlan.
SisenseWidget.SisenseWidgetBuilder<C extends SisenseWidget,B extends SisenseWidget.SisenseWidgetBuilder<C,B>>
SnowflakeCrawler.SnowflakeCrawlerBuilder<C extends SnowflakeCrawler,B extends SnowflakeCrawler.SnowflakeCrawlerBuilder<C,B>>
Instance of a Snowflake dynamic table in Atlan.
SnowflakeDynamicTable.SnowflakeDynamicTableBuilder<C extends SnowflakeDynamicTable,B extends SnowflakeDynamicTable.SnowflakeDynamicTableBuilder<C,B>>
SnowflakeMiner.SnowflakeMinerBuilder<C extends SnowflakeMiner,B extends SnowflakeMiner.SnowflakeMinerBuilder<C,B>>
Instance of a Snowflake pipe in Atlan.
SnowflakePipe.SnowflakePipeBuilder<C extends SnowflakePipe,B extends SnowflakePipe.SnowflakePipeBuilder<C,B>>
Instance of a Snowflake stream in Atlan.
SnowflakeStream.SnowflakeStreamBuilder<C extends SnowflakeStream,B extends SnowflakeStream.SnowflakeStreamBuilder<C,B>>
Instance of a Snowflake tag in Atlan.
SnowflakeTag.SnowflakeTagBuilder<C extends SnowflakeTag,B extends SnowflakeTag.SnowflakeTagBuilder<C,B>>
Instance of a Soda check in Atlan.
Detailed information about the attachment of a tag to an Atlan asset, synced from source.
SourceTagAttachment.SourceTagAttachmentBuilder<C extends SourceTagAttachment,B extends SourceTagAttachment.SourceTagAttachmentBuilder<C,B>>
Detailed information about the value of a source tag's attachment to an asset.
SourceTagAttachmentValue.SourceTagAttachmentValueBuilder<C extends SourceTagAttachmentValue,B extends SourceTagAttachmentValue.SourceTagAttachmentValueBuilder<C,B>>
Detailed information about a source tag's attributes.
SourceTagAttribute.SourceTagAttributeBuilder<C extends SourceTagAttribute,B extends SourceTagAttribute.SourceTagAttributeBuilder<C,B>>
Lazily-loaded cache for translating between source-synced tags and the qualifiedName of such
tags.
Unique identity for a source tag, in the form: {{connectorType}}/{{connectorName}}@@DB/SCHEMA/TAG_NAME
For example: snowflake/development@@DB/SCHEMA/TAG_NAME
Instance of a Spark Job run in Atlan.
SQLServerCrawler.SQLServerCrawlerBuilder<C extends SQLServerCrawler,B extends SQLServerCrawler.SQLServerCrawlerBuilder<C,B>>
API endpoints for operating on Atlan's SSO configuration.
Atlan Type representing Stakeholders
Instance of a stakeholder title for Domains in Atlan
StakeholderTitle.StakeholderTitleBuilder<C extends StakeholderTitle,B extends StakeholderTitle.StakeholderTitleBuilder<C,B>>
Detailed information about the users who have starred an asset.
StarredDetails.StarredDetailsBuilder<C extends StarredDetails,B extends StarredDetails.StarredDetailsBuilder<C,B>>
This class provides a set of methods and properties that can be used to accurately measure
elapsed time.
Utilities for working with streams of data.
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.
Deserialization of plain strings into sets, as expected in certain places in the API.
Utilities for working with strings.
Structural definition of an object that can be reused in other type definitions.
Deserialization of all
AtlanStruct
objects.Captures the response from a search for suggestions on an asset's metadata against Atlan.
Suggestion abstraction mechanism, to simplify finding suggestions for metadata enrichment
for a given asset.
Instances of Superset Chart in Atlan.
SupersetChart.SupersetChartBuilder<C extends SupersetChart,B extends SupersetChart.SupersetChartBuilder<C,B>>
Instances of SupersetDashboard in Atlan.
SupersetDashboard.SupersetDashboardBuilder<C extends SupersetDashboard,B extends SupersetDashboard.SupersetDashboardBuilder<C,B>>
Instances of SupersetDataset in Atlan.
SupersetDataset.SupersetDatasetBuilder<C extends SupersetDataset,B extends SupersetDataset.SupersetDatasetBuilder<C,B>>
Instance of a database table in Atlan.
Instance of a Tableau calculated field in Atlan.
TableauCalculatedField.TableauCalculatedFieldBuilder<C extends TableauCalculatedField,B extends TableauCalculatedField.TableauCalculatedFieldBuilder<C,B>>
TableauCrawler.TableauCrawlerBuilder<C extends TableauCrawler,B extends TableauCrawler.TableauCrawlerBuilder<C,B>>
Instance of a Tableau dashboard in Atlan.
TableauDashboard.TableauDashboardBuilder<C extends TableauDashboard,B extends TableauDashboard.TableauDashboardBuilder<C,B>>
Instance of a Tableau datasource in Atlan.
TableauDatasource.TableauDatasourceBuilder<C extends TableauDatasource,B extends TableauDatasource.TableauDatasourceBuilder<C,B>>
Instance of a Tableau datasource field in Atlan.
TableauDatasourceField.TableauDatasourceFieldBuilder<C extends TableauDatasourceField,B extends TableauDatasourceField.TableauDatasourceFieldBuilder<C,B>>
Instance of a Tableau flow in Atlan.
Instance of a Tableau metric in Atlan.
TableauMetric.TableauMetricBuilder<C extends TableauMetric,B extends TableauMetric.TableauMetricBuilder<C,B>>
Instance of a Tableau project in Atlan.
TableauProject.TableauProjectBuilder<C extends TableauProject,B extends TableauProject.TableauProjectBuilder<C,B>>
Instance of a Tableau site in Atlan.
Instance of a Tableau workbook in Atlan.
TableauWorkbook.TableauWorkbookBuilder<C extends TableauWorkbook,B extends TableauWorkbook.TableauWorkbookBuilder<C,B>>
Instance of a Tableau worksheet in Atlan.
TableauWorksheet.TableauWorksheetBuilder<C extends TableauWorksheet,B extends TableauWorksheet.TableauWorksheetBuilder<C,B>>
Instance of a database table partition in Atlan.
TablePartition.TablePartitionBuilder<C extends TablePartition,B extends TablePartition.TablePartitionBuilder<C,B>>
Represents Source tag association asset
TagAttachment.TagAttachmentBuilder<C extends TagAttachment,B extends TagAttachment.TagAttachmentBuilder<C,B>>
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>>
Instance of a Task for user in Atlan.
API endpoints for operating on tasks.
Class from which to configure and run a search against Atlan's task queue.
TaskSearchRequest.TaskSearchRequestBuilder<C extends TaskSearchRequest,B extends TaskSearchRequest.TaskSearchRequestBuilder<C,B>>
Captures the response from a search against Atlan's task queue.
TermLinkRequest.TermLinkRequestBuilder<C extends TermLinkRequest,B extends TermLinkRequest.TermLinkRequestBuilder<C,B>>
Represents any field in Atlan that can only be searched using text-related search operations.
Instance of a Thoughtspot answer in Atlan.
ThoughtspotAnswer.ThoughtspotAnswerBuilder<C extends ThoughtspotAnswer,B extends ThoughtspotAnswer.ThoughtspotAnswerBuilder<C,B>>
Instance of a Thoughtspot column in Atlan.
ThoughtspotColumn.ThoughtspotColumnBuilder<C extends ThoughtspotColumn,B extends ThoughtspotColumn.ThoughtspotColumnBuilder<C,B>>
Instance of a Thoughtspot dashlet in Atlan.
ThoughtspotDashlet.ThoughtspotDashletBuilder<C extends ThoughtspotDashlet,B extends ThoughtspotDashlet.ThoughtspotDashletBuilder<C,B>>
Instance of a Thoughtspot liveboard in Atlan.
ThoughtspotLiveboard.ThoughtspotLiveboardBuilder<C extends ThoughtspotLiveboard,B extends ThoughtspotLiveboard.ThoughtspotLiveboardBuilder<C,B>>
Instance of a Thoughtspot table in Atlan.
ThoughtspotTable.ThoughtspotTableBuilder<C extends ThoughtspotTable,B extends ThoughtspotTable.ThoughtspotTableBuilder<C,B>>
Instance of a Thoughtspot view in Atlan.
ThoughtspotView.ThoughtspotViewBuilder<C extends ThoughtspotView,B extends ThoughtspotView.ThoughtspotViewBuilder<C,B>>
Instance of a Thoughtspot worksheet in Atlan.
ThoughtspotWorksheet.ThoughtspotWorksheetBuilder<C extends ThoughtspotWorksheet,B extends ThoughtspotWorksheet.ThoughtspotWorksheetBuilder<C,B>>
Base class for all type definitions (typedefs) in Atlan.
Wrapper used for both requests and responses for type definitions.
API endpoints for operating on Atlan's type definitions (in simple terms the underlying metadata model).
UniqueAttributes.UniqueAttributesBuilder<C extends UniqueAttributes,B extends UniqueAttributes.UniqueAttributesBuilder<C,B>>
Lazily-loaded cache for translating Atlan-internal users into their various IDs.
A generic relationship to hold relationship between any type of asset
UserDefRelationship.UserDefRelationshipBuilder<C extends UserDefRelationship,B extends UserDefRelationship.UserDefRelationshipBuilder<C,B>>
A generic relationship to hold relationship between any type of asset
UserDefRelationship.UserDefRelationshipFrom.UserDefRelationshipFromBuilder<C extends UserDefRelationship.UserDefRelationshipFrom,B extends UserDefRelationship.UserDefRelationshipFrom.UserDefRelationshipFromBuilder<C,B>>
A generic relationship to hold relationship between any type of asset
UserDefRelationship.UserDefRelationshipTo.UserDefRelationshipToBuilder<C extends UserDefRelationship.UserDefRelationshipTo,B extends UserDefRelationship.UserDefRelationshipTo.UserDefRelationshipToBuilder<C,B>>
Specialized response for minimalist user details, as returned by some operations.
API endpoints for interacting with Atlan's users.
Captures a specific aggregate result of views of an asset by a specific user.
Instance of a database view in Atlan.
Instance of a governance workflow.
Definition of a runnable workflow in Atlan.
Definition of the tasks within a workflow step.
Metadata that describes a workflow.
WorkflowMetadata.WorkflowMetadataBuilder<C extends WorkflowMetadata,B extends WorkflowMetadata.WorkflowMetadataBuilder<C,B>>
Definition of the parameters used when running a task.
WorkflowParameters.WorkflowParametersBuilder<C extends WorkflowParameters,B extends WorkflowParameters.WorkflowParametersBuilder<C,B>>
Instance of an workflow run.
WorkflowSearchRequest.WorkflowSearchRequestBuilder<C extends WorkflowSearchRequest,B extends WorkflowSearchRequest.WorkflowSearchRequestBuilder<C,B>>
Encapsulation of a single search result for workflows.
Definition of a workflow in Atlan.
API endpoints for operating on Atlan's workflows.
Definition of the workflow: its inputs, outputs and logic.
WorkflowSpec.WorkflowSpecBuilder<C extends WorkflowSpec,B extends WorkflowSpec.WorkflowSpecBuilder<C,B>>
Definition of a single task within a single step of a workflow.
WorkflowTask.WorkflowTaskBuilder<C extends WorkflowTask,B extends WorkflowTask.WorkflowTaskBuilder<C,B>>
Definition of a specific step in a workflow process.
WorkflowTemplate.WorkflowTemplateBuilder<C extends WorkflowTemplate,B extends WorkflowTemplate.WorkflowTemplateBuilder<C,B>>
Reference to an existing workflow template.
WorkflowTemplateRef.WorkflowTemplateRefBuilder<C extends WorkflowTemplateRef,B extends WorkflowTemplateRef.WorkflowTemplateRefBuilder<C,B>>