public static class GetTermsOfServiceQueryParams.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected EnumWrapper<GetTermsOfServiceQueryParamsTosTypeField> |
tosType |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
GetTermsOfServiceQueryParams |
build() |
GetTermsOfServiceQueryParams.Builder |
tosType(EnumWrapper<GetTermsOfServiceQueryParamsTosTypeField> tosType) |
GetTermsOfServiceQueryParams.Builder |
tosType(GetTermsOfServiceQueryParamsTosTypeField tosType) |
protected EnumWrapper<GetTermsOfServiceQueryParamsTosTypeField> tosType
public Builder()
public GetTermsOfServiceQueryParams.Builder tosType(GetTermsOfServiceQueryParamsTosTypeField tosType)
public GetTermsOfServiceQueryParams.Builder tosType(EnumWrapper<GetTermsOfServiceQueryParamsTosTypeField> tosType)
public GetTermsOfServiceQueryParams build()