Package com.atlan.model.assets
Class DatabricksAIModelVersion.DatabricksAIModelVersionBuilder<C extends DatabricksAIModelVersion,B extends DatabricksAIModelVersion.DatabricksAIModelVersionBuilder<C,B>>
java.lang.Object
com.atlan.model.core.AtlanObject.AtlanObjectBuilder<C,B>
com.atlan.model.relations.Reference.ReferenceBuilder<C,B>
com.atlan.model.assets.Asset.AssetBuilder<C,B>
com.atlan.model.assets.DatabricksAIModelVersion.DatabricksAIModelVersionBuilder<C,B>
- Enclosing class:
DatabricksAIModelVersion
public abstract static class DatabricksAIModelVersion.DatabricksAIModelVersionBuilder<C extends DatabricksAIModelVersion,B extends DatabricksAIModelVersion.DatabricksAIModelVersionBuilder<C,B>>
extends Asset.AssetBuilder<C,B>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected B
$fillValuesFrom
(C instance) Model containing the versions.abstract C
build()
calculationViewName
(String calculationViewName) Simple name of the calculation view in which this SQL asset exists, or empty if it does not exist within a calculation view.calculationViewQualifiedName
(String calculationViewQualifiedName) Unique name of the calculation view in which this SQL asset exists, or empty if it does not exist within a calculation view.databaseName
(String databaseName) Simple name of the database in which this SQL asset exists, or empty if it does not exist within a database.databaseQualifiedName
(String databaseQualifiedName) Unique name of the database in which this SQL asset exists, or empty if it does not exist within a database.databricksAIModelContext
(IDatabricksAIModelContext databricksAIModelContext) Context containing the version.databricksAIModelVersionAlias
(String databricksAIModelVersionAlias) databricksAIModelVersionAliases
(Collection<? extends String> databricksAIModelVersionAliases) databricksAIModelVersionArtifactUri
(String databricksAIModelVersionArtifactUri) Artifact uri for the model.databricksAIModelVersionDatasetCount
(Long databricksAIModelVersionDatasetCount) Number of datasets.databricksAIModelVersionId
(Long databricksAIModelVersionId) The id of the model, unique to every version.databricksAIModelVersionMetric
(DatabricksAIModelVersionMetric databricksAIModelVersionMetric) databricksAIModelVersionMetrics
(Collection<? extends DatabricksAIModelVersionMetric> databricksAIModelVersionMetrics) databricksAIModelVersionParam
(String databricksAIModelVersionParamKey, String databricksAIModelVersionParamValue) databricksAIModelVersionParams
(Map<? extends String, ? extends String> databricksAIModelVersionParams) databricksAIModelVersionRunEndTime
(Long databricksAIModelVersionRunEndTime) The run end time of the model.databricksAIModelVersionRunId
(String databricksAIModelVersionRunId) The run id of the model.databricksAIModelVersionRunName
(String databricksAIModelVersionRunName) The run name of the model.databricksAIModelVersionRunStartTime
(Long databricksAIModelVersionRunStartTime) The run start time of the model.databricksAIModelVersionSource
(String databricksAIModelVersionSource) Source artifact link for the model.databricksAIModelVersionStatus
(String databricksAIModelVersionStatus) The status of the model.dbtModels
(Collection<? extends IDbtModel> dbtModels) dbtSeedAsset
(IDbtSeed dbtSeedAsset) dbtSeedAssets
(Collection<? extends IDbtSeed> dbtSeedAssets) dbtSource
(IDbtSource dbtSource) dbtSources
(Collection<? extends IDbtSource> dbtSources) dbtTests
(Collection<? extends IDbtTest> dbtTests) ethicalAIAccountabilityConfig
(EthicalAIAccountabilityConfig ethicalAIAccountabilityConfig) Accountability configuration for ensuring the ethical use of an AI assetethicalAIBiasMitigationConfig
(EthicalAIBiasMitigationConfig ethicalAIBiasMitigationConfig) Bias mitigation configuration for ensuring the ethical use of an AI assetethicalAIEnvironmentalConsciousnessConfig
(EthicalAIEnvironmentalConsciousnessConfig ethicalAIEnvironmentalConsciousnessConfig) Environmental consciousness configuration for ensuring the ethical use of an AI assetethicalAIFairnessConfig
(EthicalAIFairnessConfig ethicalAIFairnessConfig) Fairness configuration for ensuring the ethical use of an AI assetethicalAIPrivacyConfig
(EthicalAIPrivacyConfig ethicalAIPrivacyConfig) Privacy configuration for ensuring the ethical use of an AI assetethicalAIReliabilityAndSafetyConfig
(EthicalAIReliabilityAndSafetyConfig ethicalAIReliabilityAndSafetyConfig) Reliability and safety configuration for ensuring the ethical use of an AI assetethicalAITransparencyConfig
(EthicalAITransparencyConfig ethicalAITransparencyConfig) Transparency configuration for ensuring the ethical use of an AI assetinputToAirflowTask
(IAirflowTask inputToAirflowTask) inputToAirflowTasks
(Collection<? extends IAirflowTask> inputToAirflowTasks) inputToProcess
(ILineageProcess inputToProcess) inputToProcesses
(Collection<? extends ILineageProcess> inputToProcesses) inputToSparkJob
(ISparkJob inputToSparkJob) inputToSparkJobs
(Collection<? extends ISparkJob> inputToSparkJobs) isProfiled
(Boolean isProfiled) Whether this asset has been profiled (true) or not (false).lastProfiledAt
(Long lastProfiledAt) Time (epoch) at which this asset was last profiled, in milliseconds.modelImplementedAttribute
(IModelAttribute modelImplementedAttribute) modelImplementedAttributes
(Collection<? extends IModelAttribute> modelImplementedAttributes) modelImplementedEntities
(Collection<? extends IModelEntity> modelImplementedEntities) modelImplementedEntity
(IModelEntity modelImplementedEntity) outputFromAirflowTask
(IAirflowTask outputFromAirflowTask) outputFromAirflowTasks
(Collection<? extends IAirflowTask> outputFromAirflowTasks) outputFromProcess
(ILineageProcess outputFromProcess) outputFromProcesses
(Collection<? extends ILineageProcess> outputFromProcesses) outputFromSparkJob
(ISparkJob outputFromSparkJob) outputFromSparkJobs
(Collection<? extends ISparkJob> outputFromSparkJobs) putQueryUserMap
(String putQueryUserMapKey, Long putQueryUserMapValue) queryCount
(Long queryCount) Number of times this asset has been queried.queryCountUpdatedAt
(Long queryCountUpdatedAt) Time (epoch) at which the query count was last updated, in milliseconds.queryUserCount
(Long queryUserCount) Number of unique users who have queried this asset.queryUserMap
(Map<? extends String, ? extends Long> queryUserMap) schemaName
(String schemaName) Simple name of the schema in which this SQL asset exists, or empty if it does not exist within a schema.schemaQualifiedName
(String schemaQualifiedName) Unique name of the schema in which this SQL asset exists, or empty if it does not exist within a schema.protected abstract B
self()
sqlDbtModel
(IDbtModel sqlDbtModel) sqlDbtModels
(Collection<? extends IDbtModel> sqlDbtModels) sqlDBTSource
(IDbtSource sqlDBTSource) sqlDBTSources
(Collection<? extends IDbtSource> sqlDBTSources) Simple name of the table in which this SQL asset exists, or empty if it does not exist within a table.tableQualifiedName
(String tableQualifiedName) Unique name of the table in which this SQL asset exists, or empty if it does not exist within a table.toString()
Fixed typeName for DatabricksAIModelVersions.Simple name of the view in which this SQL asset exists, or empty if it does not exist within a view.viewQualifiedName
(String viewQualifiedName) Unique name of the view in which this SQL asset exists, or empty if it does not exist within a view.Methods inherited from class com.atlan.model.assets.Asset.AssetBuilder
addStarredBy, adminGroup, adminGroups, adminRole, adminRoles, adminUser, adminUsers, announcementMessage, announcementTitle, announcementType, announcementUpdatedAt, announcementUpdatedBy, anomaloCheck, anomaloChecks, appendAssignedTerm, appendAtlanTag, appendAtlanTag, appendAtlanTags, appendAtlanTags, application, applicationField, applicationFieldQualifiedName, applicationQualifiedName, assetAnomaloAppliedCheckType, assetAnomaloAppliedCheckTypes, assetAnomaloCheckCount, assetAnomaloCheckStatuses, assetAnomaloDQStatus, assetAnomaloFailedCheckCount, assetAnomaloFailedCheckType, assetAnomaloFailedCheckTypes, assetAnomaloLastCheckRunAt, assetAnomaloSourceUrl, assetCoverImage, assetDbtAccountName, assetDbtAlias, assetDbtEnvironmentDbtVersion, assetDbtEnvironmentName, assetDbtJobLastRun, assetDbtJobLastRunArtifactS3Path, assetDbtJobLastRunArtifactsSaved, assetDbtJobLastRunCreatedAt, assetDbtJobLastRunDequedAt, assetDbtJobLastRunExecutedByThreadId, assetDbtJobLastRunGitBranch, assetDbtJobLastRunGitSha, assetDbtJobLastRunHasDocsGenerated, assetDbtJobLastRunHasSourcesGenerated, assetDbtJobLastRunNotificationsSent, assetDbtJobLastRunOwnerThreadId, assetDbtJobLastRunQueuedDuration, assetDbtJobLastRunQueuedDurationHumanized, assetDbtJobLastRunRunDuration, assetDbtJobLastRunRunDurationHumanized, assetDbtJobLastRunStartedAt, assetDbtJobLastRunStatusMessage, assetDbtJobLastRunTotalDuration, assetDbtJobLastRunTotalDurationHumanized, assetDbtJobLastRunUpdatedAt, assetDbtJobLastRunUrl, assetDbtJobName, assetDbtJobNextRun, assetDbtJobNextRunHumanized, assetDbtJobSchedule, assetDbtJobScheduleCronHumanized, assetDbtJobStatus, assetDbtMeta, assetDbtPackageName, assetDbtProjectName, assetDbtSemanticLayerProxyUrl, assetDbtSourceFreshnessCriteria, assetDbtTag, assetDbtTags, assetDbtTestStatus, assetDbtUniqueId, assetDbtWorkflowLastUpdated, assetIcon, assetMcAlertQualifiedName, assetMcAlertQualifiedNames, assetMcIncidentName, assetMcIncidentNames, assetMcIncidentPriorities, assetMcIncidentPriority, assetMcIncidentQualifiedName, assetMcIncidentQualifiedNames, assetMcIncidentSeverities, assetMcIncidentSeverity, assetMcIncidentState, assetMcIncidentStates, assetMcIncidentSubType, assetMcIncidentSubTypes, assetMcIncidentType, assetMcIncidentTypes, assetMcIsMonitored, assetMcLastSyncRunAt, assetMcMonitorName, assetMcMonitorNames, assetMcMonitorQualifiedName, assetMcMonitorQualifiedNames, assetMcMonitorScheduleType, assetMcMonitorScheduleTypes, assetMcMonitorStatus, assetMcMonitorStatuses, assetMcMonitorType, assetMcMonitorTypes, assetPoliciesCount, assetPolicyGUID, assetPolicyGUIDs, assetRedirectGUID, assetRedirectGUIDs, assetSodaCheckCount, assetSodaCheckStatuses, assetSodaDQStatus, assetSodaLastScanAt, assetSodaLastSyncRunAt, assetSodaSourceURL, assetTag, assetTags, assetThemeHex, assetUserDefinedType, assignedTerm, assignedTerms, atlanTag, atlanTagName, atlanTagNames, atlanTags, certificateStatus, certificateStatusMessage, certificateUpdatedAt, certificateUpdatedBy, clearAdminGroups, clearAdminRoles, clearAdminUsers, clearAnomaloChecks, clearAssetAnomaloAppliedCheckTypes, clearAssetAnomaloFailedCheckTypes, clearAssetDbtTags, clearAssetMcAlertQualifiedNames, clearAssetMcIncidentNames, clearAssetMcIncidentPriorities, clearAssetMcIncidentQualifiedNames, clearAssetMcIncidentSeverities, clearAssetMcIncidentStates, clearAssetMcIncidentSubTypes, clearAssetMcIncidentTypes, clearAssetMcMonitorNames, clearAssetMcMonitorQualifiedNames, clearAssetMcMonitorScheduleTypes, clearAssetMcMonitorStatuses, clearAssetMcMonitorTypes, clearAssetPolicyGUIDs, clearAssetRedirectGUIDs, clearAssetTags, clearAssignedTerms, clearAtlanTagNames, clearAtlanTags, clearCustomMetadataSets, clearDomainGUIDs, clearFiles, clearInputPortDataProducts, clearLinks, clearMcIncidents, clearMcMonitors, clearMeaningNames, clearMeanings, clearMetrics, clearNonCompliantAssetPolicyGUIDs, clearNullFields, clearOutputPortDataProducts, clearOutputProductGUIDs, clearOwnerGroups, clearOwnerUsers, clearPendingTasks, clearProductGUIDs, clearSchemaRegistrySubjects, clearSodaChecks, clearSourceQueryComputeCostRecords, clearSourceQueryComputeCosts, clearSourceReadExpensiveQueryRecords, clearSourceReadPopularQueryRecords, clearSourceReadRecentUserRecords, clearSourceReadRecentUsers, clearSourceReadSlowQueryRecords, clearSourceReadTopUserRecords, clearSourceReadTopUsers, clearStarredBy, clearStarredDetails, clearUserDefRelationshipFroms, clearUserDefRelationshipTos, clearViewerGroups, clearViewerUsers, connectionName, connectionQualifiedName, connectorName, connectorType, createdBy, createTime, customConnectorType, customMetadata, customMetadataSets, dataContractLatest, dataContractLatestCertified, dbtQualifiedName, deleteHandler, depth, description, displayName, domainGUID, domainGUIDs, file, files, hasContract, hasLineage, iconUrl, immediateDownstream, immediateUpstream, inputPortDataProduct, inputPortDataProducts, isAIGenerated, isDiscoverable, isEditable, isIncomplete, isPartial, lastRowChangedAt, lastSyncRun, lastSyncRunAt, lastSyncWorkflowName, lexicographicalSortOrder, link, links, mcIncident, mcIncidents, mcMonitor, mcMonitors, meaning, meaningName, meaningNames, meanings, metric, metrics, name, nonCompliantAssetPolicyGUID, nonCompliantAssetPolicyGUIDs, nullField, nullFields, outputPortDataProduct, outputPortDataProducts, outputProductGUID, outputProductGUIDs, ownerGroup, ownerGroups, ownerUser, ownerUsers, pendingTask, pendingTasks, popularityScore, productGUID, productGUIDs, qualifiedName, readme, removeAnnouncement, removeAssignedTerm, removeAssignedTerms, removeAtlanTag, removeAtlanTags, removeAtlanTags, removeCertificate, removeCustomMetadata, removeDescription, removeOwners, removeUserDescription, sampleDataUrl, schemaRegistrySubject, schemaRegistrySubjects, sodaCheck, sodaChecks, sourceCostUnit, sourceCreatedAt, sourceCreatedBy, sourceEmbedURL, sourceLastReadAt, sourceOwners, sourceQueryComputeCost, sourceQueryComputeCostRecord, sourceQueryComputeCostRecords, sourceQueryComputeCosts, sourceReadCount, sourceReadExpensiveQueryRecord, sourceReadExpensiveQueryRecords, sourceReadPopularQueryRecord, sourceReadPopularQueryRecords, sourceReadQueryCost, sourceReadRecentUser, sourceReadRecentUserRecord, sourceReadRecentUserRecords, sourceReadRecentUsers, sourceReadSlowQueryRecord, sourceReadSlowQueryRecords, sourceReadTopUser, sourceReadTopUserRecord, sourceReadTopUserRecords, sourceReadTopUsers, sourceReadUserCount, sourceTotalCost, sourceUpdatedAt, sourceUpdatedBy, sourceURL, starredBy, starredCount, starredDetail, starredDetails, status, subType, tenantId, updatedBy, updateTime, userDefRelationshipFrom, userDefRelationshipFroms, userDefRelationshipTo, userDefRelationshipTos, userDescription, viewerGroup, viewerGroups, viewerUser, viewerUsers, viewScore
Methods inherited from class com.atlan.model.relations.Reference.ReferenceBuilder
clearCustomAttributes, clearLabels, completeObject, customAttribute, customAttributes, displayText, entityStatus, guid, label, labels, relationshipAttributes, relationshipGuid, relationshipStatus, relationshipType, semantic, uniqueAttributes
Methods inherited from class com.atlan.model.core.AtlanObject.AtlanObjectBuilder
rawJsonObject
-
Constructor Details
-
DatabricksAIModelVersionBuilder
public DatabricksAIModelVersionBuilder()
-
-
Method Details
-
$fillValuesFrom
- Overrides:
$fillValuesFrom
in classAsset.AssetBuilder<C extends DatabricksAIModelVersion,
B extends DatabricksAIModelVersion.DatabricksAIModelVersionBuilder<C, B>>
-
typeName
Fixed typeName for DatabricksAIModelVersions.- Overrides:
typeName
in classReference.ReferenceBuilder<C extends DatabricksAIModelVersion,
B extends DatabricksAIModelVersion.DatabricksAIModelVersionBuilder<C, B>> - Returns:
this
.
-
aiModel
Model containing the versions.- Returns:
this
.
-
calculationViewName
Simple name of the calculation view in which this SQL asset exists, or empty if it does not exist within a calculation view.- Returns:
this
.
-
calculationViewQualifiedName
Unique name of the calculation view in which this SQL asset exists, or empty if it does not exist within a calculation view.- Returns:
this
.
-
databaseName
Simple name of the database in which this SQL asset exists, or empty if it does not exist within a database.- Returns:
this
.
-
databaseQualifiedName
Unique name of the database in which this SQL asset exists, or empty if it does not exist within a database.- Returns:
this
.
-
databricksAIModelContext
Context containing the version.- Returns:
this
.
-
databricksAIModelVersionAlias
-
databricksAIModelVersionAliases
public B databricksAIModelVersionAliases(Collection<? extends String> databricksAIModelVersionAliases) -
clearDatabricksAIModelVersionAliases
-
databricksAIModelVersionArtifactUri
Artifact uri for the model.- Returns:
this
.
-
databricksAIModelVersionDatasetCount
Number of datasets.- Returns:
this
.
-
databricksAIModelVersionId
The id of the model, unique to every version.- Returns:
this
.
-
databricksAIModelVersionMetric
public B databricksAIModelVersionMetric(DatabricksAIModelVersionMetric databricksAIModelVersionMetric) -
databricksAIModelVersionMetrics
public B databricksAIModelVersionMetrics(Collection<? extends DatabricksAIModelVersionMetric> databricksAIModelVersionMetrics) -
clearDatabricksAIModelVersionMetrics
-
databricksAIModelVersionParam
-
databricksAIModelVersionParams
-
clearDatabricksAIModelVersionParams
-
databricksAIModelVersionRunEndTime
The run end time of the model.- Returns:
this
.
-
databricksAIModelVersionRunId
The run id of the model.- Returns:
this
.
-
databricksAIModelVersionRunName
The run name of the model.- Returns:
this
.
-
databricksAIModelVersionRunStartTime
The run start time of the model.- Returns:
this
.
-
databricksAIModelVersionSource
Source artifact link for the model.- Returns:
this
.
-
databricksAIModelVersionStatus
The status of the model.- Returns:
this
.
-
dbtModel
-
dbtModels
-
clearDbtModels
-
dbtSeedAsset
-
dbtSeedAssets
-
clearDbtSeedAssets
-
dbtSource
-
dbtSources
-
clearDbtSources
-
dbtTest
-
dbtTests
-
clearDbtTests
-
ethicalAIAccountabilityConfig
Accountability configuration for ensuring the ethical use of an AI asset- Returns:
this
.
-
ethicalAIBiasMitigationConfig
Bias mitigation configuration for ensuring the ethical use of an AI asset- Returns:
this
.
-
ethicalAIEnvironmentalConsciousnessConfig
public B ethicalAIEnvironmentalConsciousnessConfig(EthicalAIEnvironmentalConsciousnessConfig ethicalAIEnvironmentalConsciousnessConfig) Environmental consciousness configuration for ensuring the ethical use of an AI asset- Returns:
this
.
-
ethicalAIFairnessConfig
Fairness configuration for ensuring the ethical use of an AI asset- Returns:
this
.
-
ethicalAIPrivacyConfig
Privacy configuration for ensuring the ethical use of an AI asset- Returns:
this
.
-
ethicalAIReliabilityAndSafetyConfig
public B ethicalAIReliabilityAndSafetyConfig(EthicalAIReliabilityAndSafetyConfig ethicalAIReliabilityAndSafetyConfig) Reliability and safety configuration for ensuring the ethical use of an AI asset- Returns:
this
.
-
ethicalAITransparencyConfig
Transparency configuration for ensuring the ethical use of an AI asset- Returns:
this
.
-
inputToAirflowTask
-
inputToAirflowTasks
-
clearInputToAirflowTasks
-
inputToProcess
-
inputToProcesses
-
clearInputToProcesses
-
inputToSparkJob
-
inputToSparkJobs
-
clearInputToSparkJobs
-
isProfiled
Whether this asset has been profiled (true) or not (false).- Returns:
this
.
-
lastProfiledAt
Time (epoch) at which this asset was last profiled, in milliseconds.- Returns:
this
.
-
modelImplementedAttribute
-
modelImplementedAttributes
public B modelImplementedAttributes(Collection<? extends IModelAttribute> modelImplementedAttributes) -
clearModelImplementedAttributes
-
modelImplementedEntity
-
modelImplementedEntities
-
clearModelImplementedEntities
-
outputFromAirflowTask
-
outputFromAirflowTasks
-
clearOutputFromAirflowTasks
-
outputFromProcess
-
outputFromProcesses
-
clearOutputFromProcesses
-
outputFromSparkJob
-
outputFromSparkJobs
-
clearOutputFromSparkJobs
-
queryCount
Number of times this asset has been queried.- Returns:
this
.
-
queryCountUpdatedAt
Time (epoch) at which the query count was last updated, in milliseconds.- Returns:
this
.
-
queryUserCount
Number of unique users who have queried this asset.- Returns:
this
.
-
putQueryUserMap
-
queryUserMap
-
clearQueryUserMap
-
schemaName
Simple name of the schema in which this SQL asset exists, or empty if it does not exist within a schema.- Returns:
this
.
-
schemaQualifiedName
Unique name of the schema in which this SQL asset exists, or empty if it does not exist within a schema.- Returns:
this
.
-
sqlDBTSource
-
sqlDBTSources
-
clearSqlDBTSources
-
sqlDbtModel
-
sqlDbtModels
-
clearSqlDbtModels
-
tableName
Simple name of the table in which this SQL asset exists, or empty if it does not exist within a table.- Returns:
this
.
-
tableQualifiedName
Unique name of the table in which this SQL asset exists, or empty if it does not exist within a table.- Returns:
this
.
-
viewName
Simple name of the view in which this SQL asset exists, or empty if it does not exist within a view.- Returns:
this
.
-
viewQualifiedName
Unique name of the view in which this SQL asset exists, or empty if it does not exist within a view.- Returns:
this
.
-
self
- Specified by:
self
in classAsset.AssetBuilder<C extends DatabricksAIModelVersion,
B extends DatabricksAIModelVersion.DatabricksAIModelVersionBuilder<C, B>>
-
build
- Specified by:
build
in classAsset.AssetBuilder<C extends DatabricksAIModelVersion,
B extends DatabricksAIModelVersion.DatabricksAIModelVersionBuilder<C, B>>
-
toString
- Overrides:
toString
in classAsset.AssetBuilder<C extends DatabricksAIModelVersion,
B extends DatabricksAIModelVersion.DatabricksAIModelVersionBuilder<C, B>>
-