public interface AggregationBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonObject |
build() |
java.lang.String |
getName() |
AggregationResult |
parseResponse(com.google.gson.JsonObject jsonObject) |
java.lang.String getName()
com.google.gson.JsonObject build()
AggregationResult parseResponse(com.google.gson.JsonObject jsonObject)