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.
|
toJSONStringclone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, valuespublic static final java.lang.String FIELD_CAN_DOWNLOAD