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