Interface StorageLocation.Builder

  • Method Details

    • bucket

      The name of the S3 bucket.

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

      The key.

      Parameters:
      key - The key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.