public static interface GetAppsRequest.Builder extends PinpointRequest.Builder, SdkPojo, CopyableBuilder<GetAppsRequest.Builder,GetAppsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetAppsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetAppsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetAppsRequest.Builder |
pageSize(String pageSize)
The maximum number of items to include in each page of a paginated response.
|
GetAppsRequest.Builder |
token(String token)
The NextToken string that specifies which page of results to return in a paginated response.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetAppsRequest.Builder pageSize(String pageSize)
The maximum number of items to include in each page of a paginated response. This parameter is currently not supported by the Application Metrics and Campaign Metrics resources.
pageSize - The maximum number of items to include in each page of a paginated response. This parameter is
currently not supported by the Application Metrics and Campaign Metrics resources.GetAppsRequest.Builder token(String token)
The NextToken string that specifies which page of results to return in a paginated response.
token - The NextToken string that specifies which page of results to return in a paginated response.GetAppsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetAppsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.