Interface S3DataSourceConfiguration.Builder

    • Method Detail

      • bucketArn

        S3DataSourceConfiguration.Builder bucketArn​(String bucketArn)
        Sets the value of the BucketArn property for this object.
        Parameters:
        bucketArn - The new value for the BucketArn property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • inclusionPrefixes

        S3DataSourceConfiguration.Builder inclusionPrefixes​(Collection<String> inclusionPrefixes)
        Sets the value of the InclusionPrefixes property for this object.
        Parameters:
        inclusionPrefixes - The new value for the InclusionPrefixes property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • inclusionPrefixes

        S3DataSourceConfiguration.Builder inclusionPrefixes​(String... inclusionPrefixes)
        Sets the value of the InclusionPrefixes property for this object.
        Parameters:
        inclusionPrefixes - The new value for the InclusionPrefixes property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.