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