Interface ContentTypeContract.UpdateStages.WithVersion

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

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

    • withVersion

      ContentTypeContract.Update withVersion(String version)
      Specifies the version property: Content type version..
      Parameters:
      version - Content type version.
      Returns:
      the next definition stage.