public static interface ListPlatformApplicationsRequest.Builder extends SnsRequest.Builder, SdkPojo, 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 |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListPlatformApplicationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationcopyapplyMutation, 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.ListPlatformApplicationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListPlatformApplicationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.