Interface GlobalSchemaContract.UpdateStages.WithDocument

    • Method Detail

      • withDocument

        GlobalSchemaContract.Update withDocument​(Object document)
        Specifies the document property: Global Schema document object for json-based schema formats(e.g. json schema)..
        Parameters:
        document - Global Schema document object for json-based schema formats(e.g. json schema).
        Returns:
        the next definition stage.