Interface MetadataModel.UpdateStages.WithCategories

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

public static interface MetadataModel.UpdateStages.WithCategories
The stage of the MetadataModel update allowing to specify categories.
  • Method Details

    • withCategories

      MetadataModel.Update withCategories(MetadataCategories categories)
      Specifies the categories property: Categories for the solution content item.
      Parameters:
      categories - Categories for the solution content item.
      Returns:
      the next definition stage.