public static interface GetRecommenderConfigurationsRequest.Builder extends PinpointRequest.Builder, SdkPojo, CopyableBuilder<GetRecommenderConfigurationsRequest.Builder,GetRecommenderConfigurationsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetRecommenderConfigurationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetRecommenderConfigurationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetRecommenderConfigurationsRequest.Builder |
pageSize(String pageSize)
The maximum number of items to include in each page of a paginated response.
|
GetRecommenderConfigurationsRequest.Builder |
token(String token)
The NextToken string that specifies which page of results to return in a paginated response.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetRecommenderConfigurationsRequest.Builder pageSize(String pageSize)
The maximum number of items to include in each page of a paginated response. This parameter is not supported for application, campaign, and journey metrics.
pageSize - The maximum number of items to include in each page of a paginated response. This parameter is not
supported for application, campaign, and journey metrics.GetRecommenderConfigurationsRequest.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.GetRecommenderConfigurationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetRecommenderConfigurationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.