我有一个获取json对象并将其插入aws弹性搜索服务的方法,但我想编写另一个方法,该方法接受多个json对象并将它们插入到aws弹性搜索中。 * Create the Product in ElasticSearch * @param product The Product * @throws JsonProcessingException Throws JsonProcessingException when response cannot be parsedpublic String createN