public static interface ListPlatformApplicationsRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<ListPlatformApplicationsRequest.Builder,ListPlatformApplicationsRequest>
| Modifier and Type | Method and 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.
|
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.
nextToken - NextToken string is used when calling ListPlatformApplications action to retrieve additional records
that are available after the first page results.Copyright © 2017. All rights reserved.