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