public static final class FindContentByQueryResult.Builder extends Object
Modifier and Type | Method and Description |
---|---|
FindContentByQueryResult.Builder |
aggregations(Aggregations aggregations) |
FindContentByQueryResult |
build() |
FindContentByQueryResult.Builder |
contents(Contents contents) |
FindContentByQueryResult.Builder |
hits(long hits) |
FindContentByQueryResult.Builder |
totalHits(long totalHits) |
public FindContentByQueryResult.Builder aggregations(Aggregations aggregations)
public FindContentByQueryResult.Builder contents(Contents contents)
public FindContentByQueryResult.Builder totalHits(long totalHits)
public FindContentByQueryResult.Builder hits(long hits)
public FindContentByQueryResult build()