public static class NotesConvertRequestBodyV2026R0.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected String |
content |
protected EnumWrapper<NotesConvertRequestBodyV2026R0ContentFormatField> |
contentFormat |
protected String |
name |
protected FolderReferenceV2026R0 |
parent |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder(String content,
FolderReferenceV2026R0 parent,
String name) |
| Modifier and Type | Method and Description |
|---|---|
NotesConvertRequestBodyV2026R0 |
build() |
NotesConvertRequestBodyV2026R0.Builder |
contentFormat(EnumWrapper<NotesConvertRequestBodyV2026R0ContentFormatField> contentFormat) |
NotesConvertRequestBodyV2026R0.Builder |
contentFormat(NotesConvertRequestBodyV2026R0ContentFormatField contentFormat) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<NotesConvertRequestBodyV2026R0ContentFormatField> contentFormat
protected final FolderReferenceV2026R0 parent
public Builder(String content, FolderReferenceV2026R0 parent, String name)
public NotesConvertRequestBodyV2026R0.Builder contentFormat(NotesConvertRequestBodyV2026R0ContentFormatField contentFormat)
public NotesConvertRequestBodyV2026R0.Builder contentFormat(EnumWrapper<NotesConvertRequestBodyV2026R0ContentFormatField> contentFormat)
public NotesConvertRequestBodyV2026R0 build()