Interface MarketplaceInformation.Builder

All Superinterfaces:
Buildable, CopyableBuilder<MarketplaceInformation.Builder,MarketplaceInformation>, SdkBuilder<MarketplaceInformation.Builder,MarketplaceInformation>, SdkPojo
Enclosing class:
MarketplaceInformation

public static interface MarketplaceInformation.Builder extends SdkPojo, CopyableBuilder<MarketplaceInformation.Builder,MarketplaceInformation>
  • Method Details

    • productId

      MarketplaceInformation.Builder productId(String productId)

      The product ID from the Amazon Web Services Marketplace.

      Parameters:
      productId - The product ID from the Amazon Web Services Marketplace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • productUrl

      MarketplaceInformation.Builder productUrl(String productUrl)

      The product URL from the Amazon Web Services Marketplace.

      Parameters:
      productUrl - The product URL from the Amazon Web Services Marketplace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.