| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize |
Amazon Personalize is a machine learning service that makes it easy to add individualized recommendations to
customers.
|
| software.amazon.awssdk.services.personalize.paginators |
| Modifier and Type | Method and Description |
|---|---|
static PersonalizeClient |
PersonalizeClient.create()
Create a
PersonalizeClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListCampaignsIterable(PersonalizeClient client,
ListCampaignsRequest firstRequest) |
ListDatasetGroupsIterable(PersonalizeClient client,
ListDatasetGroupsRequest firstRequest) |
ListDatasetImportJobsIterable(PersonalizeClient client,
ListDatasetImportJobsRequest firstRequest) |
ListDatasetsIterable(PersonalizeClient client,
ListDatasetsRequest firstRequest) |
ListEventTrackersIterable(PersonalizeClient client,
ListEventTrackersRequest firstRequest) |
ListRecipesIterable(PersonalizeClient client,
ListRecipesRequest firstRequest) |
ListSchemasIterable(PersonalizeClient client,
ListSchemasRequest firstRequest) |
ListSolutionsIterable(PersonalizeClient client,
ListSolutionsRequest firstRequest) |
ListSolutionVersionsIterable(PersonalizeClient client,
ListSolutionVersionsRequest firstRequest) |
Copyright © 2019. All rights reserved.