CopyableBuilder<ListPlatformApplicationsRequest.Builder,ListPlatformApplicationsRequest>, SdkBuilder<ListPlatformApplicationsRequest.Builder,ListPlatformApplicationsRequest>public static interface ListPlatformApplicationsRequest.Builder extends CopyableBuilder<ListPlatformApplicationsRequest.Builder,ListPlatformApplicationsRequest>
| Modifier and Type | Method | Description |
|---|---|---|
ListPlatformApplicationsRequest.Builder |
nextToken(String nextToken) |
NextToken string is used when calling ListPlatformApplications action to retrieve additional records that are
available after the first page results.
|
copyapply, buildListPlatformApplicationsRequest.Builder nextToken(String nextToken)
NextToken string is used when calling ListPlatformApplications action to retrieve additional records that are available after the first page results.
nextToken - NextToken string is used when calling ListPlatformApplications action to retrieve additional records
that are available after the first page results.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.