CopyableBuilder<ListFunctionDefinitionsRequest.Builder,ListFunctionDefinitionsRequest>, SdkBuilder<ListFunctionDefinitionsRequest.Builder,ListFunctionDefinitionsRequest>public static interface ListFunctionDefinitionsRequest.Builder extends CopyableBuilder<ListFunctionDefinitionsRequest.Builder,ListFunctionDefinitionsRequest>
| Modifier and Type | Method | Description |
|---|---|---|
ListFunctionDefinitionsRequest.Builder |
maxResults(String maxResults) |
Specifies the maximum number of list results to be returned in this page
|
ListFunctionDefinitionsRequest.Builder |
nextToken(String nextToken) |
Specifies the pagination token used when iterating through a paginated request
|
copyapply, buildListFunctionDefinitionsRequest.Builder maxResults(String maxResults)
maxResults - Specifies the maximum number of list results to be returned in this pageListFunctionDefinitionsRequest.Builder nextToken(String nextToken)
nextToken - Specifies the pagination token used when iterating through a paginated requestCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.