CopyableBuilder<ListHsmsRequest.Builder,ListHsmsRequest>, SdkBuilder<ListHsmsRequest.Builder,ListHsmsRequest>public static interface ListHsmsRequest.Builder extends CopyableBuilder<ListHsmsRequest.Builder,ListHsmsRequest>
| Modifier and Type | Method | Description |
|---|---|---|
ListHsmsRequest.Builder |
nextToken(String nextToken) |
The NextToken value from a previous call to ListHsms.
|
copyapply, buildListHsmsRequest.Builder nextToken(String nextToken)
The NextToken value from a previous call to ListHsms. Pass null if this is the first call.
nextToken - The NextToken value from a previous call to ListHsms. Pass null if this is the first
call.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.