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