public abstract class ListOptions extends BaseHttpRequestOptions
formParameters, headers, pathSuffix, payload, queryParameters| Constructor and Description |
|---|
ListOptions() |
| Modifier and Type | Method and Description |
|---|---|
ListOptions |
maxResults(Integer maxResults)
Sets Maximum count of results to be returned.
|
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toStringpublic ListOptions maxResults(Integer maxResults)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.