@Beta
public class FindContentVersionsParams
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
FindContentVersionsParams.Builder |
Modifier and Type | Method and Description |
---|---|
static FindContentVersionsParams.Builder |
create() |
ContentId |
getContentId() |
int |
getFrom() |
int |
getSize() |
public ContentId getContentId()
public int getFrom()
public int getSize()
public static FindContentVersionsParams.Builder create()