Interface TagProductLinkContract.UpdateStages.WithProductId

All Known Subinterfaces:
TagProductLinkContract.Update
Enclosing interface:
TagProductLinkContract.UpdateStages

public static interface TagProductLinkContract.UpdateStages.WithProductId
The stage of the TagProductLinkContract update allowing to specify productId.
  • Method Details

    • withProductId

      TagProductLinkContract.Update withProductId(String productId)
      Specifies the productId property: Full resource Id of a product..
      Parameters:
      productId - Full resource Id of a product.
      Returns:
      the next definition stage.