Interface ContentTypeContract.UpdateStages.WithIdPropertiesId

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

public static interface ContentTypeContract.UpdateStages.WithIdPropertiesId
The stage of the ContentTypeContract update allowing to specify idPropertiesId.
  • Method Details

    • withIdPropertiesId

      ContentTypeContract.Update withIdPropertiesId(String idPropertiesId)
      Specifies the idPropertiesId property: Content type identifier.
      Parameters:
      idPropertiesId - Content type identifier.
      Returns:
      the next definition stage.