Interface ProductGroupLinkContract.Update

All Superinterfaces:
ProductGroupLinkContract.UpdateStages.WithGroupId
Enclosing interface:
ProductGroupLinkContract

public static interface ProductGroupLinkContract.Update extends ProductGroupLinkContract.UpdateStages.WithGroupId
The template for ProductGroupLinkContract update.
  • Method Details

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

      ProductGroupLinkContract apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.