| java.lang.Object | |
| ↳ | org.mule.modules.box.model.Entity |
Known Direct Subclasses
|
Known Indirect Subclasses
|
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| etag | A unique string identifying the version of this folder | ||||||||||
| id | the id of the item | ||||||||||
| name | The name of the item | ||||||||||
| sequenceId | A unique ID for use with the /events endpoint | ||||||||||
| type | string representing the item's type | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
A unique string identifying the version of this folder
the id of the item
The name of the item
A unique ID for use with the /events endpoint
string representing the item's type
| etag |
|---|
| id |
|---|
| name |
|---|
| sequenceId |
|---|
| type |
|---|