@Beta
public final class FindContentByQueryResult
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
FindContentByQueryResult.Builder |
Modifier and Type | Method and Description |
---|---|
static FindContentByQueryResult.Builder |
create() |
Aggregations |
getAggregations() |
Contents |
getContents() |
long |
getHits() |
long |
getTotalHits() |
public static FindContentByQueryResult.Builder create()
public Contents getContents()
public Aggregations getAggregations()
public long getTotalHits()
public long getHits()