public class TemplateMerger extends Object
Constructor and Description |
---|
TemplateMerger() |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonObject |
merge(com.google.gson.JsonObject template,
IndexSettings indexSettings) |
String |
merge(String template,
IndexSettings indexSettings) |
public String merge(String template, IndexSettings indexSettings)
public com.google.gson.JsonObject merge(com.google.gson.JsonObject template, IndexSettings indexSettings)
Copyright © 2021. All rights reserved.