Interface MeteredProductSummary.Builder

  • Method Details

    • productId

      MeteredProductSummary.Builder productId(String productId)

      The product ID.

      Parameters:
      productId - The product ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • family

      The family to which the metered product belongs.

      Parameters:
      family - The family to which the metered product belongs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vendor

      The vendor.

      Parameters:
      vendor - The vendor.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • port

      The port on which the metered product should run.

      Parameters:
      port - The port on which the metered product should run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.