public class BoxSharedLinkPermissionsRequestEntity extends MapJSONStringEntity
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
FIELD_CAN_DOWNLOAD |
Constructor and Description |
---|
BoxSharedLinkPermissionsRequestEntity() |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
canDownload()
whether can_download is true.
|
protected void |
setCanDownload(java.lang.Boolean canDownload)
Setter.
|
toJSONString
clone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, values
public static final java.lang.String FIELD_CAN_DOWNLOAD