Interface PackageSource.Builder

  • Method Details

    • s3BucketName

      PackageSource.Builder s3BucketName(String s3BucketName)

      Name of the bucket containing the package.

      Parameters:
      s3BucketName - Name of the bucket containing the package.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • s3Key

      Key (file name) of the package.

      Parameters:
      s3Key - Key (file name) of the package.
      Returns:
      Returns a reference to this object so that method calls can be chained together.