public static class HubDocumentBlocksV2025R0.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected List<HubDocumentBlockEntryV2025R0> |
entries |
protected Long |
limit |
protected String |
nextMarker |
protected EnumWrapper<HubDocumentBlocksV2025R0TypeField> |
type |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder(List<HubDocumentBlockEntryV2025R0> entries) |
| Modifier and Type | Method and Description |
|---|---|
HubDocumentBlocksV2025R0 |
build() |
HubDocumentBlocksV2025R0.Builder |
limit(Long limit) |
HubDocumentBlocksV2025R0.Builder |
nextMarker(String nextMarker) |
HubDocumentBlocksV2025R0.Builder |
type(EnumWrapper<HubDocumentBlocksV2025R0TypeField> type) |
HubDocumentBlocksV2025R0.Builder |
type(HubDocumentBlocksV2025R0TypeField type) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected final List<HubDocumentBlockEntryV2025R0> entries
protected EnumWrapper<HubDocumentBlocksV2025R0TypeField> type
protected String nextMarker
public Builder(List<HubDocumentBlockEntryV2025R0> entries)
public HubDocumentBlocksV2025R0.Builder type(HubDocumentBlocksV2025R0TypeField type)
public HubDocumentBlocksV2025R0.Builder type(EnumWrapper<HubDocumentBlocksV2025R0TypeField> type)
public HubDocumentBlocksV2025R0.Builder limit(Long limit)
public HubDocumentBlocksV2025R0.Builder nextMarker(String nextMarker)
public HubDocumentBlocksV2025R0 build()