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