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