public static interface ListSubscriptionsRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<ListSubscriptionsRequest.Builder,ListSubscriptionsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListSubscriptionsRequest.Builder |
nextToken(String nextToken)
Token returned by the previous
ListSubscriptions request. |
ListSubscriptionsRequest.Builder nextToken(String nextToken)
Token returned by the previous ListSubscriptions request.
nextToken - Token returned by the previous ListSubscriptions request.Copyright © 2017. All rights reserved.