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