public class FolderMini extends FolderBase
| Modifier and Type | Class and Description |
|---|---|
static class |
FolderMini.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
name
The name of the folder.
|
protected String |
sequenceId |
etag, id, typeexplicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
FolderMini(FolderMini.Builder builder) |
|
FolderMini(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getSequenceId() |
int |
hashCode() |
String |
toString() |
getEtag, getId, getTypegetRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected String sequenceId
public FolderMini(String id)
protected FolderMini(FolderMini.Builder builder)
public String getSequenceId()
public boolean equals(Object o)
equals in class FolderBasepublic int hashCode()
hashCode in class FolderBasepublic String toString()
toString in class FolderBase