public static class FileVersionBase.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected EnumWrapper<FileVersionBaseTypeField> |
type |
explicitlySetNullableFields| Modifier and Type | Method and Description |
|---|---|
FileVersionBase |
build() |
FileVersionBase.Builder |
type(EnumWrapper<FileVersionBaseTypeField> type) |
FileVersionBase.Builder |
type(FileVersionBaseTypeField type) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<FileVersionBaseTypeField> type
public FileVersionBase.Builder type(FileVersionBaseTypeField type)
public FileVersionBase.Builder type(EnumWrapper<FileVersionBaseTypeField> type)
public FileVersionBase build()