public static class FileFullRepresentationsEntriesField.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected FileFullRepresentationsEntriesContentField |
content |
protected FileFullRepresentationsEntriesInfoField |
info |
protected FileFullRepresentationsEntriesPropertiesField |
properties |
protected String |
representation |
protected FileFullRepresentationsEntriesStatusField |
status |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder() |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected FileFullRepresentationsEntriesContentField content
protected FileFullRepresentationsEntriesInfoField info
protected FileFullRepresentationsEntriesPropertiesField properties
protected String representation
protected FileFullRepresentationsEntriesStatusField status
public Builder()
public FileFullRepresentationsEntriesField.Builder content(FileFullRepresentationsEntriesContentField content)
public FileFullRepresentationsEntriesField.Builder info(FileFullRepresentationsEntriesInfoField info)
public FileFullRepresentationsEntriesField.Builder properties(FileFullRepresentationsEntriesPropertiesField properties)
public FileFullRepresentationsEntriesField.Builder representation(String representation)
public FileFullRepresentationsEntriesField.Builder status(FileFullRepresentationsEntriesStatusField status)
public FileFullRepresentationsEntriesField build()