Package com.atlan.model.typedefs
package com.atlan.model.typedefs
Objects that describe the definition of metadata objects themselves.
-
ClassDescriptionStructural definition of an Atlan tag.Options that can be defined for an Atlan tag.AtlanTagOptions.AtlanTagOptionsBuilder<C extends AtlanTagOptions,
B extends AtlanTagOptions.AtlanTagOptionsBuilder<C, B>> 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>> Structural definition of custom metadata.CustomMetadataDef.CustomMetadataDefBuilder<C extends CustomMetadataDef,B extends CustomMetadataDef.CustomMetadataDefBuilder<C, B>> CustomMetadataOptions.CustomMetadataOptionsBuilder<C extends CustomMetadataOptions,B extends CustomMetadataOptions.CustomMetadataOptionsBuilder<C, B>> Structural definition of an entity.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>> 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>> 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>> Structural definition of an object that can be reused in other type definitions.Base class for all type definitions (typedefs) in Atlan.Wrapper used for both requests and responses for type definitions.