Interface StorageFlowNodeS3Configuration.Builder

    • Method Detail

      • bucketName

        StorageFlowNodeS3Configuration.Builder bucketName​(String bucketName)

        The name of the Amazon S3 bucket in which to store the input into the node.

        Parameters:
        bucketName - The name of the Amazon S3 bucket in which to store the input into the node.
        Returns:
        Returns a reference to this object so that method calls can be chained together.