Class GCSBucket.GCSBucketBuilder<C extends GCSBucket,B extends GCSBucket.GCSBucketBuilder<C,B>>

Enclosing class:
GCSBucket

public abstract static class GCSBucket.GCSBucketBuilder<C extends GCSBucket,B extends GCSBucket.GCSBucketBuilder<C,B>> extends Asset.AssetBuilder<C,B>
  • Constructor Details Link icon

    • GCSBucketBuilder Link icon

      public GCSBucketBuilder()
  • Method Details Link icon

    • $fillValuesFrom Link icon

      protected B $fillValuesFrom(C instance)
      Overrides:
      $fillValuesFrom in class Asset.AssetBuilder<C extends GCSBucket,B extends GCSBucket.GCSBucketBuilder<C,B>>
    • typeName Link icon

      public B typeName(String typeName)
      Fixed typeName for GCSBuckets.
      Overrides:
      typeName in class Reference.ReferenceBuilder<C extends GCSBucket,B extends GCSBucket.GCSBucketBuilder<C,B>>
      Returns:
      this.
    • gcsAccessControl Link icon

      public B gcsAccessControl(String gcsAccessControl)
      Access control list for this asset.
      Returns:
      this.
    • gcsBucketLifecycleRules Link icon

      public B gcsBucketLifecycleRules(String gcsBucketLifecycleRules)
      Lifecycle rules for this bucket.
      Returns:
      this.
    • gcsBucketRetentionEffectiveTime Link icon

      public B gcsBucketRetentionEffectiveTime(Long gcsBucketRetentionEffectiveTime)
      Effective time for retention of objects in this bucket.
      Returns:
      this.
    • gcsBucketRetentionLocked Link icon

      public B gcsBucketRetentionLocked(Boolean gcsBucketRetentionLocked)
      Whether retention is locked for this bucket (true) or not (false).
      Returns:
      this.
    • gcsBucketRetentionPeriod Link icon

      public B gcsBucketRetentionPeriod(Long gcsBucketRetentionPeriod)
      Retention period for objects in this bucket.
      Returns:
      this.
    • gcsBucketRetentionPolicy Link icon

      public B gcsBucketRetentionPolicy(String gcsBucketRetentionPolicy)
      Retention policy for this bucket.
      Returns:
      this.
    • gcsBucketVersioningEnabled Link icon

      public B gcsBucketVersioningEnabled(Boolean gcsBucketVersioningEnabled)
      Whether versioning is enabled on the bucket (true) or not (false).
      Returns:
      this.
    • gcsETag Link icon

      public B gcsETag(String gcsETag)
      Entity tag for the asset. An entity tag is a hash of the object and represents changes to the contents of an object only, not its metadata.
      Returns:
      this.
    • gcsEncryptionType Link icon

      public B gcsEncryptionType(String gcsEncryptionType)
      Encryption algorithm used to encrypt this asset.
      Returns:
      this.
    • gcsMetaGenerationId Link icon

      public B gcsMetaGenerationId(Long gcsMetaGenerationId)
      Version of metadata for this asset at this generation. Used for preconditions and detecting changes in metadata. A metageneration number is only meaningful in the context of a particular generation of a particular asset.
      Returns:
      this.
    • gcsObjectCount Link icon

      public B gcsObjectCount(Long gcsObjectCount)
      Number of objects within the bucket.
      Returns:
      this.
    • gcsObject Link icon

      public B gcsObject(IGCSObject gcsObject)
    • gcsObjects Link icon

      public B gcsObjects(Collection<? extends IGCSObject> gcsObjects)
    • clearGcsObjects Link icon

      public B clearGcsObjects()
    • gcsRequesterPays Link icon

      public B gcsRequesterPays(Boolean gcsRequesterPays)
      Whether the requester pays header was sent when this asset was created (true) or not (false).
      Returns:
      this.
    • gcsStorageClass Link icon

      public B gcsStorageClass(String gcsStorageClass)
      Storage class of this asset.
      Returns:
      this.
    • googleLabel Link icon

      public B googleLabel(GoogleLabel googleLabel)
    • googleLabels Link icon

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

      public B clearGoogleLabels()
    • googleLocation Link icon

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

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

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

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

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

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

      public B googleTag(GoogleTag googleTag)
    • googleTags Link icon

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

      public B clearGoogleTags()
    • inputToAirflowTask Link icon

      public B inputToAirflowTask(IAirflowTask inputToAirflowTask)
    • inputToAirflowTasks Link icon

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

      public B clearInputToAirflowTasks()
    • inputToProcess Link icon

      public B inputToProcess(ILineageProcess inputToProcess)
    • inputToProcesses Link icon

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

      public B clearInputToProcesses()
    • inputToSparkJob Link icon

      public B inputToSparkJob(ISparkJob inputToSparkJob)
    • inputToSparkJobs Link icon

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

      public B clearInputToSparkJobs()
    • modelImplementedAttribute Link icon

      public B modelImplementedAttribute(IModelAttribute modelImplementedAttribute)
    • modelImplementedAttributes Link icon

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

      public B clearModelImplementedAttributes()
    • modelImplementedEntity Link icon

      public B modelImplementedEntity(IModelEntity modelImplementedEntity)
    • modelImplementedEntities Link icon

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

      public B clearModelImplementedEntities()
    • outputFromAirflowTask Link icon

      public B outputFromAirflowTask(IAirflowTask outputFromAirflowTask)
    • outputFromAirflowTasks Link icon

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

      public B clearOutputFromAirflowTasks()
    • outputFromProcess Link icon

      public B outputFromProcess(ILineageProcess outputFromProcess)
    • outputFromProcesses Link icon

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

      public B clearOutputFromProcesses()
    • outputFromSparkJob Link icon

      public B outputFromSparkJob(ISparkJob outputFromSparkJob)
    • outputFromSparkJobs Link icon

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

      public B clearOutputFromSparkJobs()
    • self Link icon

      protected abstract B self()
      Specified by:
      self in class Asset.AssetBuilder<C extends GCSBucket,B extends GCSBucket.GCSBucketBuilder<C,B>>
    • build Link icon

      public abstract C build()
      Specified by:
      build in class Asset.AssetBuilder<C extends GCSBucket,B extends GCSBucket.GCSBucketBuilder<C,B>>
    • toString Link icon

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