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