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