Interface GlobalSchemaContract.DefinitionStages.WithValue

    • Method Detail

      • withValue

        GlobalSchemaContract.DefinitionStages.WithCreate withValue​(Object value)
        Specifies the value property: Json-encoded string for non json-based schema..
        Parameters:
        value - Json-encoded string for non json-based schema.
        Returns:
        the next definition stage.