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