CopyableBuilder<ListLexiconsRequest.Builder,ListLexiconsRequest>, SdkBuilder<ListLexiconsRequest.Builder,ListLexiconsRequest>public static interface ListLexiconsRequest.Builder extends CopyableBuilder<ListLexiconsRequest.Builder,ListLexiconsRequest>
| Modifier and Type | Method | Description |
|---|---|---|
ListLexiconsRequest.Builder |
nextToken(String nextToken) |
An opaque pagination token returned from previous
ListLexicons operation. |
copyapply, buildListLexiconsRequest.Builder nextToken(String nextToken)
An opaque pagination token returned from previous ListLexicons operation. If present, indicates
where to continue the list of lexicons.
nextToken - An opaque pagination token returned from previous ListLexicons operation. If present,
indicates where to continue the list of lexicons.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.