public class TrashFilePathCollectionEntriesField extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
TrashFilePathCollectionEntriesField.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<TrashFilePathCollectionEntriesTypeField> |
type
The value will always be `folder`.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
TrashFilePathCollectionEntriesField() |
protected |
TrashFilePathCollectionEntriesField(TrashFilePathCollectionEntriesField.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEtag() |
String |
getId() |
String |
getName() |
String |
getSequenceId() |
EnumWrapper<TrashFilePathCollectionEntriesTypeField> |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<TrashFilePathCollectionEntriesTypeField> type
protected String sequenceId
public TrashFilePathCollectionEntriesField()
protected TrashFilePathCollectionEntriesField(TrashFilePathCollectionEntriesField.Builder builder)
public EnumWrapper<TrashFilePathCollectionEntriesTypeField> getType()
public String getSequenceId()