Class GCPDataplexAspectType.GCPDataplexAspectTypeBuilder<C extends GCPDataplexAspectType,B extends GCPDataplexAspectType.GCPDataplexAspectTypeBuilder<C,B>>

Enclosing class:
GCPDataplexAspectType

public abstract static class GCPDataplexAspectType.GCPDataplexAspectTypeBuilder<C extends GCPDataplexAspectType,B extends GCPDataplexAspectType.GCPDataplexAspectTypeBuilder<C,B>> extends Asset.AssetBuilder<C,B>
  • Constructor Details

    • GCPDataplexAspectTypeBuilder

      public GCPDataplexAspectTypeBuilder()
  • Method Details

    • $fillValuesFrom

      protected B $fillValuesFrom(C instance)
      Overrides:
      $fillValuesFrom in class Asset.AssetBuilder<C extends GCPDataplexAspectType,B extends GCPDataplexAspectType.GCPDataplexAspectTypeBuilder<C,B>>
    • typeName

      public B typeName(String typeName)
      Fixed typeName for GCPDataplexAspectTypes.
      Overrides:
      typeName in class Reference.ReferenceBuilder<C extends GCPDataplexAspectType,B extends GCPDataplexAspectType.GCPDataplexAspectTypeBuilder<C,B>>
      Returns:
      this.
    • catalogDatasetGuid

      public B catalogDatasetGuid(String catalogDatasetGuid)
      Unique identifier of the dataset this asset belongs to.
      Returns:
      this.
    • cloudUniformResourceName

      public B cloudUniformResourceName(String cloudUniformResourceName)
      Uniform resource name (URN) for the asset: AWS ARN, Google Cloud URI, Azure resource ID, Oracle OCID, and so on.
      Returns:
      this.
    • gcpDataplexAspectTypeEntry

      public B gcpDataplexAspectTypeEntry(IAsset gcpDataplexAspectTypeEntry)
    • gcpDataplexAspectTypeEntries

      public B gcpDataplexAspectTypeEntries(Collection<? extends IAsset> gcpDataplexAspectTypeEntries)
    • clearGcpDataplexAspectTypeEntries

      public B clearGcpDataplexAspectTypeEntries()
    • gcpDataplexAspectTypeLabel

      public B gcpDataplexAspectTypeLabel(String gcpDataplexAspectTypeLabelKey, String gcpDataplexAspectTypeLabelValue)
    • gcpDataplexAspectTypeLabels

      public B gcpDataplexAspectTypeLabels(Map<? extends String,? extends String> gcpDataplexAspectTypeLabels)
    • clearGcpDataplexAspectTypeLabels

      public B clearGcpDataplexAspectTypeLabels()
    • gcpDataplexAspectTypeLocation

      public B gcpDataplexAspectTypeLocation(String gcpDataplexAspectTypeLocation)
      GCP location (region or global) in which this Aspect Type is defined.
      Returns:
      this.
    • gcpDataplexAspectTypeMetadataTemplate

      public B gcpDataplexAspectTypeMetadataTemplate(String gcpDataplexAspectTypeMetadataTemplate)
      Full Dataplex metadataTemplate JSON schema, stored as a stringified JSON blob.
      Returns:
      this.
    • gcpDataplexAspectTypeProject

      public B gcpDataplexAspectTypeProject(String gcpDataplexAspectTypeProject)
      GCP project in which this Aspect Type is defined.
      Returns:
      this.
    • gcpDataplexAspectTypeResourceName

      public B gcpDataplexAspectTypeResourceName(String gcpDataplexAspectTypeResourceName)
      Full GCP resource name of this Aspect Type (e.g. projects/{project}/locations/{location}/aspectTypes/{id}). Used to match against assetGCPDataplexAspectType on BigQuery entry assets.
      Returns:
      this.
    • googleLabel

      public B googleLabel(GoogleLabel googleLabel)
    • googleLabels

      public B googleLabels(Collection<? extends GoogleLabel> googleLabels)
    • clearGoogleLabels

      public B clearGoogleLabels()
    • googleLocation

      public B googleLocation(String googleLocation)
      Location of this asset in Google.
      Returns:
      this.
    • googleLocationType

      public B googleLocationType(String googleLocationType)
      Type of location of this asset in Google.
      Returns:
      this.
    • googleProjectId

      public B googleProjectId(String googleProjectId)
      ID of the project in which the asset exists.
      Returns:
      this.
    • googleProjectName

      public B googleProjectName(String googleProjectName)
      Name of the project in which the asset exists.
      Returns:
      this.
    • googleProjectNumber

      public B googleProjectNumber(Long googleProjectNumber)
      Number of the project in which the asset exists.
      Returns:
      this.
    • googleService

      public B googleService(String googleService)
      Service in Google in which the asset exists.
      Returns:
      this.
    • googleTag

      public B googleTag(GoogleTag googleTag)
    • googleTags

      public B googleTags(Collection<? extends GoogleTag> googleTags)
    • clearGoogleTags

      public B clearGoogleTags()
    • inputToAirflowTask

      public B inputToAirflowTask(IAirflowTask inputToAirflowTask)
    • inputToAirflowTasks

      public B inputToAirflowTasks(Collection<? extends IAirflowTask> inputToAirflowTasks)
    • clearInputToAirflowTasks

      public B clearInputToAirflowTasks()
    • inputToProcess

      public B inputToProcess(ILineageProcess inputToProcess)
    • inputToProcesses

      public B inputToProcesses(Collection<? extends ILineageProcess> inputToProcesses)
    • clearInputToProcesses

      public B clearInputToProcesses()
    • inputToSparkJob

      public B inputToSparkJob(ISparkJob inputToSparkJob)
    • inputToSparkJobs

      public B inputToSparkJobs(Collection<? extends ISparkJob> inputToSparkJobs)
    • clearInputToSparkJobs

      public B clearInputToSparkJobs()
    • modelImplementedAttribute

      public B modelImplementedAttribute(IModelAttribute modelImplementedAttribute)
    • modelImplementedAttributes

      public B modelImplementedAttributes(Collection<? extends IModelAttribute> modelImplementedAttributes)
    • clearModelImplementedAttributes

      public B clearModelImplementedAttributes()
    • modelImplementedEntity

      public B modelImplementedEntity(IModelEntity modelImplementedEntity)
    • modelImplementedEntities

      public B modelImplementedEntities(Collection<? extends IModelEntity> modelImplementedEntities)
    • clearModelImplementedEntities

      public B clearModelImplementedEntities()
    • outputFromAirflowTask

      public B outputFromAirflowTask(IAirflowTask outputFromAirflowTask)
    • outputFromAirflowTasks

      public B outputFromAirflowTasks(Collection<? extends IAirflowTask> outputFromAirflowTasks)
    • clearOutputFromAirflowTasks

      public B clearOutputFromAirflowTasks()
    • outputFromProcess

      public B outputFromProcess(ILineageProcess outputFromProcess)
    • outputFromProcesses

      public B outputFromProcesses(Collection<? extends ILineageProcess> outputFromProcesses)
    • clearOutputFromProcesses

      public B clearOutputFromProcesses()
    • outputFromSparkJob

      public B outputFromSparkJob(ISparkJob outputFromSparkJob)
    • outputFromSparkJobs

      public B outputFromSparkJobs(Collection<? extends ISparkJob> outputFromSparkJobs)
    • clearOutputFromSparkJobs

      public B clearOutputFromSparkJobs()
    • partialChildField

      public B partialChildField(IPartialField partialChildField)
    • partialChildFields

      public B partialChildFields(Collection<? extends IPartialField> partialChildFields)
    • clearPartialChildFields

      public B clearPartialChildFields()
    • partialChildObject

      public B partialChildObject(IPartialObject partialChildObject)
    • partialChildObjects

      public B partialChildObjects(Collection<? extends IPartialObject> partialChildObjects)
    • clearPartialChildObjects

      public B clearPartialChildObjects()
    • self

      protected abstract B self()
      Specified by:
      self in class Asset.AssetBuilder<C extends GCPDataplexAspectType,B extends GCPDataplexAspectType.GCPDataplexAspectTypeBuilder<C,B>>
    • build

      public abstract C build()
      Specified by:
      build in class Asset.AssetBuilder<C extends GCPDataplexAspectType,B extends GCPDataplexAspectType.GCPDataplexAspectTypeBuilder<C,B>>
    • toString

      public String toString()
      Overrides:
      toString in class Asset.AssetBuilder<C extends GCPDataplexAspectType,B extends GCPDataplexAspectType.GCPDataplexAspectTypeBuilder<C,B>>