public class TrashFolderPathCollectionEntriesField extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
TrashFolderPathCollectionEntriesField.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
etag
This field is null for the Trash folder.
|
protected String |
id
The unique identifier that represent a folder.
|
protected String |
name
The name of the Trash folder.
|
protected String |
sequenceId
This field is null for the Trash folder.
|
protected EnumWrapper<TrashFolderPathCollectionEntriesTypeField> |
type
The value will always be `folder`.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
TrashFolderPathCollectionEntriesField() |
protected |
TrashFolderPathCollectionEntriesField(TrashFolderPathCollectionEntriesField.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEtag() |
String |
getId() |
String |
getName() |
String |
getSequenceId() |
EnumWrapper<TrashFolderPathCollectionEntriesTypeField> |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<TrashFolderPathCollectionEntriesTypeField> type
protected String sequenceId
public TrashFolderPathCollectionEntriesField()
protected TrashFolderPathCollectionEntriesField(TrashFolderPathCollectionEntriesField.Builder builder)
public EnumWrapper<TrashFolderPathCollectionEntriesTypeField> getType()
public String getSequenceId()