All Packages

Package Summary
Package
Description
Root of the SDK, containing primarily its top-level configurable components and information.
The various endpoints of the Atlan API.
Lazily-loaded caches for objects that change infrequently but often need to be translated.
 
Checked errors that could occur within the SDK, to allow appropriate error-handling if / when they do occur.
 
 
Atlan metadata dealing with administrative interactions.
Atlan metadata objects of varying types.
 
Foundational elements of Atlan metadata, from which most other objects ultimately inherit.
 
Constrained values within Atlan metadata.
 
 
 
Atlan lineage objects.
 
 
Metadata that represents a relationship (reference) to another object.
Atlan objects used to search.
 
 
 
Objects that describe the definition of metadata objects themselves.
Objects used to describe the details of workflows.
Code to deal with the actual HTTP interactions for APIs.
Custom (de-)serialization to translate complex Atlan objects into simple Java objects (and vice versa).
Utility classes for reuse across the SDK.