Interface MetadataModel.DefinitionStages.WithContentSchemaVersion

    • Method Detail

      • withContentSchemaVersion

        MetadataModel.DefinitionStages.WithCreate withContentSchemaVersion​(String contentSchemaVersion)
        Specifies the contentSchemaVersion property: Schema version of the content. Can be used to distinguish between different flow based on the schema version.
        Parameters:
        contentSchemaVersion - Schema version of the content. Can be used to distinguish between different flow based on the schema version.
        Returns:
        the next definition stage.