Interface S3Location.Builder

  • Method Details

    • bucketName

      S3Location.Builder bucketName(String bucketName)

      Specifies the name of the Amazon S3 bucket.

      Parameters:
      bucketName - Specifies the name of the Amazon S3 bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • key

      Specifies the Amazon S3 key for the file location.

      Parameters:
      key - Specifies the Amazon S3 key for the file location.
      Returns:
      Returns a reference to this object so that method calls can be chained together.