Interface GlobalSchemaContract.DefinitionStages.WithDocument

    • Method Detail

      • withDocument

        GlobalSchemaContract.DefinitionStages.WithCreate 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.