Interface SubscriptionInfo.Builder

  • Method Details

    • vendorName

      SubscriptionInfo.Builder vendorName(String vendorName)

      The name of the AWS Marketplace seller (vendor) that publishes the partner threat-protection product (for example, Palo Alto Networks).

      Parameters:
      vendorName - The name of the AWS Marketplace seller (vendor) that publishes the partner threat-protection product (for example, Palo Alto Networks).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • productId

      SubscriptionInfo.Builder productId(String productId)

      The AWS Marketplace product identifier of the partner threat-protection product. Use this value to verify or manage the calling account's subscription in AWS Marketplace.

      Parameters:
      productId - The AWS Marketplace product identifier of the partner threat-protection product. Use this value to verify or manage the calling account's subscription in AWS Marketplace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.