Package com.atlan.model.assets
Class SnowflakeSemanticMetric.SnowflakeSemanticMetricBuilder<C extends SnowflakeSemanticMetric,B extends SnowflakeSemanticMetric.SnowflakeSemanticMetricBuilder<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.SnowflakeSemanticMetric.SnowflakeSemanticMetricBuilder<C,B>
- Enclosing class:
SnowflakeSemanticMetric
public abstract static class SnowflakeSemanticMetric.SnowflakeSemanticMetricBuilder<C extends SnowflakeSemanticMetric,B extends SnowflakeSemanticMetric.SnowflakeSemanticMetricBuilder<C,B>>
extends Asset.AssetBuilder<C,B>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected B$fillValuesFrom(C instance) assets(Collection<? extends IAsset> assets) abstract Cbuild()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.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) dqIsPartOfContract(Boolean dqIsPartOfContract) Whether this data quality is part of contract (true) or not (false).inputToAirflowTask(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.metricDimensionColumn(IColumn metricDimensionColumn) metricDimensionColumns(Collection<? extends IColumn> metricDimensionColumns) metricFilters(String metricFilters) Filters to be applied to the metric query.SQL query used to compute the metric.metricTimeGrain(String metricTimeGrain) metricTimeGrains(Collection<? extends String> metricTimeGrains) metricTimestampColumn(IColumn metricTimestampColumn) TBCmetricType(String metricType) Type of the metric.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) partialChildField(IPartialField partialChildField) partialChildFields(Collection<? extends IPartialField> partialChildFields) partialChildObject(IPartialObject partialChildObject) partialChildObjects(Collection<? extends IPartialObject> partialChildObjects) 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 Bself()snowflakeMetricAdditiveDimension(String snowflakeMetricAdditiveDimension) snowflakeMetricAdditiveDimensions(Collection<? extends String> snowflakeMetricAdditiveDimensions) snowflakeMetricNonAdditiveDimension(String snowflakeMetricNonAdditiveDimension) snowflakeMetricNonAdditiveDimensions(Collection<? extends String> snowflakeMetricNonAdditiveDimensions) snowflakeMetricUsingRelationship(String snowflakeMetricUsingRelationship) snowflakeMetricUsingRelationships(Collection<? extends String> snowflakeMetricUsingRelationships) snowflakeSemanticLogicalTable(ISnowflakeSemanticLogicalTable snowflakeSemanticLogicalTable) Logical table containing the metric.snowflakeSemanticTableName(String snowflakeSemanticTableName) Simple name of the logical table in which this metric exists.snowflakeSemanticTableQualifiedName(String snowflakeSemanticTableQualifiedName) Unique name of the logical table in which this metric exists.snowflakeSemanticViewName(String snowflakeSemanticViewName) Simple name of the semantic view in which this metric exists.snowflakeSemanticViewQualifiedName(String snowflakeSemanticViewQualifiedName) Unique name of the semantic view in which this metric exists.sqlAIModelContextQualifiedName(String sqlAIModelContextQualifiedName) Unique name of the context in which the model versions exist, or empty if it does not exist within an AI model context.sqlDbtModel(IDbtModel sqlDbtModel) sqlDbtModels(Collection<? extends IDbtModel> sqlDbtModels) sqlDBTSource(IDbtSource sqlDBTSource) sqlDBTSources(Collection<? extends IDbtSource> sqlDBTSources) sqlIsSecure(Boolean sqlIsSecure) Whether this asset is secure (true) or not (false).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 SnowflakeSemanticMetrics.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
addAssetGCPDataplexAspect, addAssetGCPDataplexAspectField, addStarredBy, adminGroup, adminGroups, adminRole, adminRoles, adminUser, adminUsers, announcementMessage, announcementTitle, announcementType, announcementUpdatedAt, announcementUpdatedBy, anomaloCheck, anomaloChecks, appendAssignedTerm, appendAtlanTag, appendAtlanTag, appendAtlanTags, appendAtlanTags, application, applicationField, applicationFieldQualifiedName, applicationQualifiedName, assetAiGeneratedDescription, assetAiGeneratedDescriptionConfidence, assetAiGeneratedDescriptionReasoning, assetAnnouncementExpiredAt, 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, assetDQFreshnessExpectation, assetDQFreshnessValue, assetDQManualRunStatus, assetDQResult, assetDQRowScopeFilterColumnQualifiedName, assetDQRuleAttachedDimension, assetDQRuleAttachedDimensions, assetDQRuleAttachedRuleType, assetDQRuleAttachedRuleTypes, assetDQRuleFailedCount, assetDQRuleFailedDimension, assetDQRuleFailedDimensions, assetDQRuleFailedRuleType, assetDQRuleFailedRuleTypes, assetDQRuleLastRunAt, assetDQRulePassedCount, assetDQRulePassedDimension, assetDQRulePassedDimensions, assetDQRulePassedRuleType, assetDQRulePassedRuleTypes, assetDQRuleResultTag, assetDQRuleResultTags, assetDQRuleTotalCount, assetDQScheduleCrontab, assetDQScheduleSourceSyncedAt, assetDQScheduleSourceSyncErrorCode, assetDQScheduleSourceSyncErrorMessage, assetDQScheduleSourceSyncRawError, assetDQScheduleSourceSyncStatus, assetDQScheduleTimeZone, assetDQScheduleType, assetExternalDQMetadataDetail, assetExternalDQMetadataDetails, assetGCPDataplexAspectFieldList, assetGCPDataplexAspectList, assetGCPDataplexMetadataDetails, assetIcon, assetInternalPopularityScore, 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, assetSmusMetadataFormDetail, assetSmusMetadataFormDetails, assetSmusMetadataFormKeyValueDetail, assetSmusMetadataFormKeyValueDetails, assetSmusMetadataFormName, assetSmusMetadataFormNames, assetSodaCheckCount, assetSodaCheckStatuses, assetSodaDQStatus, assetSodaLastScanAt, assetSodaLastSyncRunAt, assetSodaSourceURL, assetSourceId, assetSourceReadme, assetSpaceName, assetSpaceQualifiedName, assetTag, assetTags, assetThemeHex, assetUserDefinedType, assignedTerm, assignedTerms, atlanTag, atlanTagName, atlanTagNames, atlanTags, certificateStatus, certificateStatusMessage, certificateUpdatedAt, certificateUpdatedBy, clearAdminGroups, clearAdminRoles, clearAdminUsers, clearAnomaloChecks, clearAssetAnomaloAppliedCheckTypes, clearAssetAnomaloFailedCheckTypes, clearAssetDbtTags, clearAssetDQRuleAttachedDimensions, clearAssetDQRuleAttachedRuleTypes, clearAssetDQRuleFailedDimensions, clearAssetDQRuleFailedRuleTypes, clearAssetDQRulePassedDimensions, clearAssetDQRulePassedRuleTypes, clearAssetDQRuleResultTags, clearAssetExternalDQMetadataDetails, clearAssetGCPDataplexAspectFieldList, clearAssetGCPDataplexAspectList, clearAssetMcAlertQualifiedNames, clearAssetMcIncidentNames, clearAssetMcIncidentPriorities, clearAssetMcIncidentQualifiedNames, clearAssetMcIncidentSeverities, clearAssetMcIncidentStates, clearAssetMcIncidentSubTypes, clearAssetMcIncidentTypes, clearAssetMcMonitorNames, clearAssetMcMonitorQualifiedNames, clearAssetMcMonitorScheduleTypes, clearAssetMcMonitorStatuses, clearAssetMcMonitorTypes, clearAssetPolicyGUIDs, clearAssetRedirectGUIDs, clearAssetSmusMetadataFormDetails, clearAssetSmusMetadataFormKeyValueDetails, clearAssetSmusMetadataFormNames, clearAssetTags, clearAssignedTerms, clearAtlanTagNames, clearAtlanTags, clearCustomMetadataSets, clearDomainGUIDs, clearDqBaseDatasetRules, clearDqReferenceDatasetRules, 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, dqBaseDatasetRule, dqBaseDatasetRules, dqReferenceDatasetRule, dqReferenceDatasetRules, 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, viewScoreMethods inherited from class com.atlan.model.relations.Reference.ReferenceBuilder
addedRelationshipAttributes, clearCustomAttributes, clearLabels, completeObject, customAttribute, customAttributes, displayText, docId, entityStatus, guid, label, labels, relationshipAttributes, relationshipGuid, relationshipStatus, relationshipType, removedRelationshipAttributes, semantic, uniqueAttributesMethods inherited from class com.atlan.model.core.AtlanObject.AtlanObjectBuilder
rawJsonObject
-
Constructor Details
-
SnowflakeSemanticMetricBuilder
public SnowflakeSemanticMetricBuilder()
-
-
Method Details
-
$fillValuesFrom
- Overrides:
$fillValuesFromin classAsset.AssetBuilder<C extends SnowflakeSemanticMetric,B extends SnowflakeSemanticMetric.SnowflakeSemanticMetricBuilder<C, B>>
-
typeName
Fixed typeName for SnowflakeSemanticMetrics.- Overrides:
typeNamein classReference.ReferenceBuilder<C extends SnowflakeSemanticMetric,B extends SnowflakeSemanticMetric.SnowflakeSemanticMetricBuilder<C, B>> - Returns:
this.
-
asset
-
assets
-
clearAssets
-
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.
-
dbtModel
-
dbtModels
-
clearDbtModels
-
dbtSeedAsset
-
dbtSeedAssets
-
clearDbtSeedAssets
-
dbtSource
-
dbtSources
-
clearDbtSources
-
dbtTest
-
dbtTests
-
clearDbtTests
-
dqIsPartOfContract
Whether this data quality is part of contract (true) or not (false).- 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.
-
metricDimensionColumn
-
metricDimensionColumns
-
clearMetricDimensionColumns
-
metricFilters
Filters to be applied to the metric query.- Returns:
this.
-
metricSQL
SQL query used to compute the metric.- Returns:
this.
-
metricTimeGrain
-
metricTimeGrains
-
clearMetricTimeGrains
-
metricTimestampColumn
TBC- Returns:
this.
-
metricType
Type of the metric.- Returns:
this.
-
modelImplementedAttribute
-
modelImplementedAttributes
public B modelImplementedAttributes(Collection<? extends IModelAttribute> modelImplementedAttributes) -
clearModelImplementedAttributes
-
modelImplementedEntity
-
modelImplementedEntities
-
clearModelImplementedEntities
-
outputFromAirflowTask
-
outputFromAirflowTasks
-
clearOutputFromAirflowTasks
-
outputFromProcess
-
outputFromProcesses
-
clearOutputFromProcesses
-
outputFromSparkJob
-
outputFromSparkJobs
-
clearOutputFromSparkJobs
-
partialChildField
-
partialChildFields
-
clearPartialChildFields
-
partialChildObject
-
partialChildObjects
-
clearPartialChildObjects
-
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.
-
snowflakeMetricAdditiveDimension
-
snowflakeMetricAdditiveDimensions
public B snowflakeMetricAdditiveDimensions(Collection<? extends String> snowflakeMetricAdditiveDimensions) -
clearSnowflakeMetricAdditiveDimensions
-
snowflakeMetricNonAdditiveDimension
-
snowflakeMetricNonAdditiveDimensions
public B snowflakeMetricNonAdditiveDimensions(Collection<? extends String> snowflakeMetricNonAdditiveDimensions) -
clearSnowflakeMetricNonAdditiveDimensions
-
snowflakeMetricUsingRelationship
-
snowflakeMetricUsingRelationships
public B snowflakeMetricUsingRelationships(Collection<? extends String> snowflakeMetricUsingRelationships) -
clearSnowflakeMetricUsingRelationships
-
snowflakeSemanticLogicalTable
public B snowflakeSemanticLogicalTable(ISnowflakeSemanticLogicalTable snowflakeSemanticLogicalTable) Logical table containing the metric.- Returns:
this.
-
snowflakeSemanticTableName
Simple name of the logical table in which this metric exists.- Returns:
this.
-
snowflakeSemanticTableQualifiedName
Unique name of the logical table in which this metric exists.- Returns:
this.
-
snowflakeSemanticViewName
Simple name of the semantic view in which this metric exists.- Returns:
this.
-
snowflakeSemanticViewQualifiedName
Unique name of the semantic view in which this metric exists.- Returns:
this.
-
sqlAIModelContextQualifiedName
Unique name of the context in which the model versions exist, or empty if it does not exist within an AI model context.- Returns:
this.
-
sqlDBTSource
-
sqlDBTSources
-
clearSqlDBTSources
-
sqlDbtModel
-
sqlDbtModels
-
clearSqlDbtModels
-
sqlIsSecure
Whether this asset is secure (true) or not (false).- Returns:
this.
-
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:
selfin classAsset.AssetBuilder<C extends SnowflakeSemanticMetric,B extends SnowflakeSemanticMetric.SnowflakeSemanticMetricBuilder<C, B>>
-
build
- Specified by:
buildin classAsset.AssetBuilder<C extends SnowflakeSemanticMetric,B extends SnowflakeSemanticMetric.SnowflakeSemanticMetricBuilder<C, B>>
-
toString
- Overrides:
toStringin classAsset.AssetBuilder<C extends SnowflakeSemanticMetric,B extends SnowflakeSemanticMetric.SnowflakeSemanticMetricBuilder<C, B>>
-