@Beta public class FindContentIdsByParentResult extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FindContentIdsByParentResult.Builder |
| Modifier and Type | Method and Description |
|---|---|
static FindContentIdsByParentResult.Builder |
create() |
ContentIds |
getContentIds() |
long |
getHits() |
long |
getTotalHits() |
public static FindContentIdsByParentResult.Builder create()
public ContentIds getContentIds()
public long getTotalHits()
public long getHits()