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