public static class TrashFolderPathCollectionEntriesField.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected String |
etag |
protected String |
id |
protected String |
name |
protected String |
sequenceId |
protected EnumWrapper<TrashFolderPathCollectionEntriesTypeField> |
type |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder() |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<TrashFolderPathCollectionEntriesTypeField> type
protected String sequenceId
public Builder()
public TrashFolderPathCollectionEntriesField.Builder type(TrashFolderPathCollectionEntriesTypeField type)
public TrashFolderPathCollectionEntriesField.Builder type(EnumWrapper<TrashFolderPathCollectionEntriesTypeField> type)
public TrashFolderPathCollectionEntriesField.Builder id(String id)
public TrashFolderPathCollectionEntriesField.Builder sequenceId(String sequenceId)
public TrashFolderPathCollectionEntriesField.Builder etag(String etag)
public TrashFolderPathCollectionEntriesField.Builder name(String name)
public TrashFolderPathCollectionEntriesField build()