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