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