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