public static class TermsOfServices.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected List<TermsOfService> |
entries |
protected Long |
totalCount |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
TermsOfServices |
build() |
TermsOfServices.Builder |
entries(List<TermsOfService> entries) |
TermsOfServices.Builder |
totalCount(Long totalCount) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected Long totalCount
protected List<TermsOfService> entries
public Builder()
public TermsOfServices.Builder totalCount(Long totalCount)
public TermsOfServices.Builder entries(List<TermsOfService> entries)
public TermsOfServices build()