Package com.atlan.model.assets
Class FivetranConnector.FivetranConnectorBuilder<C extends FivetranConnector,B extends FivetranConnector.FivetranConnectorBuilder<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.FivetranConnector.FivetranConnectorBuilder<C,B>
- Enclosing class:
- FivetranConnector
public abstract static class FivetranConnector.FivetranConnectorBuilder<C extends FivetranConnector,B extends FivetranConnector.FivetranConnectorBuilder<C,B>>
extends Asset.AssetBuilder<C,B>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected B
$fillValuesFrom
(C instance) applicationContainer
(IApplicationContainer applicationContainer) ApplicationContainer asset containing this Catalog asset.assetApplicationQualifiedName
(String assetApplicationQualifiedName) Qualified name of the Application Container that contains this asset.abstract C
build()
fivetranConnectorCreditsUsed
(Double fivetranConnectorCreditsUsed) Total credits used by this destinationfivetranConnectorDestinationName
(String fivetranConnectorDestinationName) Destination name added by the user on FivetranfivetranConnectorDestinationType
(String fivetranConnectorDestinationType) Type of destination on Fivetran.fivetranConnectorDestinationURL
(String fivetranConnectorDestinationURL) URL to open the destination details on FivetranfivetranConnectorLastSyncExtractTimeSeconds
(Double fivetranConnectorLastSyncExtractTimeSeconds) Extract time in seconds in the latest sync on fivetranfivetranConnectorLastSyncExtractVolumeMegabytes
(Double fivetranConnectorLastSyncExtractVolumeMegabytes) Extracted data volume in metabytes in the latest sync on FivetranfivetranConnectorLastSyncFinishedAt
(Long fivetranConnectorLastSyncFinishedAt) Timestamp (epoch) when the latest sync finished on Fivetran, in millisecondsfivetranConnectorLastSyncId
(String fivetranConnectorLastSyncId) ID of the latest syncfivetranConnectorLastSyncLoadTimeSeconds
(Double fivetranConnectorLastSyncLoadTimeSeconds) Load time in seconds in the latest sync on FivetranfivetranConnectorLastSyncLoadVolumeMegabytes
(Double fivetranConnectorLastSyncLoadVolumeMegabytes) Loaded data volume in metabytes in the latest sync on FivetranfivetranConnectorLastSyncProcessTimeSeconds
(Double fivetranConnectorLastSyncProcessTimeSeconds) Process time in seconds in the latest sync on FivetranfivetranConnectorLastSyncProcessVolumeMegabytes
(Double fivetranConnectorLastSyncProcessVolumeMegabytes) Process volume in metabytes in the latest sync on FivetranfivetranConnectorLastSyncReason
(String fivetranConnectorLastSyncReason) Failure reason for the latest sync on Fivetran.fivetranConnectorLastSyncRescheduledAt
(Long fivetranConnectorLastSyncRescheduledAt) Timestamp (epoch) at which the latest sync is rescheduled at on FivetranfivetranConnectorLastSyncStartedAt
(Long fivetranConnectorLastSyncStartedAt) Timestamp (epoch) when the latest sync started on Fivetran, in millisecondsfivetranConnectorLastSyncTablesSynced
(Long fivetranConnectorLastSyncTablesSynced) Number of tables synced in the latest sync on FivetranfivetranConnectorLastSyncTaskType
(String fivetranConnectorLastSyncTaskType) Failure task type for the latest sync on Fivetran.fivetranConnectorLastSyncTotalTimeSeconds
(Double fivetranConnectorLastSyncTotalTimeSeconds) Total sync time in seconds in the latest sync on FivetranfivetranConnectorMonthlyActiveRowsChangePercentageFree
(Double fivetranConnectorMonthlyActiveRowsChangePercentageFree) Increase in the percentage of free MAR compared to the previous monthfivetranConnectorMonthlyActiveRowsChangePercentagePaid
(Double fivetranConnectorMonthlyActiveRowsChangePercentagePaid) Increase in the percentage of paid MAR compared to the previous monthfivetranConnectorMonthlyActiveRowsChangePercentageTotal
(Double fivetranConnectorMonthlyActiveRowsChangePercentageTotal) Increase in the percentage of total MAR compared to the previous monthfivetranConnectorMonthlyActiveRowsFree
(Long fivetranConnectorMonthlyActiveRowsFree) Free Monthly Active Rows used by the connector in the past monthfivetranConnectorMonthlyActiveRowsFreePercentageOfAccount
(Double fivetranConnectorMonthlyActiveRowsFreePercentageOfAccount) Percentage of the account's total free MAR used by this connectorfivetranConnectorMonthlyActiveRowsPaid
(Long fivetranConnectorMonthlyActiveRowsPaid) Paid Monthly Active Rows used by the connector in the past monthfivetranConnectorMonthlyActiveRowsPaidPercentageOfAccount
(Double fivetranConnectorMonthlyActiveRowsPaidPercentageOfAccount) Percentage of the account's total paid MAR used by this connectorfivetranConnectorMonthlyActiveRowsTotal
(Long fivetranConnectorMonthlyActiveRowsTotal) Total Monthly Active Rows used by the connector in the past monthfivetranConnectorMonthlyActiveRowsTotalPercentageOfAccount
(Double fivetranConnectorMonthlyActiveRowsTotalPercentageOfAccount) Percentage of the account's total MAR used by this connectorfivetranConnectorName
(String fivetranConnectorName) Connector name added by the user on FivetranfivetranConnectorSyncFrequency
(String fivetranConnectorSyncFrequency) Sync frequency for the connector in number of hours.fivetranConnectorSyncPaused
(Boolean fivetranConnectorSyncPaused) Boolean to indicate whether the sync for this connector is paused or notfivetranConnectorSyncSetupOn
(Long fivetranConnectorSyncSetupOn) Timestamp (epoch) on which the connector was setup on Fivetran, in millisecondsfivetranConnectorSyncSetupUserEmail
(String fivetranConnectorSyncSetupUserEmail) Email ID of the user who setpu the connector on FivetranfivetranConnectorSyncSetupUserFullName
(String fivetranConnectorSyncSetupUserFullName) Full name of the user who setup the connector on FivetranfivetranConnectorTopTablesByMAR
(String fivetranConnectorTopTablesByMAR) Total five tables sorted by MAR synced by this connectorfivetranConnectorTotalTablesSynced
(Long fivetranConnectorTotalTablesSynced) Total number of tables synced by this connectorfivetranConnectorType
(String fivetranConnectorType) Type of connector on Fivetran.fivetranConnectorURL
(String fivetranConnectorURL) URL to open the connector details on FivetranfivetranConnectorUsageCost
(Double fivetranConnectorUsageCost) Total usage cost by this destinationfivetranLastSyncRecordsUpdated
(Long fivetranLastSyncRecordsUpdated) Number of records updated in the latest sync on FivetranfivetranLastSyncStatus
(FivetranConnectorStatus fivetranLastSyncStatus) Status of the latest sync on Fivetran.fivetranWorkflowName
(String fivetranWorkflowName) Name of the atlan fivetran workflow that updated this assetinputToAirflowTask
(IAirflowTask inputToAirflowTask) inputToAirflowTasks
(Collection<? extends IAirflowTask> inputToAirflowTasks) inputToProcess
(ILineageProcess inputToProcess) inputToProcesses
(Collection<? extends ILineageProcess> inputToProcesses) inputToSparkJob
(ISparkJob inputToSparkJob) inputToSparkJobs
(Collection<? extends ISparkJob> inputToSparkJobs) 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) process
(ILineageProcess process) processes
(Collection<? extends ILineageProcess> processes) protected abstract B
self()
toString()
Fixed typeName for FivetranConnectors.Methods inherited from class com.atlan.model.assets.Asset.AssetBuilder
addStarredBy, adminGroup, adminGroups, adminRole, adminRoles, adminUser, adminUsers, announcementMessage, announcementTitle, announcementType, announcementUpdatedAt, announcementUpdatedBy, anomaloCheck, anomaloChecks, 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, assetMcLastSyncRunAt, assetMcMonitorName, assetMcMonitorNames, assetMcMonitorQualifiedName, assetMcMonitorQualifiedNames, assetMcMonitorScheduleType, assetMcMonitorScheduleTypes, assetMcMonitorStatus, assetMcMonitorStatuses, assetMcMonitorType, assetMcMonitorTypes, assetPoliciesCount, assetPolicyGUID, assetPolicyGUIDs, assetSodaCheckCount, assetSodaCheckStatuses, assetSodaDQStatus, assetSodaLastScanAt, assetSodaLastSyncRunAt, assetSodaSourceURL, assetTag, assetTags, assetThemeHex, 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, clearAssetTags, clearAssignedTerms, clearAtlanTagNames, clearAtlanTags, clearCustomMetadataSets, clearDomainGUIDs, clearFiles, clearInputPortDataProducts, clearLinks, clearMcIncidents, clearMcMonitors, clearMeaningNames, clearMeanings, clearMetrics, clearNonCompliantAssetPolicyGUIDs, clearNullFields, clearOutputPortDataProducts, clearOwnerGroups, clearOwnerUsers, clearPendingTasks, clearSchemaRegistrySubjects, clearSodaChecks, clearSourceQueryComputeCostRecords, clearSourceQueryComputeCosts, clearSourceReadExpensiveQueryRecords, clearSourceReadPopularQueryRecords, clearSourceReadRecentUserRecords, clearSourceReadRecentUsers, clearSourceReadSlowQueryRecords, clearSourceReadTopUserRecords, clearSourceReadTopUsers, clearStarredBy, clearStarredDetails, clearUserDefRelationshipFroms, clearUserDefRelationshipTos, clearViewerGroups, clearViewerUsers, connectionName, connectionQualifiedName, connectorType, createdBy, createTime, customMetadata, customMetadataSets, dataContractLatest, dataContractLatestCertified, dbtQualifiedName, deleteHandler, depth, description, displayName, domainGUID, domainGUIDs, file, files, hasContract, hasLineage, 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, ownerGroup, ownerGroups, ownerUser, ownerUsers, pendingTask, pendingTasks, popularityScore, qualifiedName, readme, removeAnnouncement, removeAssignedTerms, 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
-
FivetranConnectorBuilder
public FivetranConnectorBuilder()
-
-
Method Details
-
$fillValuesFrom
- Overrides:
$fillValuesFrom
in classAsset.AssetBuilder<C extends FivetranConnector,
B extends FivetranConnector.FivetranConnectorBuilder<C, B>>
-
typeName
Fixed typeName for FivetranConnectors.- Overrides:
typeName
in classReference.ReferenceBuilder<C extends FivetranConnector,
B extends FivetranConnector.FivetranConnectorBuilder<C, B>> - Returns:
this
.
-
applicationContainer
ApplicationContainer asset containing this Catalog asset.- Returns:
this
.
-
assetApplicationQualifiedName
Qualified name of the Application Container that contains this asset.- Returns:
this
.
-
fivetranConnectorCreditsUsed
Total credits used by this destination- Returns:
this
.
-
fivetranConnectorDestinationName
Destination name added by the user on Fivetran- Returns:
this
.
-
fivetranConnectorDestinationType
Type of destination on Fivetran. Eg: redshift, bigquery etc.- Returns:
this
.
-
fivetranConnectorDestinationURL
URL to open the destination details on Fivetran- Returns:
this
.
-
fivetranConnectorLastSyncExtractTimeSeconds
public B fivetranConnectorLastSyncExtractTimeSeconds(Double fivetranConnectorLastSyncExtractTimeSeconds) Extract time in seconds in the latest sync on fivetran- Returns:
this
.
-
fivetranConnectorLastSyncExtractVolumeMegabytes
public B fivetranConnectorLastSyncExtractVolumeMegabytes(Double fivetranConnectorLastSyncExtractVolumeMegabytes) Extracted data volume in metabytes in the latest sync on Fivetran- Returns:
this
.
-
fivetranConnectorLastSyncFinishedAt
Timestamp (epoch) when the latest sync finished on Fivetran, in milliseconds- Returns:
this
.
-
fivetranConnectorLastSyncId
ID of the latest sync- Returns:
this
.
-
fivetranConnectorLastSyncLoadTimeSeconds
Load time in seconds in the latest sync on Fivetran- Returns:
this
.
-
fivetranConnectorLastSyncLoadVolumeMegabytes
public B fivetranConnectorLastSyncLoadVolumeMegabytes(Double fivetranConnectorLastSyncLoadVolumeMegabytes) Loaded data volume in metabytes in the latest sync on Fivetran- Returns:
this
.
-
fivetranConnectorLastSyncProcessTimeSeconds
public B fivetranConnectorLastSyncProcessTimeSeconds(Double fivetranConnectorLastSyncProcessTimeSeconds) Process time in seconds in the latest sync on Fivetran- Returns:
this
.
-
fivetranConnectorLastSyncProcessVolumeMegabytes
public B fivetranConnectorLastSyncProcessVolumeMegabytes(Double fivetranConnectorLastSyncProcessVolumeMegabytes) Process volume in metabytes in the latest sync on Fivetran- Returns:
this
.
-
fivetranConnectorLastSyncReason
Failure reason for the latest sync on Fivetran. If status is FAILURE, this is the description of the reason why the sync failed. If status is FAILURE_WITH_TASK, this is the description of the Error. If status is RESCHEDULED, this is the description of the reason why the sync is rescheduled.- Returns:
this
.
-
fivetranConnectorLastSyncRescheduledAt
Timestamp (epoch) at which the latest sync is rescheduled at on Fivetran- Returns:
this
.
-
fivetranConnectorLastSyncStartedAt
Timestamp (epoch) when the latest sync started on Fivetran, in milliseconds- Returns:
this
.
-
fivetranConnectorLastSyncTablesSynced
Number of tables synced in the latest sync on Fivetran- Returns:
this
.
-
fivetranConnectorLastSyncTaskType
Failure task type for the latest sync on Fivetran. If status is FAILURE_WITH_TASK or RESCHEDULED, this field displays the type of the Error that caused the failure or rescheduling, respectively, e.g., reconnect, update_service_account, etc.- Returns:
this
.
-
fivetranConnectorLastSyncTotalTimeSeconds
public B fivetranConnectorLastSyncTotalTimeSeconds(Double fivetranConnectorLastSyncTotalTimeSeconds) Total sync time in seconds in the latest sync on Fivetran- Returns:
this
.
-
fivetranConnectorMonthlyActiveRowsChangePercentageFree
public B fivetranConnectorMonthlyActiveRowsChangePercentageFree(Double fivetranConnectorMonthlyActiveRowsChangePercentageFree) Increase in the percentage of free MAR compared to the previous month- Returns:
this
.
-
fivetranConnectorMonthlyActiveRowsChangePercentagePaid
public B fivetranConnectorMonthlyActiveRowsChangePercentagePaid(Double fivetranConnectorMonthlyActiveRowsChangePercentagePaid) Increase in the percentage of paid MAR compared to the previous month- Returns:
this
.
-
fivetranConnectorMonthlyActiveRowsChangePercentageTotal
public B fivetranConnectorMonthlyActiveRowsChangePercentageTotal(Double fivetranConnectorMonthlyActiveRowsChangePercentageTotal) Increase in the percentage of total MAR compared to the previous month- Returns:
this
.
-
fivetranConnectorMonthlyActiveRowsFree
Free Monthly Active Rows used by the connector in the past month- Returns:
this
.
-
fivetranConnectorMonthlyActiveRowsFreePercentageOfAccount
public B fivetranConnectorMonthlyActiveRowsFreePercentageOfAccount(Double fivetranConnectorMonthlyActiveRowsFreePercentageOfAccount) Percentage of the account's total free MAR used by this connector- Returns:
this
.
-
fivetranConnectorMonthlyActiveRowsPaid
Paid Monthly Active Rows used by the connector in the past month- Returns:
this
.
-
fivetranConnectorMonthlyActiveRowsPaidPercentageOfAccount
public B fivetranConnectorMonthlyActiveRowsPaidPercentageOfAccount(Double fivetranConnectorMonthlyActiveRowsPaidPercentageOfAccount) Percentage of the account's total paid MAR used by this connector- Returns:
this
.
-
fivetranConnectorMonthlyActiveRowsTotal
Total Monthly Active Rows used by the connector in the past month- Returns:
this
.
-
fivetranConnectorMonthlyActiveRowsTotalPercentageOfAccount
public B fivetranConnectorMonthlyActiveRowsTotalPercentageOfAccount(Double fivetranConnectorMonthlyActiveRowsTotalPercentageOfAccount) Percentage of the account's total MAR used by this connector- Returns:
this
.
-
fivetranConnectorName
Connector name added by the user on Fivetran- Returns:
this
.
-
fivetranConnectorSyncFrequency
Sync frequency for the connector in number of hours. Eg: Every 6 hours- Returns:
this
.
-
fivetranConnectorSyncPaused
Boolean to indicate whether the sync for this connector is paused or not- Returns:
this
.
-
fivetranConnectorSyncSetupOn
Timestamp (epoch) on which the connector was setup on Fivetran, in milliseconds- Returns:
this
.
-
fivetranConnectorSyncSetupUserEmail
Email ID of the user who setpu the connector on Fivetran- Returns:
this
.
-
fivetranConnectorSyncSetupUserFullName
Full name of the user who setup the connector on Fivetran- Returns:
this
.
-
fivetranConnectorTopTablesByMAR
Total five tables sorted by MAR synced by this connector- Returns:
this
.
-
fivetranConnectorTotalTablesSynced
Total number of tables synced by this connector- Returns:
this
.
-
fivetranConnectorType
Type of connector on Fivetran. Eg: snowflake, google_analytics, notion etc.- Returns:
this
.
-
fivetranConnectorURL
URL to open the connector details on Fivetran- Returns:
this
.
-
fivetranConnectorUsageCost
Total usage cost by this destination- Returns:
this
.
-
fivetranLastSyncRecordsUpdated
Number of records updated in the latest sync on Fivetran- Returns:
this
.
-
fivetranLastSyncStatus
Status of the latest sync on Fivetran.- Returns:
this
.
-
fivetranWorkflowName
Name of the atlan fivetran workflow that updated this asset- Returns:
this
.
-
inputToAirflowTask
-
inputToAirflowTasks
-
clearInputToAirflowTasks
-
inputToProcess
-
inputToProcesses
-
clearInputToProcesses
-
inputToSparkJob
-
inputToSparkJobs
-
clearInputToSparkJobs
-
modelImplementedEntity
-
modelImplementedEntities
-
clearModelImplementedEntities
-
outputFromAirflowTask
-
outputFromAirflowTasks
-
clearOutputFromAirflowTasks
-
outputFromProcess
-
outputFromProcesses
-
clearOutputFromProcesses
-
outputFromSparkJob
-
outputFromSparkJobs
-
clearOutputFromSparkJobs
-
process
-
processes
-
clearProcesses
-
self
- Specified by:
self
in classAsset.AssetBuilder<C extends FivetranConnector,
B extends FivetranConnector.FivetranConnectorBuilder<C, B>>
-
build
- Specified by:
build
in classAsset.AssetBuilder<C extends FivetranConnector,
B extends FivetranConnector.FivetranConnectorBuilder<C, B>>
-
toString
- Overrides:
toString
in classAsset.AssetBuilder<C extends FivetranConnector,
B extends FivetranConnector.FivetranConnectorBuilder<C, B>>
-