| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
ListRecommenderConfigurationsResponse |
ListRecommenderConfigurationsResponse.clone() |
ListRecommenderConfigurationsResponse |
GetRecommenderConfigurationsResult.getListRecommenderConfigurationsResponse() |
ListRecommenderConfigurationsResponse |
ListRecommenderConfigurationsResponse.withItem(Collection<RecommenderConfigurationResponse> item)
An array of responses, one for each recommender model configuration that's associated with your Amazon Pinpoint
account.
|
ListRecommenderConfigurationsResponse |
ListRecommenderConfigurationsResponse.withItem(RecommenderConfigurationResponse... item)
An array of responses, one for each recommender model configuration that's associated with your Amazon Pinpoint
account.
|
ListRecommenderConfigurationsResponse |
ListRecommenderConfigurationsResponse.withNextToken(String nextToken)
The string to use in a subsequent request to get the next page of results in a paginated response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetRecommenderConfigurationsResult.setListRecommenderConfigurationsResponse(ListRecommenderConfigurationsResponse listRecommenderConfigurationsResponse) |
GetRecommenderConfigurationsResult |
GetRecommenderConfigurationsResult.withListRecommenderConfigurationsResponse(ListRecommenderConfigurationsResponse listRecommenderConfigurationsResponse) |
Copyright © 2023. All rights reserved.