Interface ManifestFileLocation.Builder

  • Method Details

    • bucket

      Amazon S3 bucket.

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

      Amazon S3 key that identifies an object.

      Parameters:
      key - Amazon S3 key that identifies an object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.