CopyableBuilder<GetTagKeysRequest.Builder,GetTagKeysRequest>, SdkBuilder<GetTagKeysRequest.Builder,GetTagKeysRequest>public static interface GetTagKeysRequest.Builder extends CopyableBuilder<GetTagKeysRequest.Builder,GetTagKeysRequest>
| Modifier and Type | Method | Description |
|---|---|---|
GetTagKeysRequest.Builder |
paginationToken(String paginationToken) |
A string that indicates that additional data is available.
|
copyapply, buildGetTagKeysRequest.Builder paginationToken(String paginationToken)
A string that indicates that additional data is available. Leave this value empty for your initial request. If the response includes a PaginationToken, use that string for this value to request an additional page of data.
paginationToken - A string that indicates that additional data is available. Leave this value empty for your initial
request. If the response includes a PaginationToken, use that string for this value to request an
additional page of data.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.