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