Interface AssetDestinationEntry.Builder

  • Method Details

    • assetId

      The unique identifier for the asset.

      Parameters:
      assetId - The unique identifier for the asset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • bucket

      The Amazon S3 bucket that is the destination for the asset.

      Parameters:
      bucket - The Amazon S3 bucket that is the destination for the asset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • key

      The name of the object in Amazon S3 for the asset.

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