Interface | Description |
---|---|
IBoxJSONStringEntity |
Interface for classes that can be converted to JSON Strings.
|
Class | Description |
---|---|
BoxEnterpriseRequestEntity | |
BoxSharedLinkPermissionsRequestEntity | |
BoxSharedLinkRequestEntity |
Entity for shared link.
|
MapJSONStringEntity |
Implemenation of
IBoxJSONStringEntity based on LinkedHashMap. |
MapJSONStringEntityTest | |
PairArrayJSONStringEntity |
A special MapJSONStringEntity, when serializing into JSON, it's serialized into array of pairs.
|
SharedLinkRequestObjectTest |