Interface ProductPageSummaryNoBody.Builder

  • Method Details

    • lastModified

      ProductPageSummaryNoBody.Builder lastModified(Instant lastModified)

      The timestamp when the product page was last modified.

      Parameters:
      lastModified - The timestamp when the product page was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pageTitle

      The page title.

      Parameters:
      pageTitle - The page title.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • productPageArn

      ProductPageSummaryNoBody.Builder productPageArn(String productPageArn)

      The ARN of the product page.

      Parameters:
      productPageArn - The ARN of the product page.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • productPageId

      ProductPageSummaryNoBody.Builder productPageId(String productPageId)

      The product page identifier.

      Parameters:
      productPageId - The product page identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.