Interface S3SignedObject.Builder

  • Method Details

    • bucketName

      S3SignedObject.Builder bucketName(String bucketName)

      Name of the S3 bucket.

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

      Key name that uniquely identifies a signed code image in your bucket.

      Parameters:
      key - Key name that uniquely identifies a signed code image in your bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.