Interface MetadataModel.UpdateStages.WithCustomVersion

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

    public static interface MetadataModel.UpdateStages.WithCustomVersion
    The stage of the MetadataModel update allowing to specify customVersion.
    • Method Detail

      • withCustomVersion

        MetadataModel.Update withCustomVersion​(String customVersion)
        Specifies the customVersion property: The custom version of the content. A optional free text.
        Parameters:
        customVersion - The custom version of the content. A optional free text.
        Returns:
        the next definition stage.