Modifier and Type | Class and Description |
---|---|
static class |
FindContentVersionsResult.Builder |
Modifier and Type | Method and Description |
---|---|
static FindContentVersionsResult.Builder |
create() |
ContentVersions |
getContentVersions() |
int |
getFrom() |
long |
getHits() |
int |
getSize() |
long |
getTotalHits() |
public static FindContentVersionsResult.Builder create()
public ContentVersions getContentVersions()
public long getTotalHits()
public long getHits()
public int getFrom()
public int getSize()