public static class HubParagraphTextBlockV2025R0.Builder extends HubDocumentBlockV2025R0.Builder
| Modifier and Type | Field and Description |
|---|---|
protected String |
fragment |
protected EnumWrapper<HubParagraphTextBlockV2025R0TypeField> |
type |
id, parentIdexplicitlySetNullableFields| Modifier and Type | Method and Description |
|---|---|
HubParagraphTextBlockV2025R0 |
build() |
HubParagraphTextBlockV2025R0.Builder |
parentId(String parentId) |
HubParagraphTextBlockV2025R0.Builder |
type(EnumWrapper<HubParagraphTextBlockV2025R0TypeField> type) |
HubParagraphTextBlockV2025R0.Builder |
type(HubParagraphTextBlockV2025R0TypeField type) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<HubParagraphTextBlockV2025R0TypeField> type
public HubParagraphTextBlockV2025R0.Builder type(HubParagraphTextBlockV2025R0TypeField type)
public HubParagraphTextBlockV2025R0.Builder type(EnumWrapper<HubParagraphTextBlockV2025R0TypeField> type)
public HubParagraphTextBlockV2025R0.Builder parentId(String parentId)
parentId in class HubDocumentBlockV2025R0.Builderpublic HubParagraphTextBlockV2025R0 build()
build in class HubDocumentBlockV2025R0.Builder