Skip navigation links
A B C D E F G H I L M O R S T U V W 

A

AbstractAmazonPersonalize - Class in com.amazonaws.services.personalize
Abstract implementation of AmazonPersonalize.
AbstractAmazonPersonalize() - Constructor for class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
AbstractAmazonPersonalizeAsync - Class in com.amazonaws.services.personalize
Abstract implementation of AmazonPersonalizeAsync.
AbstractAmazonPersonalizeAsync() - Constructor for class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
addAlgorithmHyperParametersEntry(String, String) - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Add a single AlgorithmHyperParameters entry
addAlgorithmHyperParametersEntry(String, String) - Method in class com.amazonaws.services.personalize.model.TunedHPOParams
Add a single AlgorithmHyperParameters entry
addDefaultHyperParametersEntry(String, String) - Method in class com.amazonaws.services.personalize.model.Algorithm
Add a single DefaultHyperParameters entry
addDefaultParametersEntry(String, String) - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
Add a single DefaultParameters entry
addDefaultResourceConfigEntry(String, String) - Method in class com.amazonaws.services.personalize.model.Algorithm
Add a single DefaultResourceConfig entry
addFeatureTransformationParametersEntry(String, String) - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Add a single FeatureTransformationParameters entry
addItemExplorationConfigEntry(String, String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobConfig
Add a single ItemExplorationConfig entry
addItemExplorationConfigEntry(String, String) - Method in class com.amazonaws.services.personalize.model.CampaignConfig
Add a single ItemExplorationConfig entry
addMetricsEntry(String, Double) - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsResult
Add a single Metrics entry
Algorithm - Class in com.amazonaws.services.personalize.model
Describes a custom algorithm.
Algorithm() - Constructor for class com.amazonaws.services.personalize.model.Algorithm
 
AlgorithmImage - Class in com.amazonaws.services.personalize.model
Describes an algorithm image.
AlgorithmImage() - Constructor for class com.amazonaws.services.personalize.model.AlgorithmImage
 
AmazonPersonalize - Interface in com.amazonaws.services.personalize
Interface for accessing Amazon Personalize.
AmazonPersonalizeAsync - Interface in com.amazonaws.services.personalize
Interface for accessing Amazon Personalize asynchronously.
AmazonPersonalizeAsyncClient - Class in com.amazonaws.services.personalize
Client for accessing Amazon Personalize asynchronously.
AmazonPersonalizeAsyncClientBuilder - Class in com.amazonaws.services.personalize
Fluent builder for AmazonPersonalizeAsync.
AmazonPersonalizeClient - Class in com.amazonaws.services.personalize
Client for accessing Amazon Personalize.
AmazonPersonalizeClientBuilder - Class in com.amazonaws.services.personalize
Fluent builder for AmazonPersonalize.
AmazonPersonalizeException - Exception in com.amazonaws.services.personalize.model
Base exception for all service exceptions thrown by Amazon Personalize
AmazonPersonalizeException(String) - Constructor for exception com.amazonaws.services.personalize.model.AmazonPersonalizeException
Constructs a new AmazonPersonalizeException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
AutoMLConfig - Class in com.amazonaws.services.personalize.model
When the solution performs AutoML (performAutoML is true in CreateSolution), Amazon Personalize determines which recipe, from the specified list, optimizes the given metric.
AutoMLConfig() - Constructor for class com.amazonaws.services.personalize.model.AutoMLConfig
 
AutoMLResult - Class in com.amazonaws.services.personalize.model
When the solution performs AutoML (performAutoML is true in CreateSolution), specifies the recipe that best optimized the specified metric.
AutoMLResult() - Constructor for class com.amazonaws.services.personalize.model.AutoMLResult
 

B

BatchInferenceJob - Class in com.amazonaws.services.personalize.model
Contains information on a batch inference job.
BatchInferenceJob() - Constructor for class com.amazonaws.services.personalize.model.BatchInferenceJob
 
BatchInferenceJobConfig - Class in com.amazonaws.services.personalize.model
The configuration details of a batch inference job.
BatchInferenceJobConfig() - Constructor for class com.amazonaws.services.personalize.model.BatchInferenceJobConfig
 
BatchInferenceJobInput - Class in com.amazonaws.services.personalize.model
The input configuration of a batch inference job.
BatchInferenceJobInput() - Constructor for class com.amazonaws.services.personalize.model.BatchInferenceJobInput
 
BatchInferenceJobOutput - Class in com.amazonaws.services.personalize.model
The output configuration parameters of a batch inference job.
BatchInferenceJobOutput() - Constructor for class com.amazonaws.services.personalize.model.BatchInferenceJobOutput
 
BatchInferenceJobSummary - Class in com.amazonaws.services.personalize.model
A truncated version of the BatchInferenceJob datatype.
BatchInferenceJobSummary() - Constructor for class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClientBuilder
Construct an asynchronous implementation of AmazonPersonalizeAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClientBuilder
Construct a synchronous implementation of AmazonPersonalize using the current builder configuration.
builder() - Static method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
 

C

Campaign - Class in com.amazonaws.services.personalize.model
Describes a deployed solution version, otherwise known as a campaign.
Campaign() - Constructor for class com.amazonaws.services.personalize.model.Campaign
 
CampaignConfig - Class in com.amazonaws.services.personalize.model
The configuration details of a campaign.
CampaignConfig() - Constructor for class com.amazonaws.services.personalize.model.CampaignConfig
 
CampaignSummary - Class in com.amazonaws.services.personalize.model
Provides a summary of the properties of a campaign.
CampaignSummary() - Constructor for class com.amazonaws.services.personalize.model.CampaignSummary
 
CampaignUpdateSummary - Class in com.amazonaws.services.personalize.model
Provides a summary of the properties of a campaign update.
CampaignUpdateSummary() - Constructor for class com.amazonaws.services.personalize.model.CampaignUpdateSummary
 
CategoricalHyperParameterRange - Class in com.amazonaws.services.personalize.model
Provides the name and range of a categorical hyperparameter.
CategoricalHyperParameterRange() - Constructor for class com.amazonaws.services.personalize.model.CategoricalHyperParameterRange
 
clearAlgorithmHyperParametersEntries() - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Removes all the entries added into AlgorithmHyperParameters.
clearAlgorithmHyperParametersEntries() - Method in class com.amazonaws.services.personalize.model.TunedHPOParams
Removes all the entries added into AlgorithmHyperParameters.
clearDefaultHyperParametersEntries() - Method in class com.amazonaws.services.personalize.model.Algorithm
Removes all the entries added into DefaultHyperParameters.
clearDefaultParametersEntries() - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
Removes all the entries added into DefaultParameters.
clearDefaultResourceConfigEntries() - Method in class com.amazonaws.services.personalize.model.Algorithm
Removes all the entries added into DefaultResourceConfig.
clearFeatureTransformationParametersEntries() - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Removes all the entries added into FeatureTransformationParameters.
clearItemExplorationConfigEntries() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobConfig
Removes all the entries added into ItemExplorationConfig.
clearItemExplorationConfigEntries() - Method in class com.amazonaws.services.personalize.model.CampaignConfig
Removes all the entries added into ItemExplorationConfig.
clearMetricsEntries() - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsResult
Removes all the entries added into Metrics.
clone() - Method in class com.amazonaws.services.personalize.model.Algorithm
 
clone() - Method in class com.amazonaws.services.personalize.model.AlgorithmImage
 
clone() - Method in class com.amazonaws.services.personalize.model.AutoMLConfig
 
clone() - Method in class com.amazonaws.services.personalize.model.AutoMLResult
 
clone() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
 
clone() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobConfig
 
clone() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobInput
 
clone() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobOutput
 
clone() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
 
clone() - Method in class com.amazonaws.services.personalize.model.Campaign
 
clone() - Method in class com.amazonaws.services.personalize.model.CampaignConfig
 
clone() - Method in class com.amazonaws.services.personalize.model.CampaignSummary
 
clone() - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
 
clone() - Method in class com.amazonaws.services.personalize.model.CategoricalHyperParameterRange
 
clone() - Method in class com.amazonaws.services.personalize.model.ContinuousHyperParameterRange
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobResult
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateCampaignRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateCampaignResult
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobResult
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupResult
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobResult
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateDatasetRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateDatasetResult
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerResult
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateFilterRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateFilterResult
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateSchemaRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateSchemaResult
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateSolutionResult
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionResult
 
clone() - Method in class com.amazonaws.services.personalize.model.Dataset
 
clone() - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
 
clone() - Method in class com.amazonaws.services.personalize.model.DatasetExportJobOutput
 
clone() - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
 
clone() - Method in class com.amazonaws.services.personalize.model.DatasetGroup
 
clone() - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
 
clone() - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
 
clone() - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
 
clone() - Method in class com.amazonaws.services.personalize.model.DatasetSchema
 
clone() - Method in class com.amazonaws.services.personalize.model.DatasetSchemaSummary
 
clone() - Method in class com.amazonaws.services.personalize.model.DatasetSummary
 
clone() - Method in class com.amazonaws.services.personalize.model.DataSource
 
clone() - Method in class com.amazonaws.services.personalize.model.DefaultCategoricalHyperParameterRange
 
clone() - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
 
clone() - Method in class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
 
clone() - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
 
clone() - Method in class com.amazonaws.services.personalize.model.DeleteCampaignRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DeleteCampaignResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DeleteDatasetGroupRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DeleteDatasetGroupResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DeleteDatasetRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DeleteDatasetResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DeleteEventTrackerRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DeleteEventTrackerResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DeleteFilterRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DeleteFilterResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DeleteSchemaRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DeleteSchemaResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DeleteSolutionRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DeleteSolutionResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeAlgorithmRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeAlgorithmResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeBatchInferenceJobRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeBatchInferenceJobResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeCampaignRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeCampaignResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetExportJobRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetExportJobResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetGroupRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetGroupResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetImportJobRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetImportJobResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeEventTrackerRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeEventTrackerResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeFeatureTransformationRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeFeatureTransformationResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeFilterRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeFilterResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeRecipeRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeRecipeResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeSchemaRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeSchemaResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeSolutionRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeSolutionResult
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeSolutionVersionRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.DescribeSolutionVersionResult
 
clone() - Method in class com.amazonaws.services.personalize.model.EventTracker
 
clone() - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
 
clone() - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
 
clone() - Method in class com.amazonaws.services.personalize.model.Filter
 
clone() - Method in class com.amazonaws.services.personalize.model.FilterSummary
 
clone() - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsResult
 
clone() - Method in class com.amazonaws.services.personalize.model.HPOConfig
 
clone() - Method in class com.amazonaws.services.personalize.model.HPOObjective
 
clone() - Method in class com.amazonaws.services.personalize.model.HPOResourceConfig
 
clone() - Method in class com.amazonaws.services.personalize.model.HyperParameterRanges
 
clone() - Method in class com.amazonaws.services.personalize.model.IntegerHyperParameterRange
 
clone() - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsResult
 
clone() - Method in class com.amazonaws.services.personalize.model.ListCampaignsRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.ListCampaignsResult
 
clone() - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsResult
 
clone() - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsResult
 
clone() - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsResult
 
clone() - Method in class com.amazonaws.services.personalize.model.ListDatasetsRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.ListDatasetsResult
 
clone() - Method in class com.amazonaws.services.personalize.model.ListEventTrackersRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.ListEventTrackersResult
 
clone() - Method in class com.amazonaws.services.personalize.model.ListFiltersRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.ListFiltersResult
 
clone() - Method in class com.amazonaws.services.personalize.model.ListRecipesRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.ListRecipesResult
 
clone() - Method in class com.amazonaws.services.personalize.model.ListSchemasRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.ListSchemasResult
 
clone() - Method in class com.amazonaws.services.personalize.model.ListSolutionsRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.ListSolutionsResult
 
clone() - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsResult
 
clone() - Method in class com.amazonaws.services.personalize.model.OptimizationObjective
 
clone() - Method in class com.amazonaws.services.personalize.model.Recipe
 
clone() - Method in class com.amazonaws.services.personalize.model.RecipeSummary
 
clone() - Method in class com.amazonaws.services.personalize.model.S3DataConfig
 
clone() - Method in class com.amazonaws.services.personalize.model.Solution
 
clone() - Method in class com.amazonaws.services.personalize.model.SolutionConfig
 
clone() - Method in class com.amazonaws.services.personalize.model.SolutionSummary
 
clone() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
 
clone() - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
 
clone() - Method in class com.amazonaws.services.personalize.model.StopSolutionVersionCreationRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.StopSolutionVersionCreationResult
 
clone() - Method in class com.amazonaws.services.personalize.model.TunedHPOParams
 
clone() - Method in class com.amazonaws.services.personalize.model.UpdateCampaignRequest
 
clone() - Method in class com.amazonaws.services.personalize.model.UpdateCampaignResult
 
com.amazonaws.services.personalize - package com.amazonaws.services.personalize
Amazon Personalize is a machine learning service that makes it easy to add individualized recommendations to customers.
com.amazonaws.services.personalize.model - package com.amazonaws.services.personalize.model
 
configFactory - Static variable in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Client configuration factory providing ClientConfigurations tailored to this client
ContinuousHyperParameterRange - Class in com.amazonaws.services.personalize.model
Provides the name and range of a continuous hyperparameter.
ContinuousHyperParameterRange() - Constructor for class com.amazonaws.services.personalize.model.ContinuousHyperParameterRange
 
createBatchInferenceJob(CreateBatchInferenceJobRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
createBatchInferenceJob(CreateBatchInferenceJobRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Creates a batch inference job.
createBatchInferenceJob(CreateBatchInferenceJobRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Creates a batch inference job.
createBatchInferenceJobAsync(CreateBatchInferenceJobRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createBatchInferenceJobAsync(CreateBatchInferenceJobRequest, AsyncHandler<CreateBatchInferenceJobRequest, CreateBatchInferenceJobResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createBatchInferenceJobAsync(CreateBatchInferenceJobRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates a batch inference job.
createBatchInferenceJobAsync(CreateBatchInferenceJobRequest, AsyncHandler<CreateBatchInferenceJobRequest, CreateBatchInferenceJobResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates a batch inference job.
createBatchInferenceJobAsync(CreateBatchInferenceJobRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
createBatchInferenceJobAsync(CreateBatchInferenceJobRequest, AsyncHandler<CreateBatchInferenceJobRequest, CreateBatchInferenceJobResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
CreateBatchInferenceJobRequest - Class in com.amazonaws.services.personalize.model
 
CreateBatchInferenceJobRequest() - Constructor for class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
 
CreateBatchInferenceJobResult - Class in com.amazonaws.services.personalize.model
 
CreateBatchInferenceJobResult() - Constructor for class com.amazonaws.services.personalize.model.CreateBatchInferenceJobResult
 
createCampaign(CreateCampaignRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
createCampaign(CreateCampaignRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Creates a campaign by deploying a solution version.
createCampaign(CreateCampaignRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Creates a campaign by deploying a solution version.
createCampaignAsync(CreateCampaignRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createCampaignAsync(CreateCampaignRequest, AsyncHandler<CreateCampaignRequest, CreateCampaignResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createCampaignAsync(CreateCampaignRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates a campaign by deploying a solution version.
createCampaignAsync(CreateCampaignRequest, AsyncHandler<CreateCampaignRequest, CreateCampaignResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates a campaign by deploying a solution version.
createCampaignAsync(CreateCampaignRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
createCampaignAsync(CreateCampaignRequest, AsyncHandler<CreateCampaignRequest, CreateCampaignResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
CreateCampaignRequest - Class in com.amazonaws.services.personalize.model
 
CreateCampaignRequest() - Constructor for class com.amazonaws.services.personalize.model.CreateCampaignRequest
 
CreateCampaignResult - Class in com.amazonaws.services.personalize.model
 
CreateCampaignResult() - Constructor for class com.amazonaws.services.personalize.model.CreateCampaignResult
 
createDataset(CreateDatasetRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
createDataset(CreateDatasetRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Creates an empty dataset and adds it to the specified dataset group.
createDataset(CreateDatasetRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Creates an empty dataset and adds it to the specified dataset group.
createDatasetAsync(CreateDatasetRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createDatasetAsync(CreateDatasetRequest, AsyncHandler<CreateDatasetRequest, CreateDatasetResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createDatasetAsync(CreateDatasetRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates an empty dataset and adds it to the specified dataset group.
createDatasetAsync(CreateDatasetRequest, AsyncHandler<CreateDatasetRequest, CreateDatasetResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates an empty dataset and adds it to the specified dataset group.
createDatasetAsync(CreateDatasetRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
createDatasetAsync(CreateDatasetRequest, AsyncHandler<CreateDatasetRequest, CreateDatasetResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
createDatasetExportJob(CreateDatasetExportJobRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
createDatasetExportJob(CreateDatasetExportJobRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Creates a job that exports data from your dataset to an Amazon S3 bucket.
createDatasetExportJob(CreateDatasetExportJobRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Creates a job that exports data from your dataset to an Amazon S3 bucket.
createDatasetExportJobAsync(CreateDatasetExportJobRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createDatasetExportJobAsync(CreateDatasetExportJobRequest, AsyncHandler<CreateDatasetExportJobRequest, CreateDatasetExportJobResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createDatasetExportJobAsync(CreateDatasetExportJobRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates a job that exports data from your dataset to an Amazon S3 bucket.
createDatasetExportJobAsync(CreateDatasetExportJobRequest, AsyncHandler<CreateDatasetExportJobRequest, CreateDatasetExportJobResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates a job that exports data from your dataset to an Amazon S3 bucket.
createDatasetExportJobAsync(CreateDatasetExportJobRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
createDatasetExportJobAsync(CreateDatasetExportJobRequest, AsyncHandler<CreateDatasetExportJobRequest, CreateDatasetExportJobResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
CreateDatasetExportJobRequest - Class in com.amazonaws.services.personalize.model
 
CreateDatasetExportJobRequest() - Constructor for class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
 
CreateDatasetExportJobResult - Class in com.amazonaws.services.personalize.model
 
CreateDatasetExportJobResult() - Constructor for class com.amazonaws.services.personalize.model.CreateDatasetExportJobResult
 
createDatasetGroup(CreateDatasetGroupRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
createDatasetGroup(CreateDatasetGroupRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Creates an empty dataset group.
createDatasetGroup(CreateDatasetGroupRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Creates an empty dataset group.
createDatasetGroupAsync(CreateDatasetGroupRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createDatasetGroupAsync(CreateDatasetGroupRequest, AsyncHandler<CreateDatasetGroupRequest, CreateDatasetGroupResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createDatasetGroupAsync(CreateDatasetGroupRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates an empty dataset group.
createDatasetGroupAsync(CreateDatasetGroupRequest, AsyncHandler<CreateDatasetGroupRequest, CreateDatasetGroupResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates an empty dataset group.
createDatasetGroupAsync(CreateDatasetGroupRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
createDatasetGroupAsync(CreateDatasetGroupRequest, AsyncHandler<CreateDatasetGroupRequest, CreateDatasetGroupResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
CreateDatasetGroupRequest - Class in com.amazonaws.services.personalize.model
 
CreateDatasetGroupRequest() - Constructor for class com.amazonaws.services.personalize.model.CreateDatasetGroupRequest
 
CreateDatasetGroupResult - Class in com.amazonaws.services.personalize.model
 
CreateDatasetGroupResult() - Constructor for class com.amazonaws.services.personalize.model.CreateDatasetGroupResult
 
createDatasetImportJob(CreateDatasetImportJobRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
createDatasetImportJob(CreateDatasetImportJobRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Creates a job that imports training data from your data source (an Amazon S3 bucket) to an Amazon Personalize dataset.
createDatasetImportJob(CreateDatasetImportJobRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Creates a job that imports training data from your data source (an Amazon S3 bucket) to an Amazon Personalize dataset.
createDatasetImportJobAsync(CreateDatasetImportJobRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createDatasetImportJobAsync(CreateDatasetImportJobRequest, AsyncHandler<CreateDatasetImportJobRequest, CreateDatasetImportJobResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createDatasetImportJobAsync(CreateDatasetImportJobRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates a job that imports training data from your data source (an Amazon S3 bucket) to an Amazon Personalize dataset.
createDatasetImportJobAsync(CreateDatasetImportJobRequest, AsyncHandler<CreateDatasetImportJobRequest, CreateDatasetImportJobResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates a job that imports training data from your data source (an Amazon S3 bucket) to an Amazon Personalize dataset.
createDatasetImportJobAsync(CreateDatasetImportJobRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
createDatasetImportJobAsync(CreateDatasetImportJobRequest, AsyncHandler<CreateDatasetImportJobRequest, CreateDatasetImportJobResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
CreateDatasetImportJobRequest - Class in com.amazonaws.services.personalize.model
 
CreateDatasetImportJobRequest() - Constructor for class com.amazonaws.services.personalize.model.CreateDatasetImportJobRequest
 
CreateDatasetImportJobResult - Class in com.amazonaws.services.personalize.model
 
CreateDatasetImportJobResult() - Constructor for class com.amazonaws.services.personalize.model.CreateDatasetImportJobResult
 
CreateDatasetRequest - Class in com.amazonaws.services.personalize.model
 
CreateDatasetRequest() - Constructor for class com.amazonaws.services.personalize.model.CreateDatasetRequest
 
CreateDatasetResult - Class in com.amazonaws.services.personalize.model
 
CreateDatasetResult() - Constructor for class com.amazonaws.services.personalize.model.CreateDatasetResult
 
createEventTracker(CreateEventTrackerRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
createEventTracker(CreateEventTrackerRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Creates an event tracker that you use when adding event data to a specified dataset group using the PutEvents API.
createEventTracker(CreateEventTrackerRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Creates an event tracker that you use when adding event data to a specified dataset group using the PutEvents API.
createEventTrackerAsync(CreateEventTrackerRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createEventTrackerAsync(CreateEventTrackerRequest, AsyncHandler<CreateEventTrackerRequest, CreateEventTrackerResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createEventTrackerAsync(CreateEventTrackerRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates an event tracker that you use when adding event data to a specified dataset group using the PutEvents API.
createEventTrackerAsync(CreateEventTrackerRequest, AsyncHandler<CreateEventTrackerRequest, CreateEventTrackerResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates an event tracker that you use when adding event data to a specified dataset group using the PutEvents API.
createEventTrackerAsync(CreateEventTrackerRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
createEventTrackerAsync(CreateEventTrackerRequest, AsyncHandler<CreateEventTrackerRequest, CreateEventTrackerResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
CreateEventTrackerRequest - Class in com.amazonaws.services.personalize.model
 
CreateEventTrackerRequest() - Constructor for class com.amazonaws.services.personalize.model.CreateEventTrackerRequest
 
CreateEventTrackerResult - Class in com.amazonaws.services.personalize.model
 
CreateEventTrackerResult() - Constructor for class com.amazonaws.services.personalize.model.CreateEventTrackerResult
 
createFilter(CreateFilterRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
createFilter(CreateFilterRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Creates a recommendation filter.
createFilter(CreateFilterRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Creates a recommendation filter.
createFilterAsync(CreateFilterRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createFilterAsync(CreateFilterRequest, AsyncHandler<CreateFilterRequest, CreateFilterResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createFilterAsync(CreateFilterRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates a recommendation filter.
createFilterAsync(CreateFilterRequest, AsyncHandler<CreateFilterRequest, CreateFilterResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates a recommendation filter.
createFilterAsync(CreateFilterRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
createFilterAsync(CreateFilterRequest, AsyncHandler<CreateFilterRequest, CreateFilterResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
CreateFilterRequest - Class in com.amazonaws.services.personalize.model
 
CreateFilterRequest() - Constructor for class com.amazonaws.services.personalize.model.CreateFilterRequest
 
CreateFilterResult - Class in com.amazonaws.services.personalize.model
 
CreateFilterResult() - Constructor for class com.amazonaws.services.personalize.model.CreateFilterResult
 
createSchema(CreateSchemaRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
createSchema(CreateSchemaRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Creates an Amazon Personalize schema from the specified schema string.
createSchema(CreateSchemaRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Creates an Amazon Personalize schema from the specified schema string.
createSchemaAsync(CreateSchemaRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createSchemaAsync(CreateSchemaRequest, AsyncHandler<CreateSchemaRequest, CreateSchemaResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createSchemaAsync(CreateSchemaRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates an Amazon Personalize schema from the specified schema string.
createSchemaAsync(CreateSchemaRequest, AsyncHandler<CreateSchemaRequest, CreateSchemaResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates an Amazon Personalize schema from the specified schema string.
createSchemaAsync(CreateSchemaRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
createSchemaAsync(CreateSchemaRequest, AsyncHandler<CreateSchemaRequest, CreateSchemaResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
CreateSchemaRequest - Class in com.amazonaws.services.personalize.model
 
CreateSchemaRequest() - Constructor for class com.amazonaws.services.personalize.model.CreateSchemaRequest
 
CreateSchemaResult - Class in com.amazonaws.services.personalize.model
 
CreateSchemaResult() - Constructor for class com.amazonaws.services.personalize.model.CreateSchemaResult
 
createSolution(CreateSolutionRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
createSolution(CreateSolutionRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Creates the configuration for training a model.
createSolution(CreateSolutionRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Creates the configuration for training a model.
createSolutionAsync(CreateSolutionRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createSolutionAsync(CreateSolutionRequest, AsyncHandler<CreateSolutionRequest, CreateSolutionResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createSolutionAsync(CreateSolutionRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates the configuration for training a model.
createSolutionAsync(CreateSolutionRequest, AsyncHandler<CreateSolutionRequest, CreateSolutionResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Creates the configuration for training a model.
createSolutionAsync(CreateSolutionRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
createSolutionAsync(CreateSolutionRequest, AsyncHandler<CreateSolutionRequest, CreateSolutionResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
CreateSolutionRequest - Class in com.amazonaws.services.personalize.model
 
CreateSolutionRequest() - Constructor for class com.amazonaws.services.personalize.model.CreateSolutionRequest
 
CreateSolutionResult - Class in com.amazonaws.services.personalize.model
 
CreateSolutionResult() - Constructor for class com.amazonaws.services.personalize.model.CreateSolutionResult
 
createSolutionVersion(CreateSolutionVersionRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
createSolutionVersion(CreateSolutionVersionRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Trains or retrains an active solution.
createSolutionVersion(CreateSolutionVersionRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Trains or retrains an active solution.
createSolutionVersionAsync(CreateSolutionVersionRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createSolutionVersionAsync(CreateSolutionVersionRequest, AsyncHandler<CreateSolutionVersionRequest, CreateSolutionVersionResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
createSolutionVersionAsync(CreateSolutionVersionRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Trains or retrains an active solution.
createSolutionVersionAsync(CreateSolutionVersionRequest, AsyncHandler<CreateSolutionVersionRequest, CreateSolutionVersionResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Trains or retrains an active solution.
createSolutionVersionAsync(CreateSolutionVersionRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
createSolutionVersionAsync(CreateSolutionVersionRequest, AsyncHandler<CreateSolutionVersionRequest, CreateSolutionVersionResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
CreateSolutionVersionRequest - Class in com.amazonaws.services.personalize.model
 
CreateSolutionVersionRequest() - Constructor for class com.amazonaws.services.personalize.model.CreateSolutionVersionRequest
 
CreateSolutionVersionResult - Class in com.amazonaws.services.personalize.model
 
CreateSolutionVersionResult() - Constructor for class com.amazonaws.services.personalize.model.CreateSolutionVersionResult
 

D

Dataset - Class in com.amazonaws.services.personalize.model
Provides metadata for a dataset.
Dataset() - Constructor for class com.amazonaws.services.personalize.model.Dataset
 
DatasetExportJob - Class in com.amazonaws.services.personalize.model
Describes a job that exports a dataset to an Amazon S3 bucket.
DatasetExportJob() - Constructor for class com.amazonaws.services.personalize.model.DatasetExportJob
 
DatasetExportJobOutput - Class in com.amazonaws.services.personalize.model
The output configuration parameters of a dataset export job.
DatasetExportJobOutput() - Constructor for class com.amazonaws.services.personalize.model.DatasetExportJobOutput
 
DatasetExportJobSummary - Class in com.amazonaws.services.personalize.model
Provides a summary of the properties of a dataset export job.
DatasetExportJobSummary() - Constructor for class com.amazonaws.services.personalize.model.DatasetExportJobSummary
 
DatasetGroup - Class in com.amazonaws.services.personalize.model
A dataset group is a collection of related datasets (Interactions, User, and Item).
DatasetGroup() - Constructor for class com.amazonaws.services.personalize.model.DatasetGroup
 
DatasetGroupSummary - Class in com.amazonaws.services.personalize.model
Provides a summary of the properties of a dataset group.
DatasetGroupSummary() - Constructor for class com.amazonaws.services.personalize.model.DatasetGroupSummary
 
DatasetImportJob - Class in com.amazonaws.services.personalize.model
Describes a job that imports training data from a data source (Amazon S3 bucket) to an Amazon Personalize dataset.
DatasetImportJob() - Constructor for class com.amazonaws.services.personalize.model.DatasetImportJob
 
DatasetImportJobSummary - Class in com.amazonaws.services.personalize.model
Provides a summary of the properties of a dataset import job.
DatasetImportJobSummary() - Constructor for class com.amazonaws.services.personalize.model.DatasetImportJobSummary
 
DatasetSchema - Class in com.amazonaws.services.personalize.model
Describes the schema for a dataset.
DatasetSchema() - Constructor for class com.amazonaws.services.personalize.model.DatasetSchema
 
DatasetSchemaSummary - Class in com.amazonaws.services.personalize.model
Provides a summary of the properties of a dataset schema.
DatasetSchemaSummary() - Constructor for class com.amazonaws.services.personalize.model.DatasetSchemaSummary
 
DatasetSummary - Class in com.amazonaws.services.personalize.model
Provides a summary of the properties of a dataset.
DatasetSummary() - Constructor for class com.amazonaws.services.personalize.model.DatasetSummary
 
DataSource - Class in com.amazonaws.services.personalize.model
Describes the data source that contains the data to upload to a dataset.
DataSource() - Constructor for class com.amazonaws.services.personalize.model.DataSource
 
DefaultCategoricalHyperParameterRange - Class in com.amazonaws.services.personalize.model
Provides the name and default range of a categorical hyperparameter and whether the hyperparameter is tunable.
DefaultCategoricalHyperParameterRange() - Constructor for class com.amazonaws.services.personalize.model.DefaultCategoricalHyperParameterRange
 
defaultClient() - Static method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.personalize.AmazonPersonalizeClientBuilder
 
DefaultContinuousHyperParameterRange - Class in com.amazonaws.services.personalize.model
Provides the name and default range of a continuous hyperparameter and whether the hyperparameter is tunable.
DefaultContinuousHyperParameterRange() - Constructor for class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
 
DefaultHyperParameterRanges - Class in com.amazonaws.services.personalize.model
Specifies the hyperparameters and their default ranges.
DefaultHyperParameterRanges() - Constructor for class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
 
DefaultIntegerHyperParameterRange - Class in com.amazonaws.services.personalize.model
Provides the name and default range of a integer-valued hyperparameter and whether the hyperparameter is tunable.
DefaultIntegerHyperParameterRange() - Constructor for class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
 
deleteCampaign(DeleteCampaignRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
deleteCampaign(DeleteCampaignRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Removes a campaign by deleting the solution deployment.
deleteCampaign(DeleteCampaignRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Removes a campaign by deleting the solution deployment.
deleteCampaignAsync(DeleteCampaignRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
deleteCampaignAsync(DeleteCampaignRequest, AsyncHandler<DeleteCampaignRequest, DeleteCampaignResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
deleteCampaignAsync(DeleteCampaignRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Removes a campaign by deleting the solution deployment.
deleteCampaignAsync(DeleteCampaignRequest, AsyncHandler<DeleteCampaignRequest, DeleteCampaignResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Removes a campaign by deleting the solution deployment.
deleteCampaignAsync(DeleteCampaignRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
deleteCampaignAsync(DeleteCampaignRequest, AsyncHandler<DeleteCampaignRequest, DeleteCampaignResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DeleteCampaignRequest - Class in com.amazonaws.services.personalize.model
 
DeleteCampaignRequest() - Constructor for class com.amazonaws.services.personalize.model.DeleteCampaignRequest
 
DeleteCampaignResult - Class in com.amazonaws.services.personalize.model
 
DeleteCampaignResult() - Constructor for class com.amazonaws.services.personalize.model.DeleteCampaignResult
 
deleteDataset(DeleteDatasetRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
deleteDataset(DeleteDatasetRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Deletes a dataset.
deleteDataset(DeleteDatasetRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Deletes a dataset.
deleteDatasetAsync(DeleteDatasetRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
deleteDatasetAsync(DeleteDatasetRequest, AsyncHandler<DeleteDatasetRequest, DeleteDatasetResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
deleteDatasetAsync(DeleteDatasetRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Deletes a dataset.
deleteDatasetAsync(DeleteDatasetRequest, AsyncHandler<DeleteDatasetRequest, DeleteDatasetResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Deletes a dataset.
deleteDatasetAsync(DeleteDatasetRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
deleteDatasetAsync(DeleteDatasetRequest, AsyncHandler<DeleteDatasetRequest, DeleteDatasetResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
deleteDatasetGroup(DeleteDatasetGroupRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
deleteDatasetGroup(DeleteDatasetGroupRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Deletes a dataset group.
deleteDatasetGroup(DeleteDatasetGroupRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Deletes a dataset group.
deleteDatasetGroupAsync(DeleteDatasetGroupRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
deleteDatasetGroupAsync(DeleteDatasetGroupRequest, AsyncHandler<DeleteDatasetGroupRequest, DeleteDatasetGroupResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
deleteDatasetGroupAsync(DeleteDatasetGroupRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Deletes a dataset group.
deleteDatasetGroupAsync(DeleteDatasetGroupRequest, AsyncHandler<DeleteDatasetGroupRequest, DeleteDatasetGroupResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Deletes a dataset group.
deleteDatasetGroupAsync(DeleteDatasetGroupRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
deleteDatasetGroupAsync(DeleteDatasetGroupRequest, AsyncHandler<DeleteDatasetGroupRequest, DeleteDatasetGroupResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DeleteDatasetGroupRequest - Class in com.amazonaws.services.personalize.model
 
DeleteDatasetGroupRequest() - Constructor for class com.amazonaws.services.personalize.model.DeleteDatasetGroupRequest
 
DeleteDatasetGroupResult - Class in com.amazonaws.services.personalize.model
 
DeleteDatasetGroupResult() - Constructor for class com.amazonaws.services.personalize.model.DeleteDatasetGroupResult
 
DeleteDatasetRequest - Class in com.amazonaws.services.personalize.model
 
DeleteDatasetRequest() - Constructor for class com.amazonaws.services.personalize.model.DeleteDatasetRequest
 
DeleteDatasetResult - Class in com.amazonaws.services.personalize.model
 
DeleteDatasetResult() - Constructor for class com.amazonaws.services.personalize.model.DeleteDatasetResult
 
deleteEventTracker(DeleteEventTrackerRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
deleteEventTracker(DeleteEventTrackerRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Deletes the event tracker.
deleteEventTracker(DeleteEventTrackerRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Deletes the event tracker.
deleteEventTrackerAsync(DeleteEventTrackerRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
deleteEventTrackerAsync(DeleteEventTrackerRequest, AsyncHandler<DeleteEventTrackerRequest, DeleteEventTrackerResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
deleteEventTrackerAsync(DeleteEventTrackerRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Deletes the event tracker.
deleteEventTrackerAsync(DeleteEventTrackerRequest, AsyncHandler<DeleteEventTrackerRequest, DeleteEventTrackerResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Deletes the event tracker.
deleteEventTrackerAsync(DeleteEventTrackerRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
deleteEventTrackerAsync(DeleteEventTrackerRequest, AsyncHandler<DeleteEventTrackerRequest, DeleteEventTrackerResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DeleteEventTrackerRequest - Class in com.amazonaws.services.personalize.model
 
DeleteEventTrackerRequest() - Constructor for class com.amazonaws.services.personalize.model.DeleteEventTrackerRequest
 
DeleteEventTrackerResult - Class in com.amazonaws.services.personalize.model
 
DeleteEventTrackerResult() - Constructor for class com.amazonaws.services.personalize.model.DeleteEventTrackerResult
 
deleteFilter(DeleteFilterRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
deleteFilter(DeleteFilterRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Deletes a filter.
deleteFilter(DeleteFilterRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Deletes a filter.
deleteFilterAsync(DeleteFilterRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
deleteFilterAsync(DeleteFilterRequest, AsyncHandler<DeleteFilterRequest, DeleteFilterResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
deleteFilterAsync(DeleteFilterRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Deletes a filter.
deleteFilterAsync(DeleteFilterRequest, AsyncHandler<DeleteFilterRequest, DeleteFilterResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Deletes a filter.
deleteFilterAsync(DeleteFilterRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
deleteFilterAsync(DeleteFilterRequest, AsyncHandler<DeleteFilterRequest, DeleteFilterResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DeleteFilterRequest - Class in com.amazonaws.services.personalize.model
 
DeleteFilterRequest() - Constructor for class com.amazonaws.services.personalize.model.DeleteFilterRequest
 
DeleteFilterResult - Class in com.amazonaws.services.personalize.model
 
DeleteFilterResult() - Constructor for class com.amazonaws.services.personalize.model.DeleteFilterResult
 
deleteSchema(DeleteSchemaRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
deleteSchema(DeleteSchemaRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Deletes a schema.
deleteSchema(DeleteSchemaRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Deletes a schema.
deleteSchemaAsync(DeleteSchemaRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
deleteSchemaAsync(DeleteSchemaRequest, AsyncHandler<DeleteSchemaRequest, DeleteSchemaResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
deleteSchemaAsync(DeleteSchemaRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Deletes a schema.
deleteSchemaAsync(DeleteSchemaRequest, AsyncHandler<DeleteSchemaRequest, DeleteSchemaResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Deletes a schema.
deleteSchemaAsync(DeleteSchemaRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
deleteSchemaAsync(DeleteSchemaRequest, AsyncHandler<DeleteSchemaRequest, DeleteSchemaResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DeleteSchemaRequest - Class in com.amazonaws.services.personalize.model
 
DeleteSchemaRequest() - Constructor for class com.amazonaws.services.personalize.model.DeleteSchemaRequest
 
DeleteSchemaResult - Class in com.amazonaws.services.personalize.model
 
DeleteSchemaResult() - Constructor for class com.amazonaws.services.personalize.model.DeleteSchemaResult
 
deleteSolution(DeleteSolutionRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
deleteSolution(DeleteSolutionRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Deletes all versions of a solution and the Solution object itself.
deleteSolution(DeleteSolutionRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Deletes all versions of a solution and the Solution object itself.
deleteSolutionAsync(DeleteSolutionRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
deleteSolutionAsync(DeleteSolutionRequest, AsyncHandler<DeleteSolutionRequest, DeleteSolutionResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
deleteSolutionAsync(DeleteSolutionRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Deletes all versions of a solution and the Solution object itself.
deleteSolutionAsync(DeleteSolutionRequest, AsyncHandler<DeleteSolutionRequest, DeleteSolutionResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Deletes all versions of a solution and the Solution object itself.
deleteSolutionAsync(DeleteSolutionRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
deleteSolutionAsync(DeleteSolutionRequest, AsyncHandler<DeleteSolutionRequest, DeleteSolutionResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DeleteSolutionRequest - Class in com.amazonaws.services.personalize.model
 
DeleteSolutionRequest() - Constructor for class com.amazonaws.services.personalize.model.DeleteSolutionRequest
 
DeleteSolutionResult - Class in com.amazonaws.services.personalize.model
 
DeleteSolutionResult() - Constructor for class com.amazonaws.services.personalize.model.DeleteSolutionResult
 
describeAlgorithm(DescribeAlgorithmRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
describeAlgorithm(DescribeAlgorithmRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Describes the given algorithm.
describeAlgorithm(DescribeAlgorithmRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Describes the given algorithm.
describeAlgorithmAsync(DescribeAlgorithmRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeAlgorithmAsync(DescribeAlgorithmRequest, AsyncHandler<DescribeAlgorithmRequest, DescribeAlgorithmResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeAlgorithmAsync(DescribeAlgorithmRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes the given algorithm.
describeAlgorithmAsync(DescribeAlgorithmRequest, AsyncHandler<DescribeAlgorithmRequest, DescribeAlgorithmResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes the given algorithm.
describeAlgorithmAsync(DescribeAlgorithmRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
describeAlgorithmAsync(DescribeAlgorithmRequest, AsyncHandler<DescribeAlgorithmRequest, DescribeAlgorithmResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DescribeAlgorithmRequest - Class in com.amazonaws.services.personalize.model
 
DescribeAlgorithmRequest() - Constructor for class com.amazonaws.services.personalize.model.DescribeAlgorithmRequest
 
DescribeAlgorithmResult - Class in com.amazonaws.services.personalize.model
 
DescribeAlgorithmResult() - Constructor for class com.amazonaws.services.personalize.model.DescribeAlgorithmResult
 
describeBatchInferenceJob(DescribeBatchInferenceJobRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
describeBatchInferenceJob(DescribeBatchInferenceJobRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Gets the properties of a batch inference job including name, Amazon Resource Name (ARN), status, input and output configurations, and the ARN of the solution version used to generate the recommendations.
describeBatchInferenceJob(DescribeBatchInferenceJobRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Gets the properties of a batch inference job including name, Amazon Resource Name (ARN), status, input and output configurations, and the ARN of the solution version used to generate the recommendations.
describeBatchInferenceJobAsync(DescribeBatchInferenceJobRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeBatchInferenceJobAsync(DescribeBatchInferenceJobRequest, AsyncHandler<DescribeBatchInferenceJobRequest, DescribeBatchInferenceJobResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeBatchInferenceJobAsync(DescribeBatchInferenceJobRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Gets the properties of a batch inference job including name, Amazon Resource Name (ARN), status, input and output configurations, and the ARN of the solution version used to generate the recommendations.
describeBatchInferenceJobAsync(DescribeBatchInferenceJobRequest, AsyncHandler<DescribeBatchInferenceJobRequest, DescribeBatchInferenceJobResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Gets the properties of a batch inference job including name, Amazon Resource Name (ARN), status, input and output configurations, and the ARN of the solution version used to generate the recommendations.
describeBatchInferenceJobAsync(DescribeBatchInferenceJobRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
describeBatchInferenceJobAsync(DescribeBatchInferenceJobRequest, AsyncHandler<DescribeBatchInferenceJobRequest, DescribeBatchInferenceJobResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DescribeBatchInferenceJobRequest - Class in com.amazonaws.services.personalize.model
 
DescribeBatchInferenceJobRequest() - Constructor for class com.amazonaws.services.personalize.model.DescribeBatchInferenceJobRequest
 
DescribeBatchInferenceJobResult - Class in com.amazonaws.services.personalize.model
 
DescribeBatchInferenceJobResult() - Constructor for class com.amazonaws.services.personalize.model.DescribeBatchInferenceJobResult
 
describeCampaign(DescribeCampaignRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
describeCampaign(DescribeCampaignRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Describes the given campaign, including its status.
describeCampaign(DescribeCampaignRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Describes the given campaign, including its status.
describeCampaignAsync(DescribeCampaignRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeCampaignAsync(DescribeCampaignRequest, AsyncHandler<DescribeCampaignRequest, DescribeCampaignResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeCampaignAsync(DescribeCampaignRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes the given campaign, including its status.
describeCampaignAsync(DescribeCampaignRequest, AsyncHandler<DescribeCampaignRequest, DescribeCampaignResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes the given campaign, including its status.
describeCampaignAsync(DescribeCampaignRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
describeCampaignAsync(DescribeCampaignRequest, AsyncHandler<DescribeCampaignRequest, DescribeCampaignResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DescribeCampaignRequest - Class in com.amazonaws.services.personalize.model
 
DescribeCampaignRequest() - Constructor for class com.amazonaws.services.personalize.model.DescribeCampaignRequest
 
DescribeCampaignResult - Class in com.amazonaws.services.personalize.model
 
DescribeCampaignResult() - Constructor for class com.amazonaws.services.personalize.model.DescribeCampaignResult
 
describeDataset(DescribeDatasetRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
describeDataset(DescribeDatasetRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Describes the given dataset.
describeDataset(DescribeDatasetRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Describes the given dataset.
describeDatasetAsync(DescribeDatasetRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeDatasetAsync(DescribeDatasetRequest, AsyncHandler<DescribeDatasetRequest, DescribeDatasetResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeDatasetAsync(DescribeDatasetRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes the given dataset.
describeDatasetAsync(DescribeDatasetRequest, AsyncHandler<DescribeDatasetRequest, DescribeDatasetResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes the given dataset.
describeDatasetAsync(DescribeDatasetRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
describeDatasetAsync(DescribeDatasetRequest, AsyncHandler<DescribeDatasetRequest, DescribeDatasetResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
describeDatasetExportJob(DescribeDatasetExportJobRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
describeDatasetExportJob(DescribeDatasetExportJobRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Describes the dataset export job created by CreateDatasetExportJob, including the export job status.
describeDatasetExportJob(DescribeDatasetExportJobRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Describes the dataset export job created by CreateDatasetExportJob, including the export job status.
describeDatasetExportJobAsync(DescribeDatasetExportJobRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeDatasetExportJobAsync(DescribeDatasetExportJobRequest, AsyncHandler<DescribeDatasetExportJobRequest, DescribeDatasetExportJobResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeDatasetExportJobAsync(DescribeDatasetExportJobRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes the dataset export job created by CreateDatasetExportJob, including the export job status.
describeDatasetExportJobAsync(DescribeDatasetExportJobRequest, AsyncHandler<DescribeDatasetExportJobRequest, DescribeDatasetExportJobResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes the dataset export job created by CreateDatasetExportJob, including the export job status.
describeDatasetExportJobAsync(DescribeDatasetExportJobRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
describeDatasetExportJobAsync(DescribeDatasetExportJobRequest, AsyncHandler<DescribeDatasetExportJobRequest, DescribeDatasetExportJobResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DescribeDatasetExportJobRequest - Class in com.amazonaws.services.personalize.model
 
DescribeDatasetExportJobRequest() - Constructor for class com.amazonaws.services.personalize.model.DescribeDatasetExportJobRequest
 
DescribeDatasetExportJobResult - Class in com.amazonaws.services.personalize.model
 
DescribeDatasetExportJobResult() - Constructor for class com.amazonaws.services.personalize.model.DescribeDatasetExportJobResult
 
describeDatasetGroup(DescribeDatasetGroupRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
describeDatasetGroup(DescribeDatasetGroupRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Describes the given dataset group.
describeDatasetGroup(DescribeDatasetGroupRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Describes the given dataset group.
describeDatasetGroupAsync(DescribeDatasetGroupRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeDatasetGroupAsync(DescribeDatasetGroupRequest, AsyncHandler<DescribeDatasetGroupRequest, DescribeDatasetGroupResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeDatasetGroupAsync(DescribeDatasetGroupRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes the given dataset group.
describeDatasetGroupAsync(DescribeDatasetGroupRequest, AsyncHandler<DescribeDatasetGroupRequest, DescribeDatasetGroupResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes the given dataset group.
describeDatasetGroupAsync(DescribeDatasetGroupRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
describeDatasetGroupAsync(DescribeDatasetGroupRequest, AsyncHandler<DescribeDatasetGroupRequest, DescribeDatasetGroupResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DescribeDatasetGroupRequest - Class in com.amazonaws.services.personalize.model
 
DescribeDatasetGroupRequest() - Constructor for class com.amazonaws.services.personalize.model.DescribeDatasetGroupRequest
 
DescribeDatasetGroupResult - Class in com.amazonaws.services.personalize.model
 
DescribeDatasetGroupResult() - Constructor for class com.amazonaws.services.personalize.model.DescribeDatasetGroupResult
 
describeDatasetImportJob(DescribeDatasetImportJobRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
describeDatasetImportJob(DescribeDatasetImportJobRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Describes the dataset import job created by CreateDatasetImportJob, including the import job status.
describeDatasetImportJob(DescribeDatasetImportJobRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Describes the dataset import job created by CreateDatasetImportJob, including the import job status.
describeDatasetImportJobAsync(DescribeDatasetImportJobRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeDatasetImportJobAsync(DescribeDatasetImportJobRequest, AsyncHandler<DescribeDatasetImportJobRequest, DescribeDatasetImportJobResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeDatasetImportJobAsync(DescribeDatasetImportJobRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes the dataset import job created by CreateDatasetImportJob, including the import job status.
describeDatasetImportJobAsync(DescribeDatasetImportJobRequest, AsyncHandler<DescribeDatasetImportJobRequest, DescribeDatasetImportJobResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes the dataset import job created by CreateDatasetImportJob, including the import job status.
describeDatasetImportJobAsync(DescribeDatasetImportJobRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
describeDatasetImportJobAsync(DescribeDatasetImportJobRequest, AsyncHandler<DescribeDatasetImportJobRequest, DescribeDatasetImportJobResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DescribeDatasetImportJobRequest - Class in com.amazonaws.services.personalize.model
 
DescribeDatasetImportJobRequest() - Constructor for class com.amazonaws.services.personalize.model.DescribeDatasetImportJobRequest
 
DescribeDatasetImportJobResult - Class in com.amazonaws.services.personalize.model
 
DescribeDatasetImportJobResult() - Constructor for class com.amazonaws.services.personalize.model.DescribeDatasetImportJobResult
 
DescribeDatasetRequest - Class in com.amazonaws.services.personalize.model
 
DescribeDatasetRequest() - Constructor for class com.amazonaws.services.personalize.model.DescribeDatasetRequest
 
DescribeDatasetResult - Class in com.amazonaws.services.personalize.model
 
DescribeDatasetResult() - Constructor for class com.amazonaws.services.personalize.model.DescribeDatasetResult
 
describeEventTracker(DescribeEventTrackerRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
describeEventTracker(DescribeEventTrackerRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Describes an event tracker.
describeEventTracker(DescribeEventTrackerRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Describes an event tracker.
describeEventTrackerAsync(DescribeEventTrackerRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeEventTrackerAsync(DescribeEventTrackerRequest, AsyncHandler<DescribeEventTrackerRequest, DescribeEventTrackerResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeEventTrackerAsync(DescribeEventTrackerRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes an event tracker.
describeEventTrackerAsync(DescribeEventTrackerRequest, AsyncHandler<DescribeEventTrackerRequest, DescribeEventTrackerResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes an event tracker.
describeEventTrackerAsync(DescribeEventTrackerRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
describeEventTrackerAsync(DescribeEventTrackerRequest, AsyncHandler<DescribeEventTrackerRequest, DescribeEventTrackerResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DescribeEventTrackerRequest - Class in com.amazonaws.services.personalize.model
 
DescribeEventTrackerRequest() - Constructor for class com.amazonaws.services.personalize.model.DescribeEventTrackerRequest
 
DescribeEventTrackerResult - Class in com.amazonaws.services.personalize.model
 
DescribeEventTrackerResult() - Constructor for class com.amazonaws.services.personalize.model.DescribeEventTrackerResult
 
describeFeatureTransformation(DescribeFeatureTransformationRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
describeFeatureTransformation(DescribeFeatureTransformationRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Describes the given feature transformation.
describeFeatureTransformation(DescribeFeatureTransformationRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Describes the given feature transformation.
describeFeatureTransformationAsync(DescribeFeatureTransformationRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeFeatureTransformationAsync(DescribeFeatureTransformationRequest, AsyncHandler<DescribeFeatureTransformationRequest, DescribeFeatureTransformationResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeFeatureTransformationAsync(DescribeFeatureTransformationRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes the given feature transformation.
describeFeatureTransformationAsync(DescribeFeatureTransformationRequest, AsyncHandler<DescribeFeatureTransformationRequest, DescribeFeatureTransformationResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes the given feature transformation.
describeFeatureTransformationAsync(DescribeFeatureTransformationRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
describeFeatureTransformationAsync(DescribeFeatureTransformationRequest, AsyncHandler<DescribeFeatureTransformationRequest, DescribeFeatureTransformationResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DescribeFeatureTransformationRequest - Class in com.amazonaws.services.personalize.model
 
DescribeFeatureTransformationRequest() - Constructor for class com.amazonaws.services.personalize.model.DescribeFeatureTransformationRequest
 
DescribeFeatureTransformationResult - Class in com.amazonaws.services.personalize.model
 
DescribeFeatureTransformationResult() - Constructor for class com.amazonaws.services.personalize.model.DescribeFeatureTransformationResult
 
describeFilter(DescribeFilterRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
describeFilter(DescribeFilterRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Describes a filter's properties.
describeFilter(DescribeFilterRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Describes a filter's properties.
describeFilterAsync(DescribeFilterRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeFilterAsync(DescribeFilterRequest, AsyncHandler<DescribeFilterRequest, DescribeFilterResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeFilterAsync(DescribeFilterRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes a filter's properties.
describeFilterAsync(DescribeFilterRequest, AsyncHandler<DescribeFilterRequest, DescribeFilterResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes a filter's properties.
describeFilterAsync(DescribeFilterRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
describeFilterAsync(DescribeFilterRequest, AsyncHandler<DescribeFilterRequest, DescribeFilterResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DescribeFilterRequest - Class in com.amazonaws.services.personalize.model
 
DescribeFilterRequest() - Constructor for class com.amazonaws.services.personalize.model.DescribeFilterRequest
 
DescribeFilterResult - Class in com.amazonaws.services.personalize.model
 
DescribeFilterResult() - Constructor for class com.amazonaws.services.personalize.model.DescribeFilterResult
 
describeRecipe(DescribeRecipeRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
describeRecipe(DescribeRecipeRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Describes a recipe.
describeRecipe(DescribeRecipeRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Describes a recipe.
describeRecipeAsync(DescribeRecipeRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeRecipeAsync(DescribeRecipeRequest, AsyncHandler<DescribeRecipeRequest, DescribeRecipeResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeRecipeAsync(DescribeRecipeRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes a recipe.
describeRecipeAsync(DescribeRecipeRequest, AsyncHandler<DescribeRecipeRequest, DescribeRecipeResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes a recipe.
describeRecipeAsync(DescribeRecipeRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
describeRecipeAsync(DescribeRecipeRequest, AsyncHandler<DescribeRecipeRequest, DescribeRecipeResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DescribeRecipeRequest - Class in com.amazonaws.services.personalize.model
 
DescribeRecipeRequest() - Constructor for class com.amazonaws.services.personalize.model.DescribeRecipeRequest
 
DescribeRecipeResult - Class in com.amazonaws.services.personalize.model
 
DescribeRecipeResult() - Constructor for class com.amazonaws.services.personalize.model.DescribeRecipeResult
 
describeSchema(DescribeSchemaRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
describeSchema(DescribeSchemaRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Describes a schema.
describeSchema(DescribeSchemaRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Describes a schema.
describeSchemaAsync(DescribeSchemaRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeSchemaAsync(DescribeSchemaRequest, AsyncHandler<DescribeSchemaRequest, DescribeSchemaResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeSchemaAsync(DescribeSchemaRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes a schema.
describeSchemaAsync(DescribeSchemaRequest, AsyncHandler<DescribeSchemaRequest, DescribeSchemaResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes a schema.
describeSchemaAsync(DescribeSchemaRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
describeSchemaAsync(DescribeSchemaRequest, AsyncHandler<DescribeSchemaRequest, DescribeSchemaResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DescribeSchemaRequest - Class in com.amazonaws.services.personalize.model
 
DescribeSchemaRequest() - Constructor for class com.amazonaws.services.personalize.model.DescribeSchemaRequest
 
DescribeSchemaResult - Class in com.amazonaws.services.personalize.model
 
DescribeSchemaResult() - Constructor for class com.amazonaws.services.personalize.model.DescribeSchemaResult
 
describeSolution(DescribeSolutionRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
describeSolution(DescribeSolutionRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Describes a solution.
describeSolution(DescribeSolutionRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Describes a solution.
describeSolutionAsync(DescribeSolutionRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeSolutionAsync(DescribeSolutionRequest, AsyncHandler<DescribeSolutionRequest, DescribeSolutionResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeSolutionAsync(DescribeSolutionRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes a solution.
describeSolutionAsync(DescribeSolutionRequest, AsyncHandler<DescribeSolutionRequest, DescribeSolutionResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes a solution.
describeSolutionAsync(DescribeSolutionRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
describeSolutionAsync(DescribeSolutionRequest, AsyncHandler<DescribeSolutionRequest, DescribeSolutionResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DescribeSolutionRequest - Class in com.amazonaws.services.personalize.model
 
DescribeSolutionRequest() - Constructor for class com.amazonaws.services.personalize.model.DescribeSolutionRequest
 
DescribeSolutionResult - Class in com.amazonaws.services.personalize.model
 
DescribeSolutionResult() - Constructor for class com.amazonaws.services.personalize.model.DescribeSolutionResult
 
describeSolutionVersion(DescribeSolutionVersionRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
describeSolutionVersion(DescribeSolutionVersionRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Describes a specific version of a solution.
describeSolutionVersion(DescribeSolutionVersionRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Describes a specific version of a solution.
describeSolutionVersionAsync(DescribeSolutionVersionRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeSolutionVersionAsync(DescribeSolutionVersionRequest, AsyncHandler<DescribeSolutionVersionRequest, DescribeSolutionVersionResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
describeSolutionVersionAsync(DescribeSolutionVersionRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes a specific version of a solution.
describeSolutionVersionAsync(DescribeSolutionVersionRequest, AsyncHandler<DescribeSolutionVersionRequest, DescribeSolutionVersionResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Describes a specific version of a solution.
describeSolutionVersionAsync(DescribeSolutionVersionRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
describeSolutionVersionAsync(DescribeSolutionVersionRequest, AsyncHandler<DescribeSolutionVersionRequest, DescribeSolutionVersionResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
DescribeSolutionVersionRequest - Class in com.amazonaws.services.personalize.model
 
DescribeSolutionVersionRequest() - Constructor for class com.amazonaws.services.personalize.model.DescribeSolutionVersionRequest
 
DescribeSolutionVersionResult - Class in com.amazonaws.services.personalize.model
 
DescribeSolutionVersionResult() - Constructor for class com.amazonaws.services.personalize.model.DescribeSolutionVersionResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.personalize.AmazonPersonalize
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.personalize.model.Algorithm
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.AlgorithmImage
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.AutoMLConfig
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.AutoMLResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobConfig
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobInput
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobOutput
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.Campaign
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CampaignConfig
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CampaignSummary
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CategoricalHyperParameterRange
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ContinuousHyperParameterRange
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateCampaignRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateCampaignResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateFilterRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateFilterResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateSchemaRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateSchemaResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateSolutionResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.Dataset
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobOutput
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DatasetSchema
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DatasetSchemaSummary
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DatasetSummary
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DataSource
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DefaultCategoricalHyperParameterRange
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DeleteCampaignRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DeleteCampaignResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DeleteDatasetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DeleteDatasetGroupResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DeleteDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DeleteDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DeleteEventTrackerRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DeleteEventTrackerResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DeleteFilterRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DeleteFilterResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DeleteSchemaRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DeleteSchemaResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DeleteSolutionRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DeleteSolutionResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeAlgorithmRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeAlgorithmResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeBatchInferenceJobRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeBatchInferenceJobResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeCampaignRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeCampaignResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetExportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetExportJobResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetGroupResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetImportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetImportJobResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeEventTrackerRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeEventTrackerResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeFeatureTransformationRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeFeatureTransformationResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeFilterRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeFilterResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeRecipeRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeRecipeResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeSchemaRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeSchemaResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeSolutionRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeSolutionResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeSolutionVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.DescribeSolutionVersionResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.EventTracker
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.FilterSummary
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.HPOConfig
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.HPOObjective
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.HPOResourceConfig
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.HyperParameterRanges
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.IntegerHyperParameterRange
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListCampaignsRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListCampaignsResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListDatasetsRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListDatasetsResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListEventTrackersRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListEventTrackersResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListFiltersRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListFiltersResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListRecipesRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListRecipesResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListSchemasRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListSchemasResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListSolutionsRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListSolutionsResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.OptimizationObjective
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.Recipe
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.RecipeSummary
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.S3DataConfig
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.Solution
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.SolutionConfig
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.SolutionSummary
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.StopSolutionVersionCreationRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.StopSolutionVersionCreationResult
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.TunedHPOParams
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.UpdateCampaignRequest
 
equals(Object) - Method in class com.amazonaws.services.personalize.model.UpdateCampaignResult
 
EventTracker - Class in com.amazonaws.services.personalize.model
Provides information about an event tracker.
EventTracker() - Constructor for class com.amazonaws.services.personalize.model.EventTracker
 
EventTrackerSummary - Class in com.amazonaws.services.personalize.model
Provides a summary of the properties of an event tracker.
EventTrackerSummary() - Constructor for class com.amazonaws.services.personalize.model.EventTrackerSummary
 

F

FeatureTransformation - Class in com.amazonaws.services.personalize.model
Provides feature transformation information.
FeatureTransformation() - Constructor for class com.amazonaws.services.personalize.model.FeatureTransformation
 
Filter - Class in com.amazonaws.services.personalize.model
Contains information on a recommendation filter, including its ARN, status, and filter expression.
Filter() - Constructor for class com.amazonaws.services.personalize.model.Filter
 
FilterSummary - Class in com.amazonaws.services.personalize.model
A short summary of a filter's attributes.
FilterSummary() - Constructor for class com.amazonaws.services.personalize.model.FilterSummary
 
fromValue(String) - Static method in enum com.amazonaws.services.personalize.model.IngestionMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.personalize.model.ObjectiveSensitivity
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.personalize.model.RecipeProvider
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.personalize.model.TrainingMode
Use this in place of valueOf.

G

getAccountId() - Method in class com.amazonaws.services.personalize.model.EventTracker
The Amazon AWS account that owns the event tracker.
getAlgorithm() - Method in class com.amazonaws.services.personalize.model.DescribeAlgorithmResult
A listing of the properties of the algorithm.
getAlgorithmArn() - Method in class com.amazonaws.services.personalize.model.Algorithm
The Amazon Resource Name (ARN) of the algorithm.
getAlgorithmArn() - Method in class com.amazonaws.services.personalize.model.DescribeAlgorithmRequest
The Amazon Resource Name (ARN) of the algorithm to describe.
getAlgorithmArn() - Method in class com.amazonaws.services.personalize.model.Recipe
The Amazon Resource Name (ARN) of the algorithm that Amazon Personalize uses to train the model.
getAlgorithmHyperParameterRanges() - Method in class com.amazonaws.services.personalize.model.HPOConfig
The hyperparameters and their allowable ranges.
getAlgorithmHyperParameters() - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Lists the hyperparameter names and ranges.
getAlgorithmHyperParameters() - Method in class com.amazonaws.services.personalize.model.TunedHPOParams
A list of the hyperparameter values of the best performing model.
getAlgorithmImage() - Method in class com.amazonaws.services.personalize.model.Algorithm
The URI of the Docker container for the algorithm image.
getAutoMLConfig() - Method in class com.amazonaws.services.personalize.model.SolutionConfig
The AutoMLConfig object containing a list of recipes to search when AutoML is performed.
getAutoMLResult() - Method in class com.amazonaws.services.personalize.model.Solution
When performAutoML is true, specifies the best recipe found.
getBatchInferenceJob() - Method in class com.amazonaws.services.personalize.model.DescribeBatchInferenceJobResult
Information on the specified batch inference job.
getBatchInferenceJobArn() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The Amazon Resource Name (ARN) of the batch inference job.
getBatchInferenceJobArn() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The Amazon Resource Name (ARN) of the batch inference job.
getBatchInferenceJobArn() - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobResult
The ARN of the batch inference job.
getBatchInferenceJobArn() - Method in class com.amazonaws.services.personalize.model.DescribeBatchInferenceJobRequest
The ARN of the batch inference job to describe.
getBatchInferenceJobConfig() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
A string to string map of the configuration details of a batch inference job.
getBatchInferenceJobConfig() - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The configuration details of a batch inference job.
getBatchInferenceJobs() - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsResult
A list containing information on each job that is returned.
getBestRecipeArn() - Method in class com.amazonaws.services.personalize.model.AutoMLResult
The Amazon Resource Name (ARN) of the best recipe.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCampaign() - Method in class com.amazonaws.services.personalize.model.DescribeCampaignResult
The properties of the campaign.
getCampaignArn() - Method in class com.amazonaws.services.personalize.model.Campaign
The Amazon Resource Name (ARN) of the campaign.
getCampaignArn() - Method in class com.amazonaws.services.personalize.model.CampaignSummary
The Amazon Resource Name (ARN) of the campaign.
getCampaignArn() - Method in class com.amazonaws.services.personalize.model.CreateCampaignResult
The Amazon Resource Name (ARN) of the campaign.
getCampaignArn() - Method in class com.amazonaws.services.personalize.model.DeleteCampaignRequest
The Amazon Resource Name (ARN) of the campaign to delete.
getCampaignArn() - Method in class com.amazonaws.services.personalize.model.DescribeCampaignRequest
The Amazon Resource Name (ARN) of the campaign.
getCampaignArn() - Method in class com.amazonaws.services.personalize.model.UpdateCampaignRequest
The Amazon Resource Name (ARN) of the campaign.
getCampaignArn() - Method in class com.amazonaws.services.personalize.model.UpdateCampaignResult
The same campaign ARN as given in the request.
getCampaignConfig() - Method in class com.amazonaws.services.personalize.model.Campaign
The configuration details of a campaign.
getCampaignConfig() - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
 
getCampaignConfig() - Method in class com.amazonaws.services.personalize.model.CreateCampaignRequest
The configuration details of a campaign.
getCampaignConfig() - Method in class com.amazonaws.services.personalize.model.UpdateCampaignRequest
The configuration details of a campaign.
getCampaigns() - Method in class com.amazonaws.services.personalize.model.ListCampaignsResult
A list of the campaigns.
getCategoricalHyperParameterRanges() - Method in class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
The categorical hyperparameters and their default ranges.
getCategoricalHyperParameterRanges() - Method in class com.amazonaws.services.personalize.model.HyperParameterRanges
The categorical hyperparameters and their ranges.
getContinuousHyperParameterRanges() - Method in class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
The continuous hyperparameters and their default ranges.
getContinuousHyperParameterRanges() - Method in class com.amazonaws.services.personalize.model.HyperParameterRanges
The continuous hyperparameters and their ranges.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.Algorithm
The date and time (in Unix time) that the algorithm was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The time at which the batch inference job was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The time at which the batch inference job was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.Campaign
The date and time (in Unix format) that the campaign was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.CampaignSummary
The date and time (in Unix time) that the campaign was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
The date and time (in Unix time) that the campaign update was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.Dataset
The creation date and time (in Unix time) of the dataset.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The creation date and time (in Unix time) of the dataset export job.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
The date and time (in Unix time) that the dataset export job was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The creation date and time (in Unix time) of the dataset group.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
The date and time (in Unix time) that the dataset group was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The creation date and time (in Unix time) of the dataset import job.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
The date and time (in Unix time) that the dataset import job was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetSchema
The date and time (in Unix time) that the schema was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetSchemaSummary
The date and time (in Unix time) that the schema was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The date and time (in Unix time) that the dataset was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.EventTracker
The date and time (in Unix format) that the event tracker was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
The date and time (in Unix time) that the event tracker was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
The creation date and time (in Unix time) of the feature transformation.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.Filter
The time at which the filter was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.FilterSummary
The time at which the filter was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.Recipe
The date and time (in Unix format) that the recipe was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.RecipeSummary
The date and time (in Unix time) that the recipe was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.Solution
The creation date and time (in Unix time) of the solution.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.SolutionSummary
The date and time (in Unix time) that the solution was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The date and time (in Unix time) that this version of the solution was created.
getCreationDateTime() - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
The date and time (in Unix time) that this version of a solution was created.
getDataLocation() - Method in class com.amazonaws.services.personalize.model.DataSource
The path to the Amazon S3 bucket where the data that you want to upload to your dataset is stored.
getDataset() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetResult
A listing of the dataset's properties.
getDatasetArn() - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
The Amazon Resource Name (ARN) of the dataset that contains the data to export.
getDatasetArn() - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobRequest
The ARN of the dataset that receives the imported data.
getDatasetArn() - Method in class com.amazonaws.services.personalize.model.CreateDatasetResult
The ARN of the dataset.
getDatasetArn() - Method in class com.amazonaws.services.personalize.model.Dataset
The Amazon Resource Name (ARN) of the dataset that you want metadata for.
getDatasetArn() - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The Amazon Resource Name (ARN) of the dataset to export.
getDatasetArn() - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The Amazon Resource Name (ARN) of the dataset that receives the imported data.
getDatasetArn() - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The Amazon Resource Name (ARN) of the dataset.
getDatasetArn() - Method in class com.amazonaws.services.personalize.model.DeleteDatasetRequest
The Amazon Resource Name (ARN) of the dataset to delete.
getDatasetArn() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetRequest
The Amazon Resource Name (ARN) of the dataset to describe.
getDatasetArn() - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsRequest
The Amazon Resource Name (ARN) of the dataset to list the dataset export jobs for.
getDatasetArn() - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsRequest
The Amazon Resource Name (ARN) of the dataset to list the dataset import jobs for.
getDatasetExportJob() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetExportJobResult
Information about the dataset export job, including the status.
getDatasetExportJobArn() - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobResult
The Amazon Resource Name (ARN) of the dataset export job.
getDatasetExportJobArn() - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The Amazon Resource Name (ARN) of the dataset export job.
getDatasetExportJobArn() - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
The Amazon Resource Name (ARN) of the dataset export job.
getDatasetExportJobArn() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetExportJobRequest
The Amazon Resource Name (ARN) of the dataset export job to describe.
getDatasetExportJobs() - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsResult
The list of dataset export jobs.
getDatasetGroup() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetGroupResult
A listing of the dataset group's properties.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupResult
The Amazon Resource Name (ARN) of the new dataset group.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.CreateDatasetRequest
The Amazon Resource Name (ARN) of the dataset group to add the dataset to.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerRequest
The Amazon Resource Name (ARN) of the dataset group that receives the event data.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.CreateFilterRequest
The ARN of the dataset group that the filter will belong to.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
The Amazon Resource Name (ARN) of the dataset group that provides the training data.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.Dataset
The Amazon Resource Name (ARN) of the dataset group.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The Amazon Resource Name (ARN) of the dataset group.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
The Amazon Resource Name (ARN) of the dataset group.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.DeleteDatasetGroupRequest
The ARN of the dataset group to delete.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetGroupRequest
The Amazon Resource Name (ARN) of the dataset group to describe.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.EventTracker
The Amazon Resource Name (ARN) of the dataset group that receives the event data.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.Filter
The ARN of the dataset group to which the filter belongs.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.FilterSummary
The ARN of the dataset group to which the filter belongs.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.ListDatasetsRequest
The Amazon Resource Name (ARN) of the dataset group that contains the datasets to list.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.ListEventTrackersRequest
The ARN of a dataset group used to filter the response.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.ListFiltersRequest
The ARN of the dataset group that contains the filters.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.ListSolutionsRequest
The Amazon Resource Name (ARN) of the dataset group.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.Solution
The Amazon Resource Name (ARN) of the dataset group that provides the training data.
getDatasetGroupArn() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The Amazon Resource Name (ARN) of the dataset group providing the training data.
getDatasetGroups() - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsResult
The list of your dataset groups.
getDatasetImportJob() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetImportJobResult
Information about the dataset import job, including the status.
getDatasetImportJobArn() - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobResult
The ARN of the dataset import job.
getDatasetImportJobArn() - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The ARN of the dataset import job.
getDatasetImportJobArn() - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
The Amazon Resource Name (ARN) of the dataset import job.
getDatasetImportJobArn() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetImportJobRequest
The Amazon Resource Name (ARN) of the dataset import job to describe.
getDatasetImportJobs() - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsResult
The list of dataset import jobs.
getDatasets() - Method in class com.amazonaws.services.personalize.model.ListDatasetsResult
An array of Dataset objects.
getDatasetType() - Method in class com.amazonaws.services.personalize.model.CreateDatasetRequest
The type of dataset.
getDatasetType() - Method in class com.amazonaws.services.personalize.model.Dataset
One of the following values:
getDatasetType() - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The dataset type.
getDataSource() - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobRequest
The Amazon S3 bucket that contains the training data to import.
getDataSource() - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The Amazon S3 bucket that contains the training data to import.
getDefaultHyperParameterRanges() - Method in class com.amazonaws.services.personalize.model.Algorithm
Specifies the default hyperparameters, their ranges, and whether they are tunable.
getDefaultHyperParameters() - Method in class com.amazonaws.services.personalize.model.Algorithm
Specifies the default hyperparameters.
getDefaultParameters() - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
Provides the default parameters for feature transformation.
getDefaultResourceConfig() - Method in class com.amazonaws.services.personalize.model.Algorithm
Specifies the default maximum number of training jobs and parallel training jobs.
getDescription() - Method in class com.amazonaws.services.personalize.model.Recipe
The description of the recipe.
getDockerURI() - Method in class com.amazonaws.services.personalize.model.AlgorithmImage
The URI of the Docker container for the algorithm image.
getEventTracker() - Method in class com.amazonaws.services.personalize.model.DescribeEventTrackerResult
An object that describes the event tracker.
getEventTrackerArn() - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerResult
The ARN of the event tracker.
getEventTrackerArn() - Method in class com.amazonaws.services.personalize.model.DeleteEventTrackerRequest
The Amazon Resource Name (ARN) of the event tracker to delete.
getEventTrackerArn() - Method in class com.amazonaws.services.personalize.model.DescribeEventTrackerRequest
The Amazon Resource Name (ARN) of the event tracker to describe.
getEventTrackerArn() - Method in class com.amazonaws.services.personalize.model.EventTracker
The ARN of the event tracker.
getEventTrackerArn() - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
The Amazon Resource Name (ARN) of the event tracker.
getEventTrackers() - Method in class com.amazonaws.services.personalize.model.ListEventTrackersResult
A list of event trackers.
getEventType() - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
When your have multiple event types (using an EVENT_TYPE schema field), this parameter specifies which event type (for example, 'click' or 'like') is used for training the model.
getEventType() - Method in class com.amazonaws.services.personalize.model.Solution
The event type (for example, 'click' or 'like') that is used for training the model.
getEventType() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The event type (for example, 'click' or 'like') that is used for training the model.
getEventValueThreshold() - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Only events with a value greater than or equal to this threshold are used for training a model.
getExecutorService() - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
Returns the executor service used by this client to execute async requests.
getFailureReason() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
If the batch inference job failed, the reason for the failure.
getFailureReason() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
If the batch inference job failed, the reason for the failure.
getFailureReason() - Method in class com.amazonaws.services.personalize.model.Campaign
If a campaign fails, the reason behind the failure.
getFailureReason() - Method in class com.amazonaws.services.personalize.model.CampaignSummary
If a campaign fails, the reason behind the failure.
getFailureReason() - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
If a campaign update fails, the reason behind the failure.
getFailureReason() - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
If a dataset export job fails, provides the reason why.
getFailureReason() - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
If a dataset export job fails, the reason behind the failure.
getFailureReason() - Method in class com.amazonaws.services.personalize.model.DatasetGroup
If creating a dataset group fails, provides the reason why.
getFailureReason() - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
If creating a dataset group fails, the reason behind the failure.
getFailureReason() - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
If a dataset import job fails, provides the reason why.
getFailureReason() - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
If a dataset import job fails, the reason behind the failure.
getFailureReason() - Method in class com.amazonaws.services.personalize.model.Filter
If the filter failed, the reason for its failure.
getFailureReason() - Method in class com.amazonaws.services.personalize.model.FilterSummary
If the filter failed, the reason for the failure.
getFailureReason() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
If training a solution version fails, the reason for the failure.
getFailureReason() - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
If a solution version fails, the reason behind the failure.
getFeatureTransformation() - Method in class com.amazonaws.services.personalize.model.DescribeFeatureTransformationResult
A listing of the FeatureTransformation properties.
getFeatureTransformationArn() - Method in class com.amazonaws.services.personalize.model.DescribeFeatureTransformationRequest
The Amazon Resource Name (ARN) of the feature transformation to describe.
getFeatureTransformationArn() - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
The Amazon Resource Name (ARN) of the FeatureTransformation object.
getFeatureTransformationArn() - Method in class com.amazonaws.services.personalize.model.Recipe
The ARN of the FeatureTransformation object.
getFeatureTransformationParameters() - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Lists the feature transformation parameters.
getFilter() - Method in class com.amazonaws.services.personalize.model.DescribeFilterResult
The filter's details.
getFilterArn() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The ARN of the filter used on the batch inference job.
getFilterArn() - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The ARN of the filter to apply to the batch inference job.
getFilterArn() - Method in class com.amazonaws.services.personalize.model.CreateFilterResult
The ARN of the new filter.
getFilterArn() - Method in class com.amazonaws.services.personalize.model.DeleteFilterRequest
The ARN of the filter to delete.
getFilterArn() - Method in class com.amazonaws.services.personalize.model.DescribeFilterRequest
The ARN of the filter to describe.
getFilterArn() - Method in class com.amazonaws.services.personalize.model.Filter
The ARN of the filter.
getFilterArn() - Method in class com.amazonaws.services.personalize.model.FilterSummary
The ARN of the filter.
getFilterExpression() - Method in class com.amazonaws.services.personalize.model.CreateFilterRequest
The filter expression defines which items are included or excluded from recommendations.
getFilterExpression() - Method in class com.amazonaws.services.personalize.model.Filter
Specifies the type of item interactions to filter out of recommendation results.
getFilters() - Method in class com.amazonaws.services.personalize.model.ListFiltersResult
A list of returned filters.
getHpoConfig() - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Describes the properties for hyperparameter optimization (HPO).
getHpoObjective() - Method in class com.amazonaws.services.personalize.model.HPOConfig
The metric to optimize during HPO.
getHpoResourceConfig() - Method in class com.amazonaws.services.personalize.model.HPOConfig
Describes the resource configuration for HPO.
getIngestionMode() - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
The data to export, based on how you imported the data.
getIngestionMode() - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The data to export, based on how you imported the data.
getIntegerHyperParameterRanges() - Method in class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
The integer-valued hyperparameters and their default ranges.
getIntegerHyperParameterRanges() - Method in class com.amazonaws.services.personalize.model.HyperParameterRanges
The integer-valued hyperparameters and their ranges.
getIsTunable() - Method in class com.amazonaws.services.personalize.model.DefaultCategoricalHyperParameterRange
Whether the hyperparameter is tunable.
getIsTunable() - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
Whether the hyperparameter is tunable.
getIsTunable() - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
Indicates whether the hyperparameter is tunable.
getItemAttribute() - Method in class com.amazonaws.services.personalize.model.OptimizationObjective
The numerical metadata column in an Items dataset related to the optimization objective.
getItemExplorationConfig() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobConfig
A string to string map specifying the exploration configuration hyperparameters, including explorationWeight and explorationItemAgeCutOff, you want to use to configure the amount of item exploration Amazon Personalize uses when recommending items.
getItemExplorationConfig() - Method in class com.amazonaws.services.personalize.model.CampaignConfig
A string to string map specifying the exploration configuration hyperparameters, including explorationWeight and explorationItemAgeCutOff, you want to use to configure the amount of item exploration Amazon Personalize uses when recommending items.
getJobInput() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The Amazon S3 path that leads to the input data used to generate the batch inference job.
getJobInput() - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The Amazon S3 path that leads to the input file to base your recommendations on.
getJobName() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The name of the batch inference job.
getJobName() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The name of the batch inference job.
getJobName() - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The name of the batch inference job to create.
getJobName() - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
The name for the dataset export job.
getJobName() - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobRequest
The name for the dataset import job.
getJobName() - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The name of the export job.
getJobName() - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
The name of the dataset export job.
getJobName() - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The name of the import job.
getJobName() - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
The name of the dataset import job.
getJobOutput() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The Amazon S3 bucket that contains the output data generated by the batch inference job.
getJobOutput() - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The path to the Amazon S3 bucket where the job's output will be stored.
getJobOutput() - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
The path to the Amazon S3 bucket where the job's output is stored.
getJobOutput() - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The path to the Amazon S3 bucket where the job's output is stored.
getKmsKeyArn() - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupRequest
The Amazon Resource Name (ARN) of a KMS key used to encrypt the datasets.
getKmsKeyArn() - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The Amazon Resource Name (ARN) of the KMS key used to encrypt the datasets.
getKmsKeyArn() - Method in class com.amazonaws.services.personalize.model.S3DataConfig
The Amazon Resource Name (ARN) of the Amazon Key Management Service (KMS) key that Amazon Personalize uses to encrypt or decrypt the input and output files of a batch inference job.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.Algorithm
The date and time (in Unix time) that the algorithm was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The time at which the batch inference job was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The time at which the batch inference job was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.Campaign
The date and time (in Unix format) that the campaign was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.CampaignSummary
The date and time (in Unix time) that the campaign was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
The date and time (in Unix time) that the campaign update was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.Dataset
A time stamp that shows when the dataset was updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The date and time (in Unix time) the status of the dataset export job was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
The date and time (in Unix time) that the dataset export job status was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The last update date and time (in Unix time) of the dataset group.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
The date and time (in Unix time) that the dataset group was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The date and time (in Unix time) the dataset was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
The date and time (in Unix time) that the dataset import job status was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetSchema
The date and time (in Unix time) that the schema was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetSchemaSummary
The date and time (in Unix time) that the schema was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The date and time (in Unix time) that the dataset was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.EventTracker
The date and time (in Unix time) that the event tracker was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
The date and time (in Unix time) that the event tracker was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
The last update date and time (in Unix time) of the feature transformation.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.Filter
The time at which the filter was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.FilterSummary
The time at which the filter was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.Recipe
The date and time (in Unix format) that the recipe was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.RecipeSummary
The date and time (in Unix time) that the recipe was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.Solution
The date and time (in Unix time) that the solution was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.SolutionSummary
The date and time (in Unix time) that the solution was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The date and time (in Unix time) that the solution was last updated.
getLastUpdatedDateTime() - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
The date and time (in Unix time) that the solution version was last updated.
getLatestCampaignUpdate() - Method in class com.amazonaws.services.personalize.model.Campaign
 
getLatestSolutionVersion() - Method in class com.amazonaws.services.personalize.model.Solution
Describes the latest version of the solution, including the status and the ARN.
getMaxNumberOfTrainingJobs() - Method in class com.amazonaws.services.personalize.model.HPOResourceConfig
The maximum number of training jobs when you create a solution version.
getMaxParallelTrainingJobs() - Method in class com.amazonaws.services.personalize.model.HPOResourceConfig
The maximum number of parallel training jobs when you create a solution version.
getMaxResults() - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsRequest
The maximum number of batch inference job results to return in each page.
getMaxResults() - Method in class com.amazonaws.services.personalize.model.ListCampaignsRequest
The maximum number of campaigns to return.
getMaxResults() - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsRequest
The maximum number of dataset export jobs to return.
getMaxResults() - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsRequest
The maximum number of dataset groups to return.
getMaxResults() - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsRequest
The maximum number of dataset import jobs to return.
getMaxResults() - Method in class com.amazonaws.services.personalize.model.ListDatasetsRequest
The maximum number of datasets to return.
getMaxResults() - Method in class com.amazonaws.services.personalize.model.ListEventTrackersRequest
The maximum number of event trackers to return.
getMaxResults() - Method in class com.amazonaws.services.personalize.model.ListFiltersRequest
The maximum number of filters to return.
getMaxResults() - Method in class com.amazonaws.services.personalize.model.ListRecipesRequest
The maximum number of recipes to return.
getMaxResults() - Method in class com.amazonaws.services.personalize.model.ListSchemasRequest
The maximum number of schemas to return.
getMaxResults() - Method in class com.amazonaws.services.personalize.model.ListSolutionsRequest
The maximum number of solutions to return.
getMaxResults() - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsRequest
The maximum number of solution versions to return.
getMaxValue() - Method in class com.amazonaws.services.personalize.model.ContinuousHyperParameterRange
The maximum allowable value for the hyperparameter.
getMaxValue() - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
The maximum allowable value for the hyperparameter.
getMaxValue() - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
The maximum allowable value for the hyperparameter.
getMaxValue() - Method in class com.amazonaws.services.personalize.model.IntegerHyperParameterRange
The maximum allowable value for the hyperparameter.
getMetricName() - Method in class com.amazonaws.services.personalize.model.AutoMLConfig
The metric to optimize.
getMetricName() - Method in class com.amazonaws.services.personalize.model.HPOObjective
The name of the metric.
getMetricRegex() - Method in class com.amazonaws.services.personalize.model.HPOObjective
A regular expression for finding the metric in the training job logs.
getMetrics() - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsResult
The metrics for the solution version.
getMinProvisionedTPS() - Method in class com.amazonaws.services.personalize.model.Campaign
Specifies the requested minimum provisioned transactions (recommendations) per second.
getMinProvisionedTPS() - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
Specifies the requested minimum provisioned transactions (recommendations) per second that Amazon Personalize will support.
getMinProvisionedTPS() - Method in class com.amazonaws.services.personalize.model.CreateCampaignRequest
Specifies the requested minimum provisioned transactions (recommendations) per second that Amazon Personalize will support.
getMinProvisionedTPS() - Method in class com.amazonaws.services.personalize.model.UpdateCampaignRequest
Specifies the requested minimum provisioned transactions (recommendations) per second that Amazon Personalize will support.
getMinValue() - Method in class com.amazonaws.services.personalize.model.ContinuousHyperParameterRange
The minimum allowable value for the hyperparameter.
getMinValue() - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
The minimum allowable value for the hyperparameter.
getMinValue() - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
The minimum allowable value for the hyperparameter.
getMinValue() - Method in class com.amazonaws.services.personalize.model.IntegerHyperParameterRange
The minimum allowable value for the hyperparameter.
getName() - Method in class com.amazonaws.services.personalize.model.Algorithm
The name of the algorithm.
getName() - Method in class com.amazonaws.services.personalize.model.AlgorithmImage
The name of the algorithm image.
getName() - Method in class com.amazonaws.services.personalize.model.Campaign
The name of the campaign.
getName() - Method in class com.amazonaws.services.personalize.model.CampaignSummary
The name of the campaign.
getName() - Method in class com.amazonaws.services.personalize.model.CategoricalHyperParameterRange
The name of the hyperparameter.
getName() - Method in class com.amazonaws.services.personalize.model.ContinuousHyperParameterRange
The name of the hyperparameter.
getName() - Method in class com.amazonaws.services.personalize.model.CreateCampaignRequest
A name for the new campaign.
getName() - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupRequest
The name for the new dataset group.
getName() - Method in class com.amazonaws.services.personalize.model.CreateDatasetRequest
The name for the dataset.
getName() - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerRequest
The name for the event tracker.
getName() - Method in class com.amazonaws.services.personalize.model.CreateFilterRequest
The name of the filter to create.
getName() - Method in class com.amazonaws.services.personalize.model.CreateSchemaRequest
The name for the schema.
getName() - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
The name for the solution.
getName() - Method in class com.amazonaws.services.personalize.model.Dataset
The name of the dataset.
getName() - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The name of the dataset group.
getName() - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
The name of the dataset group.
getName() - Method in class com.amazonaws.services.personalize.model.DatasetSchema
The name of the schema.
getName() - Method in class com.amazonaws.services.personalize.model.DatasetSchemaSummary
The name of the schema.
getName() - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The name of the dataset.
getName() - Method in class com.amazonaws.services.personalize.model.DefaultCategoricalHyperParameterRange
The name of the hyperparameter.
getName() - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
The name of the hyperparameter.
getName() - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
The name of the hyperparameter.
getName() - Method in class com.amazonaws.services.personalize.model.EventTracker
The name of the event tracker.
getName() - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
The name of the event tracker.
getName() - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
The name of the feature transformation.
getName() - Method in class com.amazonaws.services.personalize.model.Filter
The name of the filter.
getName() - Method in class com.amazonaws.services.personalize.model.FilterSummary
The name of the filter.
getName() - Method in class com.amazonaws.services.personalize.model.IntegerHyperParameterRange
The name of the hyperparameter.
getName() - Method in class com.amazonaws.services.personalize.model.Recipe
The name of the recipe.
getName() - Method in class com.amazonaws.services.personalize.model.RecipeSummary
The name of the recipe.
getName() - Method in class com.amazonaws.services.personalize.model.Solution
The name of the solution.
getName() - Method in class com.amazonaws.services.personalize.model.SolutionSummary
The name of the solution.
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsRequest
The token to request the next page of results.
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsResult
The token to use to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListCampaignsRequest
A token returned from the previous call to ListCampaigns for getting the next set of campaigns (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListCampaignsResult
A token for getting the next set of campaigns (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsRequest
A token returned from the previous call to ListDatasetExportJobs for getting the next set of dataset export jobs (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsResult
A token for getting the next set of dataset export jobs (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsRequest
A token returned from the previous call to ListDatasetGroups for getting the next set of dataset groups (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsResult
A token for getting the next set of dataset groups (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsRequest
A token returned from the previous call to ListDatasetImportJobs for getting the next set of dataset import jobs (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsResult
A token for getting the next set of dataset import jobs (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListDatasetsRequest
A token returned from the previous call to ListDatasetImportJobs for getting the next set of dataset import jobs (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListDatasetsResult
A token for getting the next set of datasets (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListEventTrackersRequest
A token returned from the previous call to ListEventTrackers for getting the next set of event trackers (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListEventTrackersResult
A token for getting the next set of event trackers (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListFiltersRequest
A token returned from the previous call to ListFilters for getting the next set of filters (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListFiltersResult
A token for getting the next set of filters (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListRecipesRequest
A token returned from the previous call to ListRecipes for getting the next set of recipes (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListRecipesResult
A token for getting the next set of recipes.
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListSchemasRequest
A token returned from the previous call to ListSchemas for getting the next set of schemas (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListSchemasResult
A token used to get the next set of schemas (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListSolutionsRequest
A token returned from the previous call to ListSolutions for getting the next set of solutions (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListSolutionsResult
A token for getting the next set of solutions (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsRequest
A token returned from the previous call to ListSolutionVersions for getting the next set of solution versions (if they exist).
getNextToken() - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsResult
A token for getting the next set of solution versions (if they exist).
getNumResults() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The number of recommendations generated by the batch inference job.
getNumResults() - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The number of recommendations to retreive.
getObjectiveSensitivity() - Method in class com.amazonaws.services.personalize.model.OptimizationObjective
Specifies how Amazon Personalize balances the importance of your optimization objective versus relevance.
getOptimizationObjective() - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Describes the additional objective for the solution, such as maximizing streaming minutes or increasing revenue.
getPath() - Method in class com.amazonaws.services.personalize.model.S3DataConfig
The file path of the Amazon S3 bucket.
getPerformAutoML() - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
Whether to perform automated machine learning (AutoML).
getPerformAutoML() - Method in class com.amazonaws.services.personalize.model.Solution
When true, Amazon Personalize performs a search for the best USER_PERSONALIZATION recipe from the list specified in the solution configuration (recipeArn must not be specified).
getPerformAutoML() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
When true, Amazon Personalize searches for the most optimal recipe according to the solution configuration.
getPerformHPO() - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
Whether to perform hyperparameter optimization (HPO) on the specified or selected recipe.
getPerformHPO() - Method in class com.amazonaws.services.personalize.model.Solution
Whether to perform hyperparameter optimization (HPO) on the chosen recipe.
getPerformHPO() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
Whether to perform hyperparameter optimization (HPO) on the chosen recipe.
getRecipe() - Method in class com.amazonaws.services.personalize.model.DescribeRecipeResult
An object that describes the recipe.
getRecipeArn() - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
The ARN of the recipe to use for model training.
getRecipeArn() - Method in class com.amazonaws.services.personalize.model.DescribeRecipeRequest
The Amazon Resource Name (ARN) of the recipe to describe.
getRecipeArn() - Method in class com.amazonaws.services.personalize.model.Recipe
The Amazon Resource Name (ARN) of the recipe.
getRecipeArn() - Method in class com.amazonaws.services.personalize.model.RecipeSummary
The Amazon Resource Name (ARN) of the recipe.
getRecipeArn() - Method in class com.amazonaws.services.personalize.model.Solution
The ARN of the recipe used to create the solution.
getRecipeArn() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The ARN of the recipe used in the solution.
getRecipeList() - Method in class com.amazonaws.services.personalize.model.AutoMLConfig
The list of candidate recipes.
getRecipeProvider() - Method in class com.amazonaws.services.personalize.model.ListRecipesRequest
The default is SERVICE.
getRecipes() - Method in class com.amazonaws.services.personalize.model.ListRecipesResult
The list of available recipes.
getRecipeType() - Method in class com.amazonaws.services.personalize.model.Recipe
One of the following values:
getRoleArn() - Method in class com.amazonaws.services.personalize.model.Algorithm
The Amazon Resource Name (ARN) of the role.
getRoleArn() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The ARN of the Amazon Identity and Access Management (IAM) role that requested the batch inference job.
getRoleArn() - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The ARN of the Amazon Identity and Access Management role that has permissions to read and write to your input and output Amazon S3 buckets respectively.
getRoleArn() - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
The Amazon Resource Name (ARN) of the AWS Identity and Access Management service role that has permissions to add data to your output Amazon S3 bucket.
getRoleArn() - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupRequest
The ARN of the IAM role that has permissions to access the KMS key.
getRoleArn() - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobRequest
The ARN of the IAM role that has permissions to read from the Amazon S3 data source.
getRoleArn() - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The Amazon Resource Name (ARN) of the AWS Identity and Access Management service role that has permissions to add data to your output Amazon S3 bucket.
getRoleArn() - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The ARN of the IAM role that has permissions to create the dataset group.
getRoleArn() - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The ARN of the AWS Identity and Access Management (IAM) role that has permissions to read from the Amazon S3 data source.
getS3DataDestination() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobOutput
Information on the Amazon S3 bucket in which the batch inference job's output is stored.
getS3DataDestination() - Method in class com.amazonaws.services.personalize.model.DatasetExportJobOutput
 
getS3DataSource() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobInput
The URI of the Amazon S3 location that contains your input data.
getSchema() - Method in class com.amazonaws.services.personalize.model.CreateSchemaRequest
A schema in Avro JSON format.
getSchema() - Method in class com.amazonaws.services.personalize.model.DatasetSchema
The schema.
getSchema() - Method in class com.amazonaws.services.personalize.model.DescribeSchemaResult
The requested schema.
getSchemaArn() - Method in class com.amazonaws.services.personalize.model.CreateDatasetRequest
The ARN of the schema to associate with the dataset.
getSchemaArn() - Method in class com.amazonaws.services.personalize.model.CreateSchemaResult
The Amazon Resource Name (ARN) of the created schema.
getSchemaArn() - Method in class com.amazonaws.services.personalize.model.Dataset
The ARN of the associated schema.
getSchemaArn() - Method in class com.amazonaws.services.personalize.model.DatasetSchema
The Amazon Resource Name (ARN) of the schema.
getSchemaArn() - Method in class com.amazonaws.services.personalize.model.DatasetSchemaSummary
The Amazon Resource Name (ARN) of the schema.
getSchemaArn() - Method in class com.amazonaws.services.personalize.model.DeleteSchemaRequest
The Amazon Resource Name (ARN) of the schema to delete.
getSchemaArn() - Method in class com.amazonaws.services.personalize.model.DescribeSchemaRequest
The Amazon Resource Name (ARN) of the schema to retrieve.
getSchemas() - Method in class com.amazonaws.services.personalize.model.ListSchemasResult
A list of schemas.
getSolution() - Method in class com.amazonaws.services.personalize.model.DescribeSolutionResult
An object that describes the solution.
getSolutionArn() - Method in class com.amazonaws.services.personalize.model.CreateSolutionResult
The ARN of the solution.
getSolutionArn() - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionRequest
The Amazon Resource Name (ARN) of the solution containing the training configuration information.
getSolutionArn() - Method in class com.amazonaws.services.personalize.model.DeleteSolutionRequest
The ARN of the solution to delete.
getSolutionArn() - Method in class com.amazonaws.services.personalize.model.DescribeSolutionRequest
The Amazon Resource Name (ARN) of the solution to describe.
getSolutionArn() - Method in class com.amazonaws.services.personalize.model.ListCampaignsRequest
The Amazon Resource Name (ARN) of the solution to list the campaigns for.
getSolutionArn() - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsRequest
The Amazon Resource Name (ARN) of the solution.
getSolutionArn() - Method in class com.amazonaws.services.personalize.model.Solution
The ARN of the solution.
getSolutionArn() - Method in class com.amazonaws.services.personalize.model.SolutionSummary
The Amazon Resource Name (ARN) of the solution.
getSolutionArn() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The ARN of the solution.
getSolutionConfig() - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
The configuration to use with the solution.
getSolutionConfig() - Method in class com.amazonaws.services.personalize.model.Solution
Describes the configuration properties for the solution.
getSolutionConfig() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
Describes the configuration properties for the solution.
getSolutionMetrics(GetSolutionMetricsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
getSolutionMetrics(GetSolutionMetricsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Gets the metrics for the specified solution version.
getSolutionMetrics(GetSolutionMetricsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Gets the metrics for the specified solution version.
getSolutionMetricsAsync(GetSolutionMetricsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
getSolutionMetricsAsync(GetSolutionMetricsRequest, AsyncHandler<GetSolutionMetricsRequest, GetSolutionMetricsResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
getSolutionMetricsAsync(GetSolutionMetricsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Gets the metrics for the specified solution version.
getSolutionMetricsAsync(GetSolutionMetricsRequest, AsyncHandler<GetSolutionMetricsRequest, GetSolutionMetricsResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Gets the metrics for the specified solution version.
getSolutionMetricsAsync(GetSolutionMetricsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
getSolutionMetricsAsync(GetSolutionMetricsRequest, AsyncHandler<GetSolutionMetricsRequest, GetSolutionMetricsResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
GetSolutionMetricsRequest - Class in com.amazonaws.services.personalize.model
 
GetSolutionMetricsRequest() - Constructor for class com.amazonaws.services.personalize.model.GetSolutionMetricsRequest
 
GetSolutionMetricsResult - Class in com.amazonaws.services.personalize.model
 
GetSolutionMetricsResult() - Constructor for class com.amazonaws.services.personalize.model.GetSolutionMetricsResult
 
getSolutions() - Method in class com.amazonaws.services.personalize.model.ListSolutionsResult
A list of the current solutions.
getSolutionVersion() - Method in class com.amazonaws.services.personalize.model.DescribeSolutionVersionResult
The solution version.
getSolutionVersionArn() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The Amazon Resource Name (ARN) of the solution version from which the batch inference job was created.
getSolutionVersionArn() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The ARN of the solution version used by the batch inference job.
getSolutionVersionArn() - Method in class com.amazonaws.services.personalize.model.Campaign
The Amazon Resource Name (ARN) of a specific version of the solution.
getSolutionVersionArn() - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
The Amazon Resource Name (ARN) of the deployed solution version.
getSolutionVersionArn() - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The Amazon Resource Name (ARN) of the solution version that will be used to generate the batch inference recommendations.
getSolutionVersionArn() - Method in class com.amazonaws.services.personalize.model.CreateCampaignRequest
The Amazon Resource Name (ARN) of the solution version to deploy.
getSolutionVersionArn() - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionResult
The ARN of the new solution version.
getSolutionVersionArn() - Method in class com.amazonaws.services.personalize.model.DescribeSolutionVersionRequest
The Amazon Resource Name (ARN) of the solution version.
getSolutionVersionArn() - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsRequest
The Amazon Resource Name (ARN) of the solution version for which to get metrics.
getSolutionVersionArn() - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsResult
The same solution version ARN as specified in the request.
getSolutionVersionArn() - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsRequest
The Amazon Resource Name (ARN) of the solution version from which the batch inference jobs were created.
getSolutionVersionArn() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The ARN of the solution version.
getSolutionVersionArn() - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
The Amazon Resource Name (ARN) of the solution version.
getSolutionVersionArn() - Method in class com.amazonaws.services.personalize.model.StopSolutionVersionCreationRequest
The Amazon Resource Name (ARN) of the solution version you want to stop creating.
getSolutionVersionArn() - Method in class com.amazonaws.services.personalize.model.UpdateCampaignRequest
The ARN of a new solution version to deploy.
getSolutionVersions() - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsResult
A list of solution versions describing the version properties.
getStatus() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The status of the batch inference job.
getStatus() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The status of the batch inference job.
getStatus() - Method in class com.amazonaws.services.personalize.model.Campaign
The status of the campaign.
getStatus() - Method in class com.amazonaws.services.personalize.model.CampaignSummary
The status of the campaign.
getStatus() - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
The status of the campaign update.
getStatus() - Method in class com.amazonaws.services.personalize.model.Dataset
The status of the dataset.
getStatus() - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The status of the dataset export job.
getStatus() - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
The status of the dataset export job.
getStatus() - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The current status of the dataset group.
getStatus() - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
The status of the dataset group.
getStatus() - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The status of the dataset import job.
getStatus() - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
The status of the dataset import job.
getStatus() - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The status of the dataset.
getStatus() - Method in class com.amazonaws.services.personalize.model.EventTracker
The status of the event tracker.
getStatus() - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
The status of the event tracker.
getStatus() - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
The status of the feature transformation.
getStatus() - Method in class com.amazonaws.services.personalize.model.Filter
The status of the filter.
getStatus() - Method in class com.amazonaws.services.personalize.model.FilterSummary
The status of the filter.
getStatus() - Method in class com.amazonaws.services.personalize.model.Recipe
The status of the recipe.
getStatus() - Method in class com.amazonaws.services.personalize.model.RecipeSummary
The status of the recipe.
getStatus() - Method in class com.amazonaws.services.personalize.model.Solution
The status of the solution.
getStatus() - Method in class com.amazonaws.services.personalize.model.SolutionSummary
The status of the solution.
getStatus() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The status of the solution version.
getStatus() - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
The status of the solution version.
getTrackingId() - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerResult
The ID of the event tracker.
getTrackingId() - Method in class com.amazonaws.services.personalize.model.EventTracker
The ID of the event tracker.
getTrainingHours() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The time used to train the model.
getTrainingInputMode() - Method in class com.amazonaws.services.personalize.model.Algorithm
The training input mode.
getTrainingMode() - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionRequest
The scope of training to be performed when creating the solution version.
getTrainingMode() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The scope of training to be performed when creating the solution version.
getTunedHPOParams() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
If hyperparameter optimization was performed, contains the hyperparameter values of the best performing model.
getType() - Method in class com.amazonaws.services.personalize.model.HPOObjective
The type of the metric.
getValues() - Method in class com.amazonaws.services.personalize.model.CategoricalHyperParameterRange
A list of the categories for the hyperparameter.
getValues() - Method in class com.amazonaws.services.personalize.model.DefaultCategoricalHyperParameterRange
A list of the categories for the hyperparameter.

H

hashCode() - Method in class com.amazonaws.services.personalize.model.Algorithm
 
hashCode() - Method in class com.amazonaws.services.personalize.model.AlgorithmImage
 
hashCode() - Method in class com.amazonaws.services.personalize.model.AutoMLConfig
 
hashCode() - Method in class com.amazonaws.services.personalize.model.AutoMLResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
 
hashCode() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobConfig
 
hashCode() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobInput
 
hashCode() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobOutput
 
hashCode() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
 
hashCode() - Method in class com.amazonaws.services.personalize.model.Campaign
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CampaignConfig
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CampaignSummary
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CategoricalHyperParameterRange
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ContinuousHyperParameterRange
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateCampaignRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateCampaignResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateDatasetResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateFilterRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateFilterResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateSchemaRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateSchemaResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateSolutionResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.Dataset
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DatasetExportJobOutput
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DatasetGroup
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DatasetSchema
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DatasetSchemaSummary
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DatasetSummary
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DataSource
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DefaultCategoricalHyperParameterRange
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DeleteCampaignRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DeleteCampaignResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DeleteDatasetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DeleteDatasetGroupResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DeleteDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DeleteDatasetResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DeleteEventTrackerRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DeleteEventTrackerResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DeleteFilterRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DeleteFilterResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DeleteSchemaRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DeleteSchemaResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DeleteSolutionRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DeleteSolutionResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeAlgorithmRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeAlgorithmResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeBatchInferenceJobRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeBatchInferenceJobResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeCampaignRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeCampaignResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetExportJobRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetExportJobResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetGroupResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetImportJobRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetImportJobResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeEventTrackerRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeEventTrackerResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeFeatureTransformationRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeFeatureTransformationResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeFilterRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeFilterResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeRecipeRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeRecipeResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeSchemaRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeSchemaResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeSolutionRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeSolutionResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeSolutionVersionRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.DescribeSolutionVersionResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.EventTracker
 
hashCode() - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
 
hashCode() - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
 
hashCode() - Method in class com.amazonaws.services.personalize.model.Filter
 
hashCode() - Method in class com.amazonaws.services.personalize.model.FilterSummary
 
hashCode() - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.HPOConfig
 
hashCode() - Method in class com.amazonaws.services.personalize.model.HPOObjective
 
hashCode() - Method in class com.amazonaws.services.personalize.model.HPOResourceConfig
 
hashCode() - Method in class com.amazonaws.services.personalize.model.HyperParameterRanges
 
hashCode() - Method in class com.amazonaws.services.personalize.model.IntegerHyperParameterRange
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListCampaignsRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListCampaignsResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListDatasetsRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListDatasetsResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListEventTrackersRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListEventTrackersResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListFiltersRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListFiltersResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListRecipesRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListRecipesResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListSchemasRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListSchemasResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListSolutionsRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListSolutionsResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.OptimizationObjective
 
hashCode() - Method in class com.amazonaws.services.personalize.model.Recipe
 
hashCode() - Method in class com.amazonaws.services.personalize.model.RecipeSummary
 
hashCode() - Method in class com.amazonaws.services.personalize.model.S3DataConfig
 
hashCode() - Method in class com.amazonaws.services.personalize.model.Solution
 
hashCode() - Method in class com.amazonaws.services.personalize.model.SolutionConfig
 
hashCode() - Method in class com.amazonaws.services.personalize.model.SolutionSummary
 
hashCode() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
 
hashCode() - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
 
hashCode() - Method in class com.amazonaws.services.personalize.model.StopSolutionVersionCreationRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.StopSolutionVersionCreationResult
 
hashCode() - Method in class com.amazonaws.services.personalize.model.TunedHPOParams
 
hashCode() - Method in class com.amazonaws.services.personalize.model.UpdateCampaignRequest
 
hashCode() - Method in class com.amazonaws.services.personalize.model.UpdateCampaignResult
 
HPOConfig - Class in com.amazonaws.services.personalize.model
Describes the properties for hyperparameter optimization (HPO).
HPOConfig() - Constructor for class com.amazonaws.services.personalize.model.HPOConfig
 
HPOObjective - Class in com.amazonaws.services.personalize.model
The metric to optimize during hyperparameter optimization (HPO).
HPOObjective() - Constructor for class com.amazonaws.services.personalize.model.HPOObjective
 
HPOResourceConfig - Class in com.amazonaws.services.personalize.model
Describes the resource configuration for hyperparameter optimization (HPO).
HPOResourceConfig() - Constructor for class com.amazonaws.services.personalize.model.HPOResourceConfig
 
HyperParameterRanges - Class in com.amazonaws.services.personalize.model
Specifies the hyperparameters and their ranges.
HyperParameterRanges() - Constructor for class com.amazonaws.services.personalize.model.HyperParameterRanges
 

I

IngestionMode - Enum in com.amazonaws.services.personalize.model
 
IntegerHyperParameterRange - Class in com.amazonaws.services.personalize.model
Provides the name and range of an integer-valued hyperparameter.
IntegerHyperParameterRange() - Constructor for class com.amazonaws.services.personalize.model.IntegerHyperParameterRange
 
InvalidInputException - Exception in com.amazonaws.services.personalize.model
Provide a valid value for the field or parameter.
InvalidInputException(String) - Constructor for exception com.amazonaws.services.personalize.model.InvalidInputException
Constructs a new InvalidInputException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.personalize.model
The token is not valid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.personalize.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
isPerformAutoML() - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
Whether to perform automated machine learning (AutoML).
isPerformAutoML() - Method in class com.amazonaws.services.personalize.model.Solution
When true, Amazon Personalize performs a search for the best USER_PERSONALIZATION recipe from the list specified in the solution configuration (recipeArn must not be specified).
isPerformAutoML() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
When true, Amazon Personalize searches for the most optimal recipe according to the solution configuration.
isPerformHPO() - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
Whether to perform hyperparameter optimization (HPO) on the specified or selected recipe.
isPerformHPO() - Method in class com.amazonaws.services.personalize.model.Solution
Whether to perform hyperparameter optimization (HPO) on the chosen recipe.
isPerformHPO() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
Whether to perform hyperparameter optimization (HPO) on the chosen recipe.
isTunable() - Method in class com.amazonaws.services.personalize.model.DefaultCategoricalHyperParameterRange
Whether the hyperparameter is tunable.
isTunable() - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
Whether the hyperparameter is tunable.
isTunable() - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
Indicates whether the hyperparameter is tunable.

L

LimitExceededException - Exception in com.amazonaws.services.personalize.model
The limit on the number of requests per second has been exceeded.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.personalize.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listBatchInferenceJobs(ListBatchInferenceJobsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
listBatchInferenceJobs(ListBatchInferenceJobsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Gets a list of the batch inference jobs that have been performed off of a solution version.
listBatchInferenceJobs(ListBatchInferenceJobsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Gets a list of the batch inference jobs that have been performed off of a solution version.
listBatchInferenceJobsAsync(ListBatchInferenceJobsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listBatchInferenceJobsAsync(ListBatchInferenceJobsRequest, AsyncHandler<ListBatchInferenceJobsRequest, ListBatchInferenceJobsResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listBatchInferenceJobsAsync(ListBatchInferenceJobsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Gets a list of the batch inference jobs that have been performed off of a solution version.
listBatchInferenceJobsAsync(ListBatchInferenceJobsRequest, AsyncHandler<ListBatchInferenceJobsRequest, ListBatchInferenceJobsResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Gets a list of the batch inference jobs that have been performed off of a solution version.
listBatchInferenceJobsAsync(ListBatchInferenceJobsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
listBatchInferenceJobsAsync(ListBatchInferenceJobsRequest, AsyncHandler<ListBatchInferenceJobsRequest, ListBatchInferenceJobsResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
ListBatchInferenceJobsRequest - Class in com.amazonaws.services.personalize.model
 
ListBatchInferenceJobsRequest() - Constructor for class com.amazonaws.services.personalize.model.ListBatchInferenceJobsRequest
 
ListBatchInferenceJobsResult - Class in com.amazonaws.services.personalize.model
 
ListBatchInferenceJobsResult() - Constructor for class com.amazonaws.services.personalize.model.ListBatchInferenceJobsResult
 
listCampaigns(ListCampaignsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
listCampaigns(ListCampaignsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Returns a list of campaigns that use the given solution.
listCampaigns(ListCampaignsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Returns a list of campaigns that use the given solution.
listCampaignsAsync(ListCampaignsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listCampaignsAsync(ListCampaignsRequest, AsyncHandler<ListCampaignsRequest, ListCampaignsResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listCampaignsAsync(ListCampaignsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns a list of campaigns that use the given solution.
listCampaignsAsync(ListCampaignsRequest, AsyncHandler<ListCampaignsRequest, ListCampaignsResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns a list of campaigns that use the given solution.
listCampaignsAsync(ListCampaignsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
listCampaignsAsync(ListCampaignsRequest, AsyncHandler<ListCampaignsRequest, ListCampaignsResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
ListCampaignsRequest - Class in com.amazonaws.services.personalize.model
 
ListCampaignsRequest() - Constructor for class com.amazonaws.services.personalize.model.ListCampaignsRequest
 
ListCampaignsResult - Class in com.amazonaws.services.personalize.model
 
ListCampaignsResult() - Constructor for class com.amazonaws.services.personalize.model.ListCampaignsResult
 
listDatasetExportJobs(ListDatasetExportJobsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
listDatasetExportJobs(ListDatasetExportJobsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Returns a list of dataset export jobs that use the given dataset.
listDatasetExportJobs(ListDatasetExportJobsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Returns a list of dataset export jobs that use the given dataset.
listDatasetExportJobsAsync(ListDatasetExportJobsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listDatasetExportJobsAsync(ListDatasetExportJobsRequest, AsyncHandler<ListDatasetExportJobsRequest, ListDatasetExportJobsResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listDatasetExportJobsAsync(ListDatasetExportJobsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns a list of dataset export jobs that use the given dataset.
listDatasetExportJobsAsync(ListDatasetExportJobsRequest, AsyncHandler<ListDatasetExportJobsRequest, ListDatasetExportJobsResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns a list of dataset export jobs that use the given dataset.
listDatasetExportJobsAsync(ListDatasetExportJobsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
listDatasetExportJobsAsync(ListDatasetExportJobsRequest, AsyncHandler<ListDatasetExportJobsRequest, ListDatasetExportJobsResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
ListDatasetExportJobsRequest - Class in com.amazonaws.services.personalize.model
 
ListDatasetExportJobsRequest() - Constructor for class com.amazonaws.services.personalize.model.ListDatasetExportJobsRequest
 
ListDatasetExportJobsResult - Class in com.amazonaws.services.personalize.model
 
ListDatasetExportJobsResult() - Constructor for class com.amazonaws.services.personalize.model.ListDatasetExportJobsResult
 
listDatasetGroups(ListDatasetGroupsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
listDatasetGroups(ListDatasetGroupsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Returns a list of dataset groups.
listDatasetGroups(ListDatasetGroupsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Returns a list of dataset groups.
listDatasetGroupsAsync(ListDatasetGroupsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listDatasetGroupsAsync(ListDatasetGroupsRequest, AsyncHandler<ListDatasetGroupsRequest, ListDatasetGroupsResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listDatasetGroupsAsync(ListDatasetGroupsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns a list of dataset groups.
listDatasetGroupsAsync(ListDatasetGroupsRequest, AsyncHandler<ListDatasetGroupsRequest, ListDatasetGroupsResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns a list of dataset groups.
listDatasetGroupsAsync(ListDatasetGroupsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
listDatasetGroupsAsync(ListDatasetGroupsRequest, AsyncHandler<ListDatasetGroupsRequest, ListDatasetGroupsResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
ListDatasetGroupsRequest - Class in com.amazonaws.services.personalize.model
 
ListDatasetGroupsRequest() - Constructor for class com.amazonaws.services.personalize.model.ListDatasetGroupsRequest
 
ListDatasetGroupsResult - Class in com.amazonaws.services.personalize.model
 
ListDatasetGroupsResult() - Constructor for class com.amazonaws.services.personalize.model.ListDatasetGroupsResult
 
listDatasetImportJobs(ListDatasetImportJobsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
listDatasetImportJobs(ListDatasetImportJobsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Returns a list of dataset import jobs that use the given dataset.
listDatasetImportJobs(ListDatasetImportJobsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Returns a list of dataset import jobs that use the given dataset.
listDatasetImportJobsAsync(ListDatasetImportJobsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listDatasetImportJobsAsync(ListDatasetImportJobsRequest, AsyncHandler<ListDatasetImportJobsRequest, ListDatasetImportJobsResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listDatasetImportJobsAsync(ListDatasetImportJobsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns a list of dataset import jobs that use the given dataset.
listDatasetImportJobsAsync(ListDatasetImportJobsRequest, AsyncHandler<ListDatasetImportJobsRequest, ListDatasetImportJobsResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns a list of dataset import jobs that use the given dataset.
listDatasetImportJobsAsync(ListDatasetImportJobsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
listDatasetImportJobsAsync(ListDatasetImportJobsRequest, AsyncHandler<ListDatasetImportJobsRequest, ListDatasetImportJobsResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
ListDatasetImportJobsRequest - Class in com.amazonaws.services.personalize.model
 
ListDatasetImportJobsRequest() - Constructor for class com.amazonaws.services.personalize.model.ListDatasetImportJobsRequest
 
ListDatasetImportJobsResult - Class in com.amazonaws.services.personalize.model
 
ListDatasetImportJobsResult() - Constructor for class com.amazonaws.services.personalize.model.ListDatasetImportJobsResult
 
listDatasets(ListDatasetsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
listDatasets(ListDatasetsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Returns the list of datasets contained in the given dataset group.
listDatasets(ListDatasetsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Returns the list of datasets contained in the given dataset group.
listDatasetsAsync(ListDatasetsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listDatasetsAsync(ListDatasetsRequest, AsyncHandler<ListDatasetsRequest, ListDatasetsResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listDatasetsAsync(ListDatasetsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns the list of datasets contained in the given dataset group.
listDatasetsAsync(ListDatasetsRequest, AsyncHandler<ListDatasetsRequest, ListDatasetsResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns the list of datasets contained in the given dataset group.
listDatasetsAsync(ListDatasetsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
listDatasetsAsync(ListDatasetsRequest, AsyncHandler<ListDatasetsRequest, ListDatasetsResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
ListDatasetsRequest - Class in com.amazonaws.services.personalize.model
 
ListDatasetsRequest() - Constructor for class com.amazonaws.services.personalize.model.ListDatasetsRequest
 
ListDatasetsResult - Class in com.amazonaws.services.personalize.model
 
ListDatasetsResult() - Constructor for class com.amazonaws.services.personalize.model.ListDatasetsResult
 
listEventTrackers(ListEventTrackersRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
listEventTrackers(ListEventTrackersRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Returns the list of event trackers associated with the account.
listEventTrackers(ListEventTrackersRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Returns the list of event trackers associated with the account.
listEventTrackersAsync(ListEventTrackersRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listEventTrackersAsync(ListEventTrackersRequest, AsyncHandler<ListEventTrackersRequest, ListEventTrackersResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listEventTrackersAsync(ListEventTrackersRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns the list of event trackers associated with the account.
listEventTrackersAsync(ListEventTrackersRequest, AsyncHandler<ListEventTrackersRequest, ListEventTrackersResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns the list of event trackers associated with the account.
listEventTrackersAsync(ListEventTrackersRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
listEventTrackersAsync(ListEventTrackersRequest, AsyncHandler<ListEventTrackersRequest, ListEventTrackersResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
ListEventTrackersRequest - Class in com.amazonaws.services.personalize.model
 
ListEventTrackersRequest() - Constructor for class com.amazonaws.services.personalize.model.ListEventTrackersRequest
 
ListEventTrackersResult - Class in com.amazonaws.services.personalize.model
 
ListEventTrackersResult() - Constructor for class com.amazonaws.services.personalize.model.ListEventTrackersResult
 
listFilters(ListFiltersRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
listFilters(ListFiltersRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Lists all filters that belong to a given dataset group.
listFilters(ListFiltersRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Lists all filters that belong to a given dataset group.
listFiltersAsync(ListFiltersRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listFiltersAsync(ListFiltersRequest, AsyncHandler<ListFiltersRequest, ListFiltersResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listFiltersAsync(ListFiltersRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Lists all filters that belong to a given dataset group.
listFiltersAsync(ListFiltersRequest, AsyncHandler<ListFiltersRequest, ListFiltersResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Lists all filters that belong to a given dataset group.
listFiltersAsync(ListFiltersRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
listFiltersAsync(ListFiltersRequest, AsyncHandler<ListFiltersRequest, ListFiltersResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
ListFiltersRequest - Class in com.amazonaws.services.personalize.model
 
ListFiltersRequest() - Constructor for class com.amazonaws.services.personalize.model.ListFiltersRequest
 
ListFiltersResult - Class in com.amazonaws.services.personalize.model
 
ListFiltersResult() - Constructor for class com.amazonaws.services.personalize.model.ListFiltersResult
 
listRecipes(ListRecipesRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
listRecipes(ListRecipesRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Returns a list of available recipes.
listRecipes(ListRecipesRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Returns a list of available recipes.
listRecipesAsync(ListRecipesRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listRecipesAsync(ListRecipesRequest, AsyncHandler<ListRecipesRequest, ListRecipesResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listRecipesAsync(ListRecipesRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns a list of available recipes.
listRecipesAsync(ListRecipesRequest, AsyncHandler<ListRecipesRequest, ListRecipesResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns a list of available recipes.
listRecipesAsync(ListRecipesRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
listRecipesAsync(ListRecipesRequest, AsyncHandler<ListRecipesRequest, ListRecipesResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
ListRecipesRequest - Class in com.amazonaws.services.personalize.model
 
ListRecipesRequest() - Constructor for class com.amazonaws.services.personalize.model.ListRecipesRequest
 
ListRecipesResult - Class in com.amazonaws.services.personalize.model
 
ListRecipesResult() - Constructor for class com.amazonaws.services.personalize.model.ListRecipesResult
 
listSchemas(ListSchemasRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
listSchemas(ListSchemasRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Returns the list of schemas associated with the account.
listSchemas(ListSchemasRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Returns the list of schemas associated with the account.
listSchemasAsync(ListSchemasRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listSchemasAsync(ListSchemasRequest, AsyncHandler<ListSchemasRequest, ListSchemasResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listSchemasAsync(ListSchemasRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns the list of schemas associated with the account.
listSchemasAsync(ListSchemasRequest, AsyncHandler<ListSchemasRequest, ListSchemasResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns the list of schemas associated with the account.
listSchemasAsync(ListSchemasRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
listSchemasAsync(ListSchemasRequest, AsyncHandler<ListSchemasRequest, ListSchemasResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
ListSchemasRequest - Class in com.amazonaws.services.personalize.model
 
ListSchemasRequest() - Constructor for class com.amazonaws.services.personalize.model.ListSchemasRequest
 
ListSchemasResult - Class in com.amazonaws.services.personalize.model
 
ListSchemasResult() - Constructor for class com.amazonaws.services.personalize.model.ListSchemasResult
 
listSolutions(ListSolutionsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
listSolutions(ListSolutionsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Returns a list of solutions that use the given dataset group.
listSolutions(ListSolutionsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Returns a list of solutions that use the given dataset group.
listSolutionsAsync(ListSolutionsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listSolutionsAsync(ListSolutionsRequest, AsyncHandler<ListSolutionsRequest, ListSolutionsResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listSolutionsAsync(ListSolutionsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns a list of solutions that use the given dataset group.
listSolutionsAsync(ListSolutionsRequest, AsyncHandler<ListSolutionsRequest, ListSolutionsResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns a list of solutions that use the given dataset group.
listSolutionsAsync(ListSolutionsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
listSolutionsAsync(ListSolutionsRequest, AsyncHandler<ListSolutionsRequest, ListSolutionsResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
ListSolutionsRequest - Class in com.amazonaws.services.personalize.model
 
ListSolutionsRequest() - Constructor for class com.amazonaws.services.personalize.model.ListSolutionsRequest
 
ListSolutionsResult - Class in com.amazonaws.services.personalize.model
 
ListSolutionsResult() - Constructor for class com.amazonaws.services.personalize.model.ListSolutionsResult
 
listSolutionVersions(ListSolutionVersionsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
listSolutionVersions(ListSolutionVersionsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Returns a list of solution versions for the given solution.
listSolutionVersions(ListSolutionVersionsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Returns a list of solution versions for the given solution.
listSolutionVersionsAsync(ListSolutionVersionsRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listSolutionVersionsAsync(ListSolutionVersionsRequest, AsyncHandler<ListSolutionVersionsRequest, ListSolutionVersionsResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
listSolutionVersionsAsync(ListSolutionVersionsRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns a list of solution versions for the given solution.
listSolutionVersionsAsync(ListSolutionVersionsRequest, AsyncHandler<ListSolutionVersionsRequest, ListSolutionVersionsResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Returns a list of solution versions for the given solution.
listSolutionVersionsAsync(ListSolutionVersionsRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
listSolutionVersionsAsync(ListSolutionVersionsRequest, AsyncHandler<ListSolutionVersionsRequest, ListSolutionVersionsResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
ListSolutionVersionsRequest - Class in com.amazonaws.services.personalize.model
 
ListSolutionVersionsRequest() - Constructor for class com.amazonaws.services.personalize.model.ListSolutionVersionsRequest
 
ListSolutionVersionsResult - Class in com.amazonaws.services.personalize.model
 
ListSolutionVersionsResult() - Constructor for class com.amazonaws.services.personalize.model.ListSolutionVersionsResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.Algorithm
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.AlgorithmImage
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.AutoMLConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.AutoMLResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.Campaign
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.CampaignConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.CampaignSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.CategoricalHyperParameterRange
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.ContinuousHyperParameterRange
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.Dataset
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.DatasetSchema
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.DatasetSchemaSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.DatasetSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.DataSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.DefaultCategoricalHyperParameterRange
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.EventTracker
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.Filter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.FilterSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.HPOConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.HPOObjective
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.HPOResourceConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.HyperParameterRanges
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.IntegerHyperParameterRange
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.OptimizationObjective
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.Recipe
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.RecipeSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.S3DataConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.Solution
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.SolutionConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.SolutionSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalize.model.TunedHPOParams
 

O

ObjectiveSensitivity - Enum in com.amazonaws.services.personalize.model
 
OptimizationObjective - Class in com.amazonaws.services.personalize.model
Describes the additional objective for the solution, such as maximizing streaming minutes or increasing revenue.
OptimizationObjective() - Constructor for class com.amazonaws.services.personalize.model.OptimizationObjective
 

R

Recipe - Class in com.amazonaws.services.personalize.model
Provides information about a recipe.
Recipe() - Constructor for class com.amazonaws.services.personalize.model.Recipe
 
RecipeProvider - Enum in com.amazonaws.services.personalize.model
 
RecipeSummary - Class in com.amazonaws.services.personalize.model
Provides a summary of the properties of a recipe.
RecipeSummary() - Constructor for class com.amazonaws.services.personalize.model.RecipeSummary
 
ResourceAlreadyExistsException - Exception in com.amazonaws.services.personalize.model
The specified resource already exists.
ResourceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.personalize.model.ResourceAlreadyExistsException
Constructs a new ResourceAlreadyExistsException with the specified error message.
ResourceInUseException - Exception in com.amazonaws.services.personalize.model
The specified resource is in use.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.personalize.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.personalize.model
Could not find the specified resource.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.personalize.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

S3DataConfig - Class in com.amazonaws.services.personalize.model
The configuration details of an Amazon S3 input or output bucket.
S3DataConfig() - Constructor for class com.amazonaws.services.personalize.model.S3DataConfig
 
setAccountId(String) - Method in class com.amazonaws.services.personalize.model.EventTracker
The Amazon AWS account that owns the event tracker.
setAlgorithm(Algorithm) - Method in class com.amazonaws.services.personalize.model.DescribeAlgorithmResult
A listing of the properties of the algorithm.
setAlgorithmArn(String) - Method in class com.amazonaws.services.personalize.model.Algorithm
The Amazon Resource Name (ARN) of the algorithm.
setAlgorithmArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeAlgorithmRequest
The Amazon Resource Name (ARN) of the algorithm to describe.
setAlgorithmArn(String) - Method in class com.amazonaws.services.personalize.model.Recipe
The Amazon Resource Name (ARN) of the algorithm that Amazon Personalize uses to train the model.
setAlgorithmHyperParameterRanges(HyperParameterRanges) - Method in class com.amazonaws.services.personalize.model.HPOConfig
The hyperparameters and their allowable ranges.
setAlgorithmHyperParameters(Map<String, String>) - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Lists the hyperparameter names and ranges.
setAlgorithmHyperParameters(Map<String, String>) - Method in class com.amazonaws.services.personalize.model.TunedHPOParams
A list of the hyperparameter values of the best performing model.
setAlgorithmImage(AlgorithmImage) - Method in class com.amazonaws.services.personalize.model.Algorithm
The URI of the Docker container for the algorithm image.
setAutoMLConfig(AutoMLConfig) - Method in class com.amazonaws.services.personalize.model.SolutionConfig
The AutoMLConfig object containing a list of recipes to search when AutoML is performed.
setAutoMLResult(AutoMLResult) - Method in class com.amazonaws.services.personalize.model.Solution
When performAutoML is true, specifies the best recipe found.
setBatchInferenceJob(BatchInferenceJob) - Method in class com.amazonaws.services.personalize.model.DescribeBatchInferenceJobResult
Information on the specified batch inference job.
setBatchInferenceJobArn(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The Amazon Resource Name (ARN) of the batch inference job.
setBatchInferenceJobArn(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The Amazon Resource Name (ARN) of the batch inference job.
setBatchInferenceJobArn(String) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobResult
The ARN of the batch inference job.
setBatchInferenceJobArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeBatchInferenceJobRequest
The ARN of the batch inference job to describe.
setBatchInferenceJobConfig(BatchInferenceJobConfig) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
A string to string map of the configuration details of a batch inference job.
setBatchInferenceJobConfig(BatchInferenceJobConfig) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The configuration details of a batch inference job.
setBatchInferenceJobs(Collection<BatchInferenceJobSummary>) - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsResult
A list containing information on each job that is returned.
setBestRecipeArn(String) - Method in class com.amazonaws.services.personalize.model.AutoMLResult
The Amazon Resource Name (ARN) of the best recipe.
setCampaign(Campaign) - Method in class com.amazonaws.services.personalize.model.DescribeCampaignResult
The properties of the campaign.
setCampaignArn(String) - Method in class com.amazonaws.services.personalize.model.Campaign
The Amazon Resource Name (ARN) of the campaign.
setCampaignArn(String) - Method in class com.amazonaws.services.personalize.model.CampaignSummary
The Amazon Resource Name (ARN) of the campaign.
setCampaignArn(String) - Method in class com.amazonaws.services.personalize.model.CreateCampaignResult
The Amazon Resource Name (ARN) of the campaign.
setCampaignArn(String) - Method in class com.amazonaws.services.personalize.model.DeleteCampaignRequest
The Amazon Resource Name (ARN) of the campaign to delete.
setCampaignArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeCampaignRequest
The Amazon Resource Name (ARN) of the campaign.
setCampaignArn(String) - Method in class com.amazonaws.services.personalize.model.UpdateCampaignRequest
The Amazon Resource Name (ARN) of the campaign.
setCampaignArn(String) - Method in class com.amazonaws.services.personalize.model.UpdateCampaignResult
The same campaign ARN as given in the request.
setCampaignConfig(CampaignConfig) - Method in class com.amazonaws.services.personalize.model.Campaign
The configuration details of a campaign.
setCampaignConfig(CampaignConfig) - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
 
setCampaignConfig(CampaignConfig) - Method in class com.amazonaws.services.personalize.model.CreateCampaignRequest
The configuration details of a campaign.
setCampaignConfig(CampaignConfig) - Method in class com.amazonaws.services.personalize.model.UpdateCampaignRequest
The configuration details of a campaign.
setCampaigns(Collection<CampaignSummary>) - Method in class com.amazonaws.services.personalize.model.ListCampaignsResult
A list of the campaigns.
setCategoricalHyperParameterRanges(Collection<DefaultCategoricalHyperParameterRange>) - Method in class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
The categorical hyperparameters and their default ranges.
setCategoricalHyperParameterRanges(Collection<CategoricalHyperParameterRange>) - Method in class com.amazonaws.services.personalize.model.HyperParameterRanges
The categorical hyperparameters and their ranges.
setContinuousHyperParameterRanges(Collection<DefaultContinuousHyperParameterRange>) - Method in class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
The continuous hyperparameters and their default ranges.
setContinuousHyperParameterRanges(Collection<ContinuousHyperParameterRange>) - Method in class com.amazonaws.services.personalize.model.HyperParameterRanges
The continuous hyperparameters and their ranges.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Algorithm
The date and time (in Unix time) that the algorithm was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The time at which the batch inference job was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The time at which the batch inference job was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Campaign
The date and time (in Unix format) that the campaign was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.CampaignSummary
The date and time (in Unix time) that the campaign was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
The date and time (in Unix time) that the campaign update was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Dataset
The creation date and time (in Unix time) of the dataset.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The creation date and time (in Unix time) of the dataset export job.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
The date and time (in Unix time) that the dataset export job was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The creation date and time (in Unix time) of the dataset group.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
The date and time (in Unix time) that the dataset group was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The creation date and time (in Unix time) of the dataset import job.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
The date and time (in Unix time) that the dataset import job was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetSchema
The date and time (in Unix time) that the schema was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetSchemaSummary
The date and time (in Unix time) that the schema was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The date and time (in Unix time) that the dataset was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.EventTracker
The date and time (in Unix format) that the event tracker was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
The date and time (in Unix time) that the event tracker was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
The creation date and time (in Unix time) of the feature transformation.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Filter
The time at which the filter was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.FilterSummary
The time at which the filter was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Recipe
The date and time (in Unix format) that the recipe was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.RecipeSummary
The date and time (in Unix time) that the recipe was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Solution
The creation date and time (in Unix time) of the solution.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.SolutionSummary
The date and time (in Unix time) that the solution was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The date and time (in Unix time) that this version of the solution was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
The date and time (in Unix time) that this version of a solution was created.
setDataLocation(String) - Method in class com.amazonaws.services.personalize.model.DataSource
The path to the Amazon S3 bucket where the data that you want to upload to your dataset is stored.
setDataset(Dataset) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetResult
A listing of the dataset's properties.
setDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
The Amazon Resource Name (ARN) of the dataset that contains the data to export.
setDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobRequest
The ARN of the dataset that receives the imported data.
setDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetResult
The ARN of the dataset.
setDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.Dataset
The Amazon Resource Name (ARN) of the dataset that you want metadata for.
setDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The Amazon Resource Name (ARN) of the dataset to export.
setDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The Amazon Resource Name (ARN) of the dataset that receives the imported data.
setDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The Amazon Resource Name (ARN) of the dataset.
setDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.DeleteDatasetRequest
The Amazon Resource Name (ARN) of the dataset to delete.
setDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetRequest
The Amazon Resource Name (ARN) of the dataset to describe.
setDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsRequest
The Amazon Resource Name (ARN) of the dataset to list the dataset export jobs for.
setDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsRequest
The Amazon Resource Name (ARN) of the dataset to list the dataset import jobs for.
setDatasetExportJob(DatasetExportJob) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetExportJobResult
Information about the dataset export job, including the status.
setDatasetExportJobArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobResult
The Amazon Resource Name (ARN) of the dataset export job.
setDatasetExportJobArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The Amazon Resource Name (ARN) of the dataset export job.
setDatasetExportJobArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
The Amazon Resource Name (ARN) of the dataset export job.
setDatasetExportJobArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetExportJobRequest
The Amazon Resource Name (ARN) of the dataset export job to describe.
setDatasetExportJobs(Collection<DatasetExportJobSummary>) - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsResult
The list of dataset export jobs.
setDatasetGroup(DatasetGroup) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetGroupResult
A listing of the dataset group's properties.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupResult
The Amazon Resource Name (ARN) of the new dataset group.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetRequest
The Amazon Resource Name (ARN) of the dataset group to add the dataset to.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerRequest
The Amazon Resource Name (ARN) of the dataset group that receives the event data.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.CreateFilterRequest
The ARN of the dataset group that the filter will belong to.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
The Amazon Resource Name (ARN) of the dataset group that provides the training data.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.Dataset
The Amazon Resource Name (ARN) of the dataset group.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The Amazon Resource Name (ARN) of the dataset group.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
The Amazon Resource Name (ARN) of the dataset group.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.DeleteDatasetGroupRequest
The ARN of the dataset group to delete.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetGroupRequest
The Amazon Resource Name (ARN) of the dataset group to describe.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.EventTracker
The Amazon Resource Name (ARN) of the dataset group that receives the event data.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.Filter
The ARN of the dataset group to which the filter belongs.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.FilterSummary
The ARN of the dataset group to which the filter belongs.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetsRequest
The Amazon Resource Name (ARN) of the dataset group that contains the datasets to list.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.ListEventTrackersRequest
The ARN of a dataset group used to filter the response.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.ListFiltersRequest
The ARN of the dataset group that contains the filters.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.ListSolutionsRequest
The Amazon Resource Name (ARN) of the dataset group.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.Solution
The Amazon Resource Name (ARN) of the dataset group that provides the training data.
setDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The Amazon Resource Name (ARN) of the dataset group providing the training data.
setDatasetGroups(Collection<DatasetGroupSummary>) - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsResult
The list of your dataset groups.
setDatasetImportJob(DatasetImportJob) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetImportJobResult
Information about the dataset import job, including the status.
setDatasetImportJobArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobResult
The ARN of the dataset import job.
setDatasetImportJobArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The ARN of the dataset import job.
setDatasetImportJobArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
The Amazon Resource Name (ARN) of the dataset import job.
setDatasetImportJobArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetImportJobRequest
The Amazon Resource Name (ARN) of the dataset import job to describe.
setDatasetImportJobs(Collection<DatasetImportJobSummary>) - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsResult
The list of dataset import jobs.
setDatasets(Collection<DatasetSummary>) - Method in class com.amazonaws.services.personalize.model.ListDatasetsResult
An array of Dataset objects.
setDatasetType(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetRequest
The type of dataset.
setDatasetType(String) - Method in class com.amazonaws.services.personalize.model.Dataset
One of the following values:
setDatasetType(String) - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The dataset type.
setDataSource(DataSource) - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobRequest
The Amazon S3 bucket that contains the training data to import.
setDataSource(DataSource) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The Amazon S3 bucket that contains the training data to import.
setDefaultHyperParameterRanges(DefaultHyperParameterRanges) - Method in class com.amazonaws.services.personalize.model.Algorithm
Specifies the default hyperparameters, their ranges, and whether they are tunable.
setDefaultHyperParameters(Map<String, String>) - Method in class com.amazonaws.services.personalize.model.Algorithm
Specifies the default hyperparameters.
setDefaultParameters(Map<String, String>) - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
Provides the default parameters for feature transformation.
setDefaultResourceConfig(Map<String, String>) - Method in class com.amazonaws.services.personalize.model.Algorithm
Specifies the default maximum number of training jobs and parallel training jobs.
setDescription(String) - Method in class com.amazonaws.services.personalize.model.Recipe
The description of the recipe.
setDockerURI(String) - Method in class com.amazonaws.services.personalize.model.AlgorithmImage
The URI of the Docker container for the algorithm image.
setEventTracker(EventTracker) - Method in class com.amazonaws.services.personalize.model.DescribeEventTrackerResult
An object that describes the event tracker.
setEventTrackerArn(String) - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerResult
The ARN of the event tracker.
setEventTrackerArn(String) - Method in class com.amazonaws.services.personalize.model.DeleteEventTrackerRequest
The Amazon Resource Name (ARN) of the event tracker to delete.
setEventTrackerArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeEventTrackerRequest
The Amazon Resource Name (ARN) of the event tracker to describe.
setEventTrackerArn(String) - Method in class com.amazonaws.services.personalize.model.EventTracker
The ARN of the event tracker.
setEventTrackerArn(String) - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
The Amazon Resource Name (ARN) of the event tracker.
setEventTrackers(Collection<EventTrackerSummary>) - Method in class com.amazonaws.services.personalize.model.ListEventTrackersResult
A list of event trackers.
setEventType(String) - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
When your have multiple event types (using an EVENT_TYPE schema field), this parameter specifies which event type (for example, 'click' or 'like') is used for training the model.
setEventType(String) - Method in class com.amazonaws.services.personalize.model.Solution
The event type (for example, 'click' or 'like') that is used for training the model.
setEventType(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The event type (for example, 'click' or 'like') that is used for training the model.
setEventValueThreshold(String) - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Only events with a value greater than or equal to this threshold are used for training a model.
setFailureReason(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
If the batch inference job failed, the reason for the failure.
setFailureReason(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
If the batch inference job failed, the reason for the failure.
setFailureReason(String) - Method in class com.amazonaws.services.personalize.model.Campaign
If a campaign fails, the reason behind the failure.
setFailureReason(String) - Method in class com.amazonaws.services.personalize.model.CampaignSummary
If a campaign fails, the reason behind the failure.
setFailureReason(String) - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
If a campaign update fails, the reason behind the failure.
setFailureReason(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
If a dataset export job fails, provides the reason why.
setFailureReason(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
If a dataset export job fails, the reason behind the failure.
setFailureReason(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
If creating a dataset group fails, provides the reason why.
setFailureReason(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
If creating a dataset group fails, the reason behind the failure.
setFailureReason(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
If a dataset import job fails, provides the reason why.
setFailureReason(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
If a dataset import job fails, the reason behind the failure.
setFailureReason(String) - Method in class com.amazonaws.services.personalize.model.Filter
If the filter failed, the reason for its failure.
setFailureReason(String) - Method in class com.amazonaws.services.personalize.model.FilterSummary
If the filter failed, the reason for the failure.
setFailureReason(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
If training a solution version fails, the reason for the failure.
setFailureReason(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
If a solution version fails, the reason behind the failure.
setFeatureTransformation(FeatureTransformation) - Method in class com.amazonaws.services.personalize.model.DescribeFeatureTransformationResult
A listing of the FeatureTransformation properties.
setFeatureTransformationArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeFeatureTransformationRequest
The Amazon Resource Name (ARN) of the feature transformation to describe.
setFeatureTransformationArn(String) - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
The Amazon Resource Name (ARN) of the FeatureTransformation object.
setFeatureTransformationArn(String) - Method in class com.amazonaws.services.personalize.model.Recipe
The ARN of the FeatureTransformation object.
setFeatureTransformationParameters(Map<String, String>) - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Lists the feature transformation parameters.
setFilter(Filter) - Method in class com.amazonaws.services.personalize.model.DescribeFilterResult
The filter's details.
setFilterArn(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The ARN of the filter used on the batch inference job.
setFilterArn(String) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The ARN of the filter to apply to the batch inference job.
setFilterArn(String) - Method in class com.amazonaws.services.personalize.model.CreateFilterResult
The ARN of the new filter.
setFilterArn(String) - Method in class com.amazonaws.services.personalize.model.DeleteFilterRequest
The ARN of the filter to delete.
setFilterArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeFilterRequest
The ARN of the filter to describe.
setFilterArn(String) - Method in class com.amazonaws.services.personalize.model.Filter
The ARN of the filter.
setFilterArn(String) - Method in class com.amazonaws.services.personalize.model.FilterSummary
The ARN of the filter.
setFilterExpression(String) - Method in class com.amazonaws.services.personalize.model.CreateFilterRequest
The filter expression defines which items are included or excluded from recommendations.
setFilterExpression(String) - Method in class com.amazonaws.services.personalize.model.Filter
Specifies the type of item interactions to filter out of recommendation results.
setFilters(Collection<FilterSummary>) - Method in class com.amazonaws.services.personalize.model.ListFiltersResult
A list of returned filters.
setHpoConfig(HPOConfig) - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Describes the properties for hyperparameter optimization (HPO).
setHpoObjective(HPOObjective) - Method in class com.amazonaws.services.personalize.model.HPOConfig
The metric to optimize during HPO.
setHpoResourceConfig(HPOResourceConfig) - Method in class com.amazonaws.services.personalize.model.HPOConfig
Describes the resource configuration for HPO.
setIngestionMode(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
The data to export, based on how you imported the data.
setIngestionMode(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The data to export, based on how you imported the data.
setIntegerHyperParameterRanges(Collection<DefaultIntegerHyperParameterRange>) - Method in class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
The integer-valued hyperparameters and their default ranges.
setIntegerHyperParameterRanges(Collection<IntegerHyperParameterRange>) - Method in class com.amazonaws.services.personalize.model.HyperParameterRanges
The integer-valued hyperparameters and their ranges.
setIsTunable(Boolean) - Method in class com.amazonaws.services.personalize.model.DefaultCategoricalHyperParameterRange
Whether the hyperparameter is tunable.
setIsTunable(Boolean) - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
Whether the hyperparameter is tunable.
setIsTunable(Boolean) - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
Indicates whether the hyperparameter is tunable.
setItemAttribute(String) - Method in class com.amazonaws.services.personalize.model.OptimizationObjective
The numerical metadata column in an Items dataset related to the optimization objective.
setItemExplorationConfig(Map<String, String>) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobConfig
A string to string map specifying the exploration configuration hyperparameters, including explorationWeight and explorationItemAgeCutOff, you want to use to configure the amount of item exploration Amazon Personalize uses when recommending items.
setItemExplorationConfig(Map<String, String>) - Method in class com.amazonaws.services.personalize.model.CampaignConfig
A string to string map specifying the exploration configuration hyperparameters, including explorationWeight and explorationItemAgeCutOff, you want to use to configure the amount of item exploration Amazon Personalize uses when recommending items.
setJobInput(BatchInferenceJobInput) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The Amazon S3 path that leads to the input data used to generate the batch inference job.
setJobInput(BatchInferenceJobInput) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The Amazon S3 path that leads to the input file to base your recommendations on.
setJobName(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The name of the batch inference job.
setJobName(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The name of the batch inference job.
setJobName(String) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The name of the batch inference job to create.
setJobName(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
The name for the dataset export job.
setJobName(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobRequest
The name for the dataset import job.
setJobName(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The name of the export job.
setJobName(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
The name of the dataset export job.
setJobName(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The name of the import job.
setJobName(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
The name of the dataset import job.
setJobOutput(BatchInferenceJobOutput) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The Amazon S3 bucket that contains the output data generated by the batch inference job.
setJobOutput(BatchInferenceJobOutput) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The path to the Amazon S3 bucket where the job's output will be stored.
setJobOutput(DatasetExportJobOutput) - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
The path to the Amazon S3 bucket where the job's output is stored.
setJobOutput(DatasetExportJobOutput) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The path to the Amazon S3 bucket where the job's output is stored.
setKmsKeyArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupRequest
The Amazon Resource Name (ARN) of a KMS key used to encrypt the datasets.
setKmsKeyArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The Amazon Resource Name (ARN) of the KMS key used to encrypt the datasets.
setKmsKeyArn(String) - Method in class com.amazonaws.services.personalize.model.S3DataConfig
The Amazon Resource Name (ARN) of the Amazon Key Management Service (KMS) key that Amazon Personalize uses to encrypt or decrypt the input and output files of a batch inference job.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Algorithm
The date and time (in Unix time) that the algorithm was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The time at which the batch inference job was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The time at which the batch inference job was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Campaign
The date and time (in Unix format) that the campaign was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.CampaignSummary
The date and time (in Unix time) that the campaign was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
The date and time (in Unix time) that the campaign update was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Dataset
A time stamp that shows when the dataset was updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The date and time (in Unix time) the status of the dataset export job was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
The date and time (in Unix time) that the dataset export job status was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The last update date and time (in Unix time) of the dataset group.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
The date and time (in Unix time) that the dataset group was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The date and time (in Unix time) the dataset was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
The date and time (in Unix time) that the dataset import job status was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetSchema
The date and time (in Unix time) that the schema was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetSchemaSummary
The date and time (in Unix time) that the schema was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The date and time (in Unix time) that the dataset was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.EventTracker
The date and time (in Unix time) that the event tracker was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
The date and time (in Unix time) that the event tracker was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
The last update date and time (in Unix time) of the feature transformation.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Filter
The time at which the filter was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.FilterSummary
The time at which the filter was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Recipe
The date and time (in Unix format) that the recipe was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.RecipeSummary
The date and time (in Unix time) that the recipe was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Solution
The date and time (in Unix time) that the solution was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.SolutionSummary
The date and time (in Unix time) that the solution was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The date and time (in Unix time) that the solution was last updated.
setLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
The date and time (in Unix time) that the solution version was last updated.
setLatestCampaignUpdate(CampaignUpdateSummary) - Method in class com.amazonaws.services.personalize.model.Campaign
 
setLatestSolutionVersion(SolutionVersionSummary) - Method in class com.amazonaws.services.personalize.model.Solution
Describes the latest version of the solution, including the status and the ARN.
setMaxNumberOfTrainingJobs(String) - Method in class com.amazonaws.services.personalize.model.HPOResourceConfig
The maximum number of training jobs when you create a solution version.
setMaxParallelTrainingJobs(String) - Method in class com.amazonaws.services.personalize.model.HPOResourceConfig
The maximum number of parallel training jobs when you create a solution version.
setMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsRequest
The maximum number of batch inference job results to return in each page.
setMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListCampaignsRequest
The maximum number of campaigns to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsRequest
The maximum number of dataset export jobs to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsRequest
The maximum number of dataset groups to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsRequest
The maximum number of dataset import jobs to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListDatasetsRequest
The maximum number of datasets to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListEventTrackersRequest
The maximum number of event trackers to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListFiltersRequest
The maximum number of filters to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListRecipesRequest
The maximum number of recipes to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListSchemasRequest
The maximum number of schemas to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListSolutionsRequest
The maximum number of solutions to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsRequest
The maximum number of solution versions to return.
setMaxValue(Double) - Method in class com.amazonaws.services.personalize.model.ContinuousHyperParameterRange
The maximum allowable value for the hyperparameter.
setMaxValue(Double) - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
The maximum allowable value for the hyperparameter.
setMaxValue(Integer) - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
The maximum allowable value for the hyperparameter.
setMaxValue(Integer) - Method in class com.amazonaws.services.personalize.model.IntegerHyperParameterRange
The maximum allowable value for the hyperparameter.
setMetricName(String) - Method in class com.amazonaws.services.personalize.model.AutoMLConfig
The metric to optimize.
setMetricName(String) - Method in class com.amazonaws.services.personalize.model.HPOObjective
The name of the metric.
setMetricRegex(String) - Method in class com.amazonaws.services.personalize.model.HPOObjective
A regular expression for finding the metric in the training job logs.
setMetrics(Map<String, Double>) - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsResult
The metrics for the solution version.
setMinProvisionedTPS(Integer) - Method in class com.amazonaws.services.personalize.model.Campaign
Specifies the requested minimum provisioned transactions (recommendations) per second.
setMinProvisionedTPS(Integer) - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
Specifies the requested minimum provisioned transactions (recommendations) per second that Amazon Personalize will support.
setMinProvisionedTPS(Integer) - Method in class com.amazonaws.services.personalize.model.CreateCampaignRequest
Specifies the requested minimum provisioned transactions (recommendations) per second that Amazon Personalize will support.
setMinProvisionedTPS(Integer) - Method in class com.amazonaws.services.personalize.model.UpdateCampaignRequest
Specifies the requested minimum provisioned transactions (recommendations) per second that Amazon Personalize will support.
setMinValue(Double) - Method in class com.amazonaws.services.personalize.model.ContinuousHyperParameterRange
The minimum allowable value for the hyperparameter.
setMinValue(Double) - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
The minimum allowable value for the hyperparameter.
setMinValue(Integer) - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
The minimum allowable value for the hyperparameter.
setMinValue(Integer) - Method in class com.amazonaws.services.personalize.model.IntegerHyperParameterRange
The minimum allowable value for the hyperparameter.
setName(String) - Method in class com.amazonaws.services.personalize.model.Algorithm
The name of the algorithm.
setName(String) - Method in class com.amazonaws.services.personalize.model.AlgorithmImage
The name of the algorithm image.
setName(String) - Method in class com.amazonaws.services.personalize.model.Campaign
The name of the campaign.
setName(String) - Method in class com.amazonaws.services.personalize.model.CampaignSummary
The name of the campaign.
setName(String) - Method in class com.amazonaws.services.personalize.model.CategoricalHyperParameterRange
The name of the hyperparameter.
setName(String) - Method in class com.amazonaws.services.personalize.model.ContinuousHyperParameterRange
The name of the hyperparameter.
setName(String) - Method in class com.amazonaws.services.personalize.model.CreateCampaignRequest
A name for the new campaign.
setName(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupRequest
The name for the new dataset group.
setName(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetRequest
The name for the dataset.
setName(String) - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerRequest
The name for the event tracker.
setName(String) - Method in class com.amazonaws.services.personalize.model.CreateFilterRequest
The name of the filter to create.
setName(String) - Method in class com.amazonaws.services.personalize.model.CreateSchemaRequest
The name for the schema.
setName(String) - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
The name for the solution.
setName(String) - Method in class com.amazonaws.services.personalize.model.Dataset
The name of the dataset.
setName(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The name of the dataset group.
setName(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
The name of the dataset group.
setName(String) - Method in class com.amazonaws.services.personalize.model.DatasetSchema
The name of the schema.
setName(String) - Method in class com.amazonaws.services.personalize.model.DatasetSchemaSummary
The name of the schema.
setName(String) - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The name of the dataset.
setName(String) - Method in class com.amazonaws.services.personalize.model.DefaultCategoricalHyperParameterRange
The name of the hyperparameter.
setName(String) - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
The name of the hyperparameter.
setName(String) - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
The name of the hyperparameter.
setName(String) - Method in class com.amazonaws.services.personalize.model.EventTracker
The name of the event tracker.
setName(String) - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
The name of the event tracker.
setName(String) - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
The name of the feature transformation.
setName(String) - Method in class com.amazonaws.services.personalize.model.Filter
The name of the filter.
setName(String) - Method in class com.amazonaws.services.personalize.model.FilterSummary
The name of the filter.
setName(String) - Method in class com.amazonaws.services.personalize.model.IntegerHyperParameterRange
The name of the hyperparameter.
setName(String) - Method in class com.amazonaws.services.personalize.model.Recipe
The name of the recipe.
setName(String) - Method in class com.amazonaws.services.personalize.model.RecipeSummary
The name of the recipe.
setName(String) - Method in class com.amazonaws.services.personalize.model.Solution
The name of the solution.
setName(String) - Method in class com.amazonaws.services.personalize.model.SolutionSummary
The name of the solution.
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsRequest
The token to request the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsResult
The token to use to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListCampaignsRequest
A token returned from the previous call to ListCampaigns for getting the next set of campaigns (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListCampaignsResult
A token for getting the next set of campaigns (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsRequest
A token returned from the previous call to ListDatasetExportJobs for getting the next set of dataset export jobs (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsResult
A token for getting the next set of dataset export jobs (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsRequest
A token returned from the previous call to ListDatasetGroups for getting the next set of dataset groups (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsResult
A token for getting the next set of dataset groups (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsRequest
A token returned from the previous call to ListDatasetImportJobs for getting the next set of dataset import jobs (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsResult
A token for getting the next set of dataset import jobs (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetsRequest
A token returned from the previous call to ListDatasetImportJobs for getting the next set of dataset import jobs (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetsResult
A token for getting the next set of datasets (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListEventTrackersRequest
A token returned from the previous call to ListEventTrackers for getting the next set of event trackers (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListEventTrackersResult
A token for getting the next set of event trackers (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListFiltersRequest
A token returned from the previous call to ListFilters for getting the next set of filters (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListFiltersResult
A token for getting the next set of filters (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListRecipesRequest
A token returned from the previous call to ListRecipes for getting the next set of recipes (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListRecipesResult
A token for getting the next set of recipes.
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListSchemasRequest
A token returned from the previous call to ListSchemas for getting the next set of schemas (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListSchemasResult
A token used to get the next set of schemas (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListSolutionsRequest
A token returned from the previous call to ListSolutions for getting the next set of solutions (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListSolutionsResult
A token for getting the next set of solutions (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsRequest
A token returned from the previous call to ListSolutionVersions for getting the next set of solution versions (if they exist).
setNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsResult
A token for getting the next set of solution versions (if they exist).
setNumResults(Integer) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The number of recommendations generated by the batch inference job.
setNumResults(Integer) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The number of recommendations to retreive.
setObjectiveSensitivity(String) - Method in class com.amazonaws.services.personalize.model.OptimizationObjective
Specifies how Amazon Personalize balances the importance of your optimization objective versus relevance.
setOptimizationObjective(OptimizationObjective) - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Describes the additional objective for the solution, such as maximizing streaming minutes or increasing revenue.
setPath(String) - Method in class com.amazonaws.services.personalize.model.S3DataConfig
The file path of the Amazon S3 bucket.
setPerformAutoML(Boolean) - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
Whether to perform automated machine learning (AutoML).
setPerformAutoML(Boolean) - Method in class com.amazonaws.services.personalize.model.Solution
When true, Amazon Personalize performs a search for the best USER_PERSONALIZATION recipe from the list specified in the solution configuration (recipeArn must not be specified).
setPerformAutoML(Boolean) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
When true, Amazon Personalize searches for the most optimal recipe according to the solution configuration.
setPerformHPO(Boolean) - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
Whether to perform hyperparameter optimization (HPO) on the specified or selected recipe.
setPerformHPO(Boolean) - Method in class com.amazonaws.services.personalize.model.Solution
Whether to perform hyperparameter optimization (HPO) on the chosen recipe.
setPerformHPO(Boolean) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
Whether to perform hyperparameter optimization (HPO) on the chosen recipe.
setRecipe(Recipe) - Method in class com.amazonaws.services.personalize.model.DescribeRecipeResult
An object that describes the recipe.
setRecipeArn(String) - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
The ARN of the recipe to use for model training.
setRecipeArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeRecipeRequest
The Amazon Resource Name (ARN) of the recipe to describe.
setRecipeArn(String) - Method in class com.amazonaws.services.personalize.model.Recipe
The Amazon Resource Name (ARN) of the recipe.
setRecipeArn(String) - Method in class com.amazonaws.services.personalize.model.RecipeSummary
The Amazon Resource Name (ARN) of the recipe.
setRecipeArn(String) - Method in class com.amazonaws.services.personalize.model.Solution
The ARN of the recipe used to create the solution.
setRecipeArn(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The ARN of the recipe used in the solution.
setRecipeList(Collection<String>) - Method in class com.amazonaws.services.personalize.model.AutoMLConfig
The list of candidate recipes.
setRecipeProvider(String) - Method in class com.amazonaws.services.personalize.model.ListRecipesRequest
The default is SERVICE.
setRecipes(Collection<RecipeSummary>) - Method in class com.amazonaws.services.personalize.model.ListRecipesResult
The list of available recipes.
setRecipeType(String) - Method in class com.amazonaws.services.personalize.model.Recipe
One of the following values:
setRoleArn(String) - Method in class com.amazonaws.services.personalize.model.Algorithm
The Amazon Resource Name (ARN) of the role.
setRoleArn(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The ARN of the Amazon Identity and Access Management (IAM) role that requested the batch inference job.
setRoleArn(String) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The ARN of the Amazon Identity and Access Management role that has permissions to read and write to your input and output Amazon S3 buckets respectively.
setRoleArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
The Amazon Resource Name (ARN) of the AWS Identity and Access Management service role that has permissions to add data to your output Amazon S3 bucket.
setRoleArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupRequest
The ARN of the IAM role that has permissions to access the KMS key.
setRoleArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobRequest
The ARN of the IAM role that has permissions to read from the Amazon S3 data source.
setRoleArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The Amazon Resource Name (ARN) of the AWS Identity and Access Management service role that has permissions to add data to your output Amazon S3 bucket.
setRoleArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The ARN of the IAM role that has permissions to create the dataset group.
setRoleArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The ARN of the AWS Identity and Access Management (IAM) role that has permissions to read from the Amazon S3 data source.
setS3DataDestination(S3DataConfig) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobOutput
Information on the Amazon S3 bucket in which the batch inference job's output is stored.
setS3DataDestination(S3DataConfig) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobOutput
 
setS3DataSource(S3DataConfig) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobInput
The URI of the Amazon S3 location that contains your input data.
setSchema(String) - Method in class com.amazonaws.services.personalize.model.CreateSchemaRequest
A schema in Avro JSON format.
setSchema(String) - Method in class com.amazonaws.services.personalize.model.DatasetSchema
The schema.
setSchema(DatasetSchema) - Method in class com.amazonaws.services.personalize.model.DescribeSchemaResult
The requested schema.
setSchemaArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetRequest
The ARN of the schema to associate with the dataset.
setSchemaArn(String) - Method in class com.amazonaws.services.personalize.model.CreateSchemaResult
The Amazon Resource Name (ARN) of the created schema.
setSchemaArn(String) - Method in class com.amazonaws.services.personalize.model.Dataset
The ARN of the associated schema.
setSchemaArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetSchema
The Amazon Resource Name (ARN) of the schema.
setSchemaArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetSchemaSummary
The Amazon Resource Name (ARN) of the schema.
setSchemaArn(String) - Method in class com.amazonaws.services.personalize.model.DeleteSchemaRequest
The Amazon Resource Name (ARN) of the schema to delete.
setSchemaArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeSchemaRequest
The Amazon Resource Name (ARN) of the schema to retrieve.
setSchemas(Collection<DatasetSchemaSummary>) - Method in class com.amazonaws.services.personalize.model.ListSchemasResult
A list of schemas.
setSolution(Solution) - Method in class com.amazonaws.services.personalize.model.DescribeSolutionResult
An object that describes the solution.
setSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.CreateSolutionResult
The ARN of the solution.
setSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionRequest
The Amazon Resource Name (ARN) of the solution containing the training configuration information.
setSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.DeleteSolutionRequest
The ARN of the solution to delete.
setSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeSolutionRequest
The Amazon Resource Name (ARN) of the solution to describe.
setSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.ListCampaignsRequest
The Amazon Resource Name (ARN) of the solution to list the campaigns for.
setSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsRequest
The Amazon Resource Name (ARN) of the solution.
setSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.Solution
The ARN of the solution.
setSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.SolutionSummary
The Amazon Resource Name (ARN) of the solution.
setSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The ARN of the solution.
setSolutionConfig(SolutionConfig) - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
The configuration to use with the solution.
setSolutionConfig(SolutionConfig) - Method in class com.amazonaws.services.personalize.model.Solution
Describes the configuration properties for the solution.
setSolutionConfig(SolutionConfig) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
Describes the configuration properties for the solution.
setSolutions(Collection<SolutionSummary>) - Method in class com.amazonaws.services.personalize.model.ListSolutionsResult
A list of the current solutions.
setSolutionVersion(SolutionVersion) - Method in class com.amazonaws.services.personalize.model.DescribeSolutionVersionResult
The solution version.
setSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The Amazon Resource Name (ARN) of the solution version from which the batch inference job was created.
setSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The ARN of the solution version used by the batch inference job.
setSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.Campaign
The Amazon Resource Name (ARN) of a specific version of the solution.
setSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
The Amazon Resource Name (ARN) of the deployed solution version.
setSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The Amazon Resource Name (ARN) of the solution version that will be used to generate the batch inference recommendations.
setSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.CreateCampaignRequest
The Amazon Resource Name (ARN) of the solution version to deploy.
setSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionResult
The ARN of the new solution version.
setSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeSolutionVersionRequest
The Amazon Resource Name (ARN) of the solution version.
setSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsRequest
The Amazon Resource Name (ARN) of the solution version for which to get metrics.
setSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsResult
The same solution version ARN as specified in the request.
setSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsRequest
The Amazon Resource Name (ARN) of the solution version from which the batch inference jobs were created.
setSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The ARN of the solution version.
setSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
The Amazon Resource Name (ARN) of the solution version.
setSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.StopSolutionVersionCreationRequest
The Amazon Resource Name (ARN) of the solution version you want to stop creating.
setSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.UpdateCampaignRequest
The ARN of a new solution version to deploy.
setSolutionVersions(Collection<SolutionVersionSummary>) - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsResult
A list of solution versions describing the version properties.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The status of the batch inference job.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The status of the batch inference job.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.Campaign
The status of the campaign.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.CampaignSummary
The status of the campaign.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
The status of the campaign update.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.Dataset
The status of the dataset.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The status of the dataset export job.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
The status of the dataset export job.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The current status of the dataset group.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
The status of the dataset group.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The status of the dataset import job.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
The status of the dataset import job.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The status of the dataset.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.EventTracker
The status of the event tracker.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
The status of the event tracker.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
The status of the feature transformation.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.Filter
The status of the filter.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.FilterSummary
The status of the filter.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.Recipe
The status of the recipe.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.RecipeSummary
The status of the recipe.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.Solution
The status of the solution.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.SolutionSummary
The status of the solution.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The status of the solution version.
setStatus(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
The status of the solution version.
setTrackingId(String) - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerResult
The ID of the event tracker.
setTrackingId(String) - Method in class com.amazonaws.services.personalize.model.EventTracker
The ID of the event tracker.
setTrainingHours(Double) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The time used to train the model.
setTrainingInputMode(String) - Method in class com.amazonaws.services.personalize.model.Algorithm
The training input mode.
setTrainingMode(String) - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionRequest
The scope of training to be performed when creating the solution version.
setTrainingMode(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The scope of training to be performed when creating the solution version.
setTunedHPOParams(TunedHPOParams) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
If hyperparameter optimization was performed, contains the hyperparameter values of the best performing model.
setType(String) - Method in class com.amazonaws.services.personalize.model.HPOObjective
The type of the metric.
setValues(Collection<String>) - Method in class com.amazonaws.services.personalize.model.CategoricalHyperParameterRange
A list of the categories for the hyperparameter.
setValues(Collection<String>) - Method in class com.amazonaws.services.personalize.model.DefaultCategoricalHyperParameterRange
A list of the categories for the hyperparameter.
shutdown() - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
shutdown() - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
 
Solution - Class in com.amazonaws.services.personalize.model
An object that provides information about a solution.
Solution() - Constructor for class com.amazonaws.services.personalize.model.Solution
 
SolutionConfig - Class in com.amazonaws.services.personalize.model
Describes the configuration properties for the solution.
SolutionConfig() - Constructor for class com.amazonaws.services.personalize.model.SolutionConfig
 
SolutionSummary - Class in com.amazonaws.services.personalize.model
Provides a summary of the properties of a solution.
SolutionSummary() - Constructor for class com.amazonaws.services.personalize.model.SolutionSummary
 
SolutionVersion - Class in com.amazonaws.services.personalize.model
An object that provides information about a specific version of a Solution.
SolutionVersion() - Constructor for class com.amazonaws.services.personalize.model.SolutionVersion
 
SolutionVersionSummary - Class in com.amazonaws.services.personalize.model
Provides a summary of the properties of a solution version.
SolutionVersionSummary() - Constructor for class com.amazonaws.services.personalize.model.SolutionVersionSummary
 
standard() - Static method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.personalize.AmazonPersonalizeClientBuilder
 
stopSolutionVersionCreation(StopSolutionVersionCreationRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
stopSolutionVersionCreation(StopSolutionVersionCreationRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Stops creating a solution version that is in a state of CREATE_PENDING or CREATE IN_PROGRESS.
stopSolutionVersionCreation(StopSolutionVersionCreationRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Stops creating a solution version that is in a state of CREATE_PENDING or CREATE IN_PROGRESS.
stopSolutionVersionCreationAsync(StopSolutionVersionCreationRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
stopSolutionVersionCreationAsync(StopSolutionVersionCreationRequest, AsyncHandler<StopSolutionVersionCreationRequest, StopSolutionVersionCreationResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
stopSolutionVersionCreationAsync(StopSolutionVersionCreationRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Stops creating a solution version that is in a state of CREATE_PENDING or CREATE IN_PROGRESS.
stopSolutionVersionCreationAsync(StopSolutionVersionCreationRequest, AsyncHandler<StopSolutionVersionCreationRequest, StopSolutionVersionCreationResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Stops creating a solution version that is in a state of CREATE_PENDING or CREATE IN_PROGRESS.
stopSolutionVersionCreationAsync(StopSolutionVersionCreationRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
stopSolutionVersionCreationAsync(StopSolutionVersionCreationRequest, AsyncHandler<StopSolutionVersionCreationRequest, StopSolutionVersionCreationResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
StopSolutionVersionCreationRequest - Class in com.amazonaws.services.personalize.model
 
StopSolutionVersionCreationRequest() - Constructor for class com.amazonaws.services.personalize.model.StopSolutionVersionCreationRequest
 
StopSolutionVersionCreationResult - Class in com.amazonaws.services.personalize.model
 
StopSolutionVersionCreationResult() - Constructor for class com.amazonaws.services.personalize.model.StopSolutionVersionCreationResult
 

T

toString() - Method in class com.amazonaws.services.personalize.model.Algorithm
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.AlgorithmImage
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.AutoMLConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.AutoMLResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobOutput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.Campaign
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CampaignConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CampaignSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CategoricalHyperParameterRange
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ContinuousHyperParameterRange
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateCampaignRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateCampaignResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateDatasetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateDatasetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateFilterRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateFilterResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateSchemaRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateSchemaResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateSolutionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.Dataset
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DatasetExportJobOutput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DatasetGroup
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DatasetSchema
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DatasetSchemaSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DatasetSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DataSource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DefaultCategoricalHyperParameterRange
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DeleteCampaignRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DeleteCampaignResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DeleteDatasetGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DeleteDatasetGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DeleteDatasetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DeleteDatasetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DeleteEventTrackerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DeleteEventTrackerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DeleteFilterRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DeleteFilterResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DeleteSchemaRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DeleteSchemaResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DeleteSolutionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DeleteSolutionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeAlgorithmRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeAlgorithmResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeBatchInferenceJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeBatchInferenceJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeCampaignRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeCampaignResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetExportJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetExportJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetImportJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetImportJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeDatasetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeEventTrackerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeEventTrackerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeFeatureTransformationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeFeatureTransformationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeFilterRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeFilterResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeRecipeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeRecipeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeSchemaRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeSchemaResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeSolutionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeSolutionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeSolutionVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.DescribeSolutionVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.EventTracker
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.Filter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.FilterSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.HPOConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.HPOObjective
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.HPOResourceConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.HyperParameterRanges
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.personalize.model.IngestionMode
 
toString() - Method in class com.amazonaws.services.personalize.model.IntegerHyperParameterRange
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListCampaignsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListCampaignsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListDatasetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListDatasetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListEventTrackersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListEventTrackersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListFiltersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListFiltersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListRecipesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListRecipesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListSchemasRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListSchemasResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListSolutionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListSolutionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.personalize.model.ObjectiveSensitivity
 
toString() - Method in class com.amazonaws.services.personalize.model.OptimizationObjective
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.Recipe
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.personalize.model.RecipeProvider
 
toString() - Method in class com.amazonaws.services.personalize.model.RecipeSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.S3DataConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.Solution
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.SolutionSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.SolutionVersion
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.StopSolutionVersionCreationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.StopSolutionVersionCreationResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.personalize.model.TrainingMode
 
toString() - Method in class com.amazonaws.services.personalize.model.TunedHPOParams
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.UpdateCampaignRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalize.model.UpdateCampaignResult
Returns a string representation of this object.
TrainingMode - Enum in com.amazonaws.services.personalize.model
 
TunedHPOParams - Class in com.amazonaws.services.personalize.model
If hyperparameter optimization (HPO) was performed, contains the hyperparameter values of the best performing model.
TunedHPOParams() - Constructor for class com.amazonaws.services.personalize.model.TunedHPOParams
 

U

updateCampaign(UpdateCampaignRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalize
 
updateCampaign(UpdateCampaignRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalize
Updates a campaign by either deploying a new solution or changing the value of the campaign's minProvisionedTPS parameter.
updateCampaign(UpdateCampaignRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeClient
Updates a campaign by either deploying a new solution or changing the value of the campaign's minProvisionedTPS parameter.
updateCampaignAsync(UpdateCampaignRequest) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
updateCampaignAsync(UpdateCampaignRequest, AsyncHandler<UpdateCampaignRequest, UpdateCampaignResult>) - Method in class com.amazonaws.services.personalize.AbstractAmazonPersonalizeAsync
 
updateCampaignAsync(UpdateCampaignRequest) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Updates a campaign by either deploying a new solution or changing the value of the campaign's minProvisionedTPS parameter.
updateCampaignAsync(UpdateCampaignRequest, AsyncHandler<UpdateCampaignRequest, UpdateCampaignResult>) - Method in interface com.amazonaws.services.personalize.AmazonPersonalizeAsync
Updates a campaign by either deploying a new solution or changing the value of the campaign's minProvisionedTPS parameter.
updateCampaignAsync(UpdateCampaignRequest) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
updateCampaignAsync(UpdateCampaignRequest, AsyncHandler<UpdateCampaignRequest, UpdateCampaignResult>) - Method in class com.amazonaws.services.personalize.AmazonPersonalizeAsyncClient
 
UpdateCampaignRequest - Class in com.amazonaws.services.personalize.model
 
UpdateCampaignRequest() - Constructor for class com.amazonaws.services.personalize.model.UpdateCampaignRequest
 
UpdateCampaignResult - Class in com.amazonaws.services.personalize.model
 
UpdateCampaignResult() - Constructor for class com.amazonaws.services.personalize.model.UpdateCampaignResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.personalize.model.IngestionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.personalize.model.ObjectiveSensitivity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.personalize.model.RecipeProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.personalize.model.TrainingMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.personalize.model.IngestionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.personalize.model.ObjectiveSensitivity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.personalize.model.RecipeProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.personalize.model.TrainingMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccountId(String) - Method in class com.amazonaws.services.personalize.model.EventTracker
The Amazon AWS account that owns the event tracker.
withAlgorithm(Algorithm) - Method in class com.amazonaws.services.personalize.model.DescribeAlgorithmResult
A listing of the properties of the algorithm.
withAlgorithmArn(String) - Method in class com.amazonaws.services.personalize.model.Algorithm
The Amazon Resource Name (ARN) of the algorithm.
withAlgorithmArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeAlgorithmRequest
The Amazon Resource Name (ARN) of the algorithm to describe.
withAlgorithmArn(String) - Method in class com.amazonaws.services.personalize.model.Recipe
The Amazon Resource Name (ARN) of the algorithm that Amazon Personalize uses to train the model.
withAlgorithmHyperParameterRanges(HyperParameterRanges) - Method in class com.amazonaws.services.personalize.model.HPOConfig
The hyperparameters and their allowable ranges.
withAlgorithmHyperParameters(Map<String, String>) - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Lists the hyperparameter names and ranges.
withAlgorithmHyperParameters(Map<String, String>) - Method in class com.amazonaws.services.personalize.model.TunedHPOParams
A list of the hyperparameter values of the best performing model.
withAlgorithmImage(AlgorithmImage) - Method in class com.amazonaws.services.personalize.model.Algorithm
The URI of the Docker container for the algorithm image.
withAutoMLConfig(AutoMLConfig) - Method in class com.amazonaws.services.personalize.model.SolutionConfig
The AutoMLConfig object containing a list of recipes to search when AutoML is performed.
withAutoMLResult(AutoMLResult) - Method in class com.amazonaws.services.personalize.model.Solution
When performAutoML is true, specifies the best recipe found.
withBatchInferenceJob(BatchInferenceJob) - Method in class com.amazonaws.services.personalize.model.DescribeBatchInferenceJobResult
Information on the specified batch inference job.
withBatchInferenceJobArn(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The Amazon Resource Name (ARN) of the batch inference job.
withBatchInferenceJobArn(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The Amazon Resource Name (ARN) of the batch inference job.
withBatchInferenceJobArn(String) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobResult
The ARN of the batch inference job.
withBatchInferenceJobArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeBatchInferenceJobRequest
The ARN of the batch inference job to describe.
withBatchInferenceJobConfig(BatchInferenceJobConfig) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
A string to string map of the configuration details of a batch inference job.
withBatchInferenceJobConfig(BatchInferenceJobConfig) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The configuration details of a batch inference job.
withBatchInferenceJobs(BatchInferenceJobSummary...) - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsResult
A list containing information on each job that is returned.
withBatchInferenceJobs(Collection<BatchInferenceJobSummary>) - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsResult
A list containing information on each job that is returned.
withBestRecipeArn(String) - Method in class com.amazonaws.services.personalize.model.AutoMLResult
The Amazon Resource Name (ARN) of the best recipe.
withCampaign(Campaign) - Method in class com.amazonaws.services.personalize.model.DescribeCampaignResult
The properties of the campaign.
withCampaignArn(String) - Method in class com.amazonaws.services.personalize.model.Campaign
The Amazon Resource Name (ARN) of the campaign.
withCampaignArn(String) - Method in class com.amazonaws.services.personalize.model.CampaignSummary
The Amazon Resource Name (ARN) of the campaign.
withCampaignArn(String) - Method in class com.amazonaws.services.personalize.model.CreateCampaignResult
The Amazon Resource Name (ARN) of the campaign.
withCampaignArn(String) - Method in class com.amazonaws.services.personalize.model.DeleteCampaignRequest
The Amazon Resource Name (ARN) of the campaign to delete.
withCampaignArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeCampaignRequest
The Amazon Resource Name (ARN) of the campaign.
withCampaignArn(String) - Method in class com.amazonaws.services.personalize.model.UpdateCampaignRequest
The Amazon Resource Name (ARN) of the campaign.
withCampaignArn(String) - Method in class com.amazonaws.services.personalize.model.UpdateCampaignResult
The same campaign ARN as given in the request.
withCampaignConfig(CampaignConfig) - Method in class com.amazonaws.services.personalize.model.Campaign
The configuration details of a campaign.
withCampaignConfig(CampaignConfig) - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
 
withCampaignConfig(CampaignConfig) - Method in class com.amazonaws.services.personalize.model.CreateCampaignRequest
The configuration details of a campaign.
withCampaignConfig(CampaignConfig) - Method in class com.amazonaws.services.personalize.model.UpdateCampaignRequest
The configuration details of a campaign.
withCampaigns(CampaignSummary...) - Method in class com.amazonaws.services.personalize.model.ListCampaignsResult
A list of the campaigns.
withCampaigns(Collection<CampaignSummary>) - Method in class com.amazonaws.services.personalize.model.ListCampaignsResult
A list of the campaigns.
withCategoricalHyperParameterRanges(DefaultCategoricalHyperParameterRange...) - Method in class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
The categorical hyperparameters and their default ranges.
withCategoricalHyperParameterRanges(Collection<DefaultCategoricalHyperParameterRange>) - Method in class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
The categorical hyperparameters and their default ranges.
withCategoricalHyperParameterRanges(CategoricalHyperParameterRange...) - Method in class com.amazonaws.services.personalize.model.HyperParameterRanges
The categorical hyperparameters and their ranges.
withCategoricalHyperParameterRanges(Collection<CategoricalHyperParameterRange>) - Method in class com.amazonaws.services.personalize.model.HyperParameterRanges
The categorical hyperparameters and their ranges.
withContinuousHyperParameterRanges(DefaultContinuousHyperParameterRange...) - Method in class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
The continuous hyperparameters and their default ranges.
withContinuousHyperParameterRanges(Collection<DefaultContinuousHyperParameterRange>) - Method in class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
The continuous hyperparameters and their default ranges.
withContinuousHyperParameterRanges(ContinuousHyperParameterRange...) - Method in class com.amazonaws.services.personalize.model.HyperParameterRanges
The continuous hyperparameters and their ranges.
withContinuousHyperParameterRanges(Collection<ContinuousHyperParameterRange>) - Method in class com.amazonaws.services.personalize.model.HyperParameterRanges
The continuous hyperparameters and their ranges.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Algorithm
The date and time (in Unix time) that the algorithm was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The time at which the batch inference job was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The time at which the batch inference job was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Campaign
The date and time (in Unix format) that the campaign was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.CampaignSummary
The date and time (in Unix time) that the campaign was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
The date and time (in Unix time) that the campaign update was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Dataset
The creation date and time (in Unix time) of the dataset.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The creation date and time (in Unix time) of the dataset export job.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
The date and time (in Unix time) that the dataset export job was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The creation date and time (in Unix time) of the dataset group.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
The date and time (in Unix time) that the dataset group was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The creation date and time (in Unix time) of the dataset import job.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
The date and time (in Unix time) that the dataset import job was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetSchema
The date and time (in Unix time) that the schema was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetSchemaSummary
The date and time (in Unix time) that the schema was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The date and time (in Unix time) that the dataset was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.EventTracker
The date and time (in Unix format) that the event tracker was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
The date and time (in Unix time) that the event tracker was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
The creation date and time (in Unix time) of the feature transformation.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Filter
The time at which the filter was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.FilterSummary
The time at which the filter was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Recipe
The date and time (in Unix format) that the recipe was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.RecipeSummary
The date and time (in Unix time) that the recipe was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Solution
The creation date and time (in Unix time) of the solution.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.SolutionSummary
The date and time (in Unix time) that the solution was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The date and time (in Unix time) that this version of the solution was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
The date and time (in Unix time) that this version of a solution was created.
withDataLocation(String) - Method in class com.amazonaws.services.personalize.model.DataSource
The path to the Amazon S3 bucket where the data that you want to upload to your dataset is stored.
withDataset(Dataset) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetResult
A listing of the dataset's properties.
withDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
The Amazon Resource Name (ARN) of the dataset that contains the data to export.
withDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobRequest
The ARN of the dataset that receives the imported data.
withDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetResult
The ARN of the dataset.
withDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.Dataset
The Amazon Resource Name (ARN) of the dataset that you want metadata for.
withDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The Amazon Resource Name (ARN) of the dataset to export.
withDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The Amazon Resource Name (ARN) of the dataset that receives the imported data.
withDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The Amazon Resource Name (ARN) of the dataset.
withDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.DeleteDatasetRequest
The Amazon Resource Name (ARN) of the dataset to delete.
withDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetRequest
The Amazon Resource Name (ARN) of the dataset to describe.
withDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsRequest
The Amazon Resource Name (ARN) of the dataset to list the dataset export jobs for.
withDatasetArn(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsRequest
The Amazon Resource Name (ARN) of the dataset to list the dataset import jobs for.
withDatasetExportJob(DatasetExportJob) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetExportJobResult
Information about the dataset export job, including the status.
withDatasetExportJobArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobResult
The Amazon Resource Name (ARN) of the dataset export job.
withDatasetExportJobArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The Amazon Resource Name (ARN) of the dataset export job.
withDatasetExportJobArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
The Amazon Resource Name (ARN) of the dataset export job.
withDatasetExportJobArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetExportJobRequest
The Amazon Resource Name (ARN) of the dataset export job to describe.
withDatasetExportJobs(DatasetExportJobSummary...) - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsResult
The list of dataset export jobs.
withDatasetExportJobs(Collection<DatasetExportJobSummary>) - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsResult
The list of dataset export jobs.
withDatasetGroup(DatasetGroup) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetGroupResult
A listing of the dataset group's properties.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupResult
The Amazon Resource Name (ARN) of the new dataset group.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetRequest
The Amazon Resource Name (ARN) of the dataset group to add the dataset to.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerRequest
The Amazon Resource Name (ARN) of the dataset group that receives the event data.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.CreateFilterRequest
The ARN of the dataset group that the filter will belong to.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
The Amazon Resource Name (ARN) of the dataset group that provides the training data.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.Dataset
The Amazon Resource Name (ARN) of the dataset group.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The Amazon Resource Name (ARN) of the dataset group.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
The Amazon Resource Name (ARN) of the dataset group.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.DeleteDatasetGroupRequest
The ARN of the dataset group to delete.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetGroupRequest
The Amazon Resource Name (ARN) of the dataset group to describe.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.EventTracker
The Amazon Resource Name (ARN) of the dataset group that receives the event data.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.Filter
The ARN of the dataset group to which the filter belongs.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.FilterSummary
The ARN of the dataset group to which the filter belongs.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetsRequest
The Amazon Resource Name (ARN) of the dataset group that contains the datasets to list.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.ListEventTrackersRequest
The ARN of a dataset group used to filter the response.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.ListFiltersRequest
The ARN of the dataset group that contains the filters.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.ListSolutionsRequest
The Amazon Resource Name (ARN) of the dataset group.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.Solution
The Amazon Resource Name (ARN) of the dataset group that provides the training data.
withDatasetGroupArn(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The Amazon Resource Name (ARN) of the dataset group providing the training data.
withDatasetGroups(DatasetGroupSummary...) - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsResult
The list of your dataset groups.
withDatasetGroups(Collection<DatasetGroupSummary>) - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsResult
The list of your dataset groups.
withDatasetImportJob(DatasetImportJob) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetImportJobResult
Information about the dataset import job, including the status.
withDatasetImportJobArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobResult
The ARN of the dataset import job.
withDatasetImportJobArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The ARN of the dataset import job.
withDatasetImportJobArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
The Amazon Resource Name (ARN) of the dataset import job.
withDatasetImportJobArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeDatasetImportJobRequest
The Amazon Resource Name (ARN) of the dataset import job to describe.
withDatasetImportJobs(DatasetImportJobSummary...) - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsResult
The list of dataset import jobs.
withDatasetImportJobs(Collection<DatasetImportJobSummary>) - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsResult
The list of dataset import jobs.
withDatasets(DatasetSummary...) - Method in class com.amazonaws.services.personalize.model.ListDatasetsResult
An array of Dataset objects.
withDatasets(Collection<DatasetSummary>) - Method in class com.amazonaws.services.personalize.model.ListDatasetsResult
An array of Dataset objects.
withDatasetType(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetRequest
The type of dataset.
withDatasetType(String) - Method in class com.amazonaws.services.personalize.model.Dataset
One of the following values:
withDatasetType(String) - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The dataset type.
withDataSource(DataSource) - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobRequest
The Amazon S3 bucket that contains the training data to import.
withDataSource(DataSource) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The Amazon S3 bucket that contains the training data to import.
withDefaultHyperParameterRanges(DefaultHyperParameterRanges) - Method in class com.amazonaws.services.personalize.model.Algorithm
Specifies the default hyperparameters, their ranges, and whether they are tunable.
withDefaultHyperParameters(Map<String, String>) - Method in class com.amazonaws.services.personalize.model.Algorithm
Specifies the default hyperparameters.
withDefaultParameters(Map<String, String>) - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
Provides the default parameters for feature transformation.
withDefaultResourceConfig(Map<String, String>) - Method in class com.amazonaws.services.personalize.model.Algorithm
Specifies the default maximum number of training jobs and parallel training jobs.
withDescription(String) - Method in class com.amazonaws.services.personalize.model.Recipe
The description of the recipe.
withDockerURI(String) - Method in class com.amazonaws.services.personalize.model.AlgorithmImage
The URI of the Docker container for the algorithm image.
withEventTracker(EventTracker) - Method in class com.amazonaws.services.personalize.model.DescribeEventTrackerResult
An object that describes the event tracker.
withEventTrackerArn(String) - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerResult
The ARN of the event tracker.
withEventTrackerArn(String) - Method in class com.amazonaws.services.personalize.model.DeleteEventTrackerRequest
The Amazon Resource Name (ARN) of the event tracker to delete.
withEventTrackerArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeEventTrackerRequest
The Amazon Resource Name (ARN) of the event tracker to describe.
withEventTrackerArn(String) - Method in class com.amazonaws.services.personalize.model.EventTracker
The ARN of the event tracker.
withEventTrackerArn(String) - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
The Amazon Resource Name (ARN) of the event tracker.
withEventTrackers(EventTrackerSummary...) - Method in class com.amazonaws.services.personalize.model.ListEventTrackersResult
A list of event trackers.
withEventTrackers(Collection<EventTrackerSummary>) - Method in class com.amazonaws.services.personalize.model.ListEventTrackersResult
A list of event trackers.
withEventType(String) - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
When your have multiple event types (using an EVENT_TYPE schema field), this parameter specifies which event type (for example, 'click' or 'like') is used for training the model.
withEventType(String) - Method in class com.amazonaws.services.personalize.model.Solution
The event type (for example, 'click' or 'like') that is used for training the model.
withEventType(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The event type (for example, 'click' or 'like') that is used for training the model.
withEventValueThreshold(String) - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Only events with a value greater than or equal to this threshold are used for training a model.
withFailureReason(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
If the batch inference job failed, the reason for the failure.
withFailureReason(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
If the batch inference job failed, the reason for the failure.
withFailureReason(String) - Method in class com.amazonaws.services.personalize.model.Campaign
If a campaign fails, the reason behind the failure.
withFailureReason(String) - Method in class com.amazonaws.services.personalize.model.CampaignSummary
If a campaign fails, the reason behind the failure.
withFailureReason(String) - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
If a campaign update fails, the reason behind the failure.
withFailureReason(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
If a dataset export job fails, provides the reason why.
withFailureReason(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
If a dataset export job fails, the reason behind the failure.
withFailureReason(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
If creating a dataset group fails, provides the reason why.
withFailureReason(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
If creating a dataset group fails, the reason behind the failure.
withFailureReason(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
If a dataset import job fails, provides the reason why.
withFailureReason(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
If a dataset import job fails, the reason behind the failure.
withFailureReason(String) - Method in class com.amazonaws.services.personalize.model.Filter
If the filter failed, the reason for its failure.
withFailureReason(String) - Method in class com.amazonaws.services.personalize.model.FilterSummary
If the filter failed, the reason for the failure.
withFailureReason(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
If training a solution version fails, the reason for the failure.
withFailureReason(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
If a solution version fails, the reason behind the failure.
withFeatureTransformation(FeatureTransformation) - Method in class com.amazonaws.services.personalize.model.DescribeFeatureTransformationResult
A listing of the FeatureTransformation properties.
withFeatureTransformationArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeFeatureTransformationRequest
The Amazon Resource Name (ARN) of the feature transformation to describe.
withFeatureTransformationArn(String) - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
The Amazon Resource Name (ARN) of the FeatureTransformation object.
withFeatureTransformationArn(String) - Method in class com.amazonaws.services.personalize.model.Recipe
The ARN of the FeatureTransformation object.
withFeatureTransformationParameters(Map<String, String>) - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Lists the feature transformation parameters.
withFilter(Filter) - Method in class com.amazonaws.services.personalize.model.DescribeFilterResult
The filter's details.
withFilterArn(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The ARN of the filter used on the batch inference job.
withFilterArn(String) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The ARN of the filter to apply to the batch inference job.
withFilterArn(String) - Method in class com.amazonaws.services.personalize.model.CreateFilterResult
The ARN of the new filter.
withFilterArn(String) - Method in class com.amazonaws.services.personalize.model.DeleteFilterRequest
The ARN of the filter to delete.
withFilterArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeFilterRequest
The ARN of the filter to describe.
withFilterArn(String) - Method in class com.amazonaws.services.personalize.model.Filter
The ARN of the filter.
withFilterArn(String) - Method in class com.amazonaws.services.personalize.model.FilterSummary
The ARN of the filter.
withFilterExpression(String) - Method in class com.amazonaws.services.personalize.model.CreateFilterRequest
The filter expression defines which items are included or excluded from recommendations.
withFilterExpression(String) - Method in class com.amazonaws.services.personalize.model.Filter
Specifies the type of item interactions to filter out of recommendation results.
withFilters(FilterSummary...) - Method in class com.amazonaws.services.personalize.model.ListFiltersResult
A list of returned filters.
withFilters(Collection<FilterSummary>) - Method in class com.amazonaws.services.personalize.model.ListFiltersResult
A list of returned filters.
withHpoConfig(HPOConfig) - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Describes the properties for hyperparameter optimization (HPO).
withHpoObjective(HPOObjective) - Method in class com.amazonaws.services.personalize.model.HPOConfig
The metric to optimize during HPO.
withHpoResourceConfig(HPOResourceConfig) - Method in class com.amazonaws.services.personalize.model.HPOConfig
Describes the resource configuration for HPO.
withIngestionMode(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
The data to export, based on how you imported the data.
withIngestionMode(IngestionMode) - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
The data to export, based on how you imported the data.
withIngestionMode(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The data to export, based on how you imported the data.
withIngestionMode(IngestionMode) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The data to export, based on how you imported the data.
withIntegerHyperParameterRanges(DefaultIntegerHyperParameterRange...) - Method in class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
The integer-valued hyperparameters and their default ranges.
withIntegerHyperParameterRanges(Collection<DefaultIntegerHyperParameterRange>) - Method in class com.amazonaws.services.personalize.model.DefaultHyperParameterRanges
The integer-valued hyperparameters and their default ranges.
withIntegerHyperParameterRanges(IntegerHyperParameterRange...) - Method in class com.amazonaws.services.personalize.model.HyperParameterRanges
The integer-valued hyperparameters and their ranges.
withIntegerHyperParameterRanges(Collection<IntegerHyperParameterRange>) - Method in class com.amazonaws.services.personalize.model.HyperParameterRanges
The integer-valued hyperparameters and their ranges.
withIsTunable(Boolean) - Method in class com.amazonaws.services.personalize.model.DefaultCategoricalHyperParameterRange
Whether the hyperparameter is tunable.
withIsTunable(Boolean) - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
Whether the hyperparameter is tunable.
withIsTunable(Boolean) - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
Indicates whether the hyperparameter is tunable.
withItemAttribute(String) - Method in class com.amazonaws.services.personalize.model.OptimizationObjective
The numerical metadata column in an Items dataset related to the optimization objective.
withItemExplorationConfig(Map<String, String>) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobConfig
A string to string map specifying the exploration configuration hyperparameters, including explorationWeight and explorationItemAgeCutOff, you want to use to configure the amount of item exploration Amazon Personalize uses when recommending items.
withItemExplorationConfig(Map<String, String>) - Method in class com.amazonaws.services.personalize.model.CampaignConfig
A string to string map specifying the exploration configuration hyperparameters, including explorationWeight and explorationItemAgeCutOff, you want to use to configure the amount of item exploration Amazon Personalize uses when recommending items.
withJobInput(BatchInferenceJobInput) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The Amazon S3 path that leads to the input data used to generate the batch inference job.
withJobInput(BatchInferenceJobInput) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The Amazon S3 path that leads to the input file to base your recommendations on.
withJobName(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The name of the batch inference job.
withJobName(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The name of the batch inference job.
withJobName(String) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The name of the batch inference job to create.
withJobName(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
The name for the dataset export job.
withJobName(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobRequest
The name for the dataset import job.
withJobName(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The name of the export job.
withJobName(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
The name of the dataset export job.
withJobName(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The name of the import job.
withJobName(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
The name of the dataset import job.
withJobOutput(BatchInferenceJobOutput) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The Amazon S3 bucket that contains the output data generated by the batch inference job.
withJobOutput(BatchInferenceJobOutput) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The path to the Amazon S3 bucket where the job's output will be stored.
withJobOutput(DatasetExportJobOutput) - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
The path to the Amazon S3 bucket where the job's output is stored.
withJobOutput(DatasetExportJobOutput) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The path to the Amazon S3 bucket where the job's output is stored.
withKmsKeyArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupRequest
The Amazon Resource Name (ARN) of a KMS key used to encrypt the datasets.
withKmsKeyArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The Amazon Resource Name (ARN) of the KMS key used to encrypt the datasets.
withKmsKeyArn(String) - Method in class com.amazonaws.services.personalize.model.S3DataConfig
The Amazon Resource Name (ARN) of the Amazon Key Management Service (KMS) key that Amazon Personalize uses to encrypt or decrypt the input and output files of a batch inference job.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Algorithm
The date and time (in Unix time) that the algorithm was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The time at which the batch inference job was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The time at which the batch inference job was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Campaign
The date and time (in Unix format) that the campaign was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.CampaignSummary
The date and time (in Unix time) that the campaign was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
The date and time (in Unix time) that the campaign update was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Dataset
A time stamp that shows when the dataset was updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The date and time (in Unix time) the status of the dataset export job was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
The date and time (in Unix time) that the dataset export job status was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The last update date and time (in Unix time) of the dataset group.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
The date and time (in Unix time) that the dataset group was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The date and time (in Unix time) the dataset was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
The date and time (in Unix time) that the dataset import job status was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetSchema
The date and time (in Unix time) that the schema was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetSchemaSummary
The date and time (in Unix time) that the schema was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The date and time (in Unix time) that the dataset was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.EventTracker
The date and time (in Unix time) that the event tracker was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
The date and time (in Unix time) that the event tracker was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
The last update date and time (in Unix time) of the feature transformation.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Filter
The time at which the filter was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.FilterSummary
The time at which the filter was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Recipe
The date and time (in Unix format) that the recipe was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.RecipeSummary
The date and time (in Unix time) that the recipe was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.Solution
The date and time (in Unix time) that the solution was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.SolutionSummary
The date and time (in Unix time) that the solution was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The date and time (in Unix time) that the solution was last updated.
withLastUpdatedDateTime(Date) - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
The date and time (in Unix time) that the solution version was last updated.
withLatestCampaignUpdate(CampaignUpdateSummary) - Method in class com.amazonaws.services.personalize.model.Campaign
 
withLatestSolutionVersion(SolutionVersionSummary) - Method in class com.amazonaws.services.personalize.model.Solution
Describes the latest version of the solution, including the status and the ARN.
withMaxNumberOfTrainingJobs(String) - Method in class com.amazonaws.services.personalize.model.HPOResourceConfig
The maximum number of training jobs when you create a solution version.
withMaxParallelTrainingJobs(String) - Method in class com.amazonaws.services.personalize.model.HPOResourceConfig
The maximum number of parallel training jobs when you create a solution version.
withMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsRequest
The maximum number of batch inference job results to return in each page.
withMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListCampaignsRequest
The maximum number of campaigns to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsRequest
The maximum number of dataset export jobs to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsRequest
The maximum number of dataset groups to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsRequest
The maximum number of dataset import jobs to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListDatasetsRequest
The maximum number of datasets to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListEventTrackersRequest
The maximum number of event trackers to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListFiltersRequest
The maximum number of filters to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListRecipesRequest
The maximum number of recipes to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListSchemasRequest
The maximum number of schemas to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListSolutionsRequest
The maximum number of solutions to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsRequest
The maximum number of solution versions to return.
withMaxValue(Double) - Method in class com.amazonaws.services.personalize.model.ContinuousHyperParameterRange
The maximum allowable value for the hyperparameter.
withMaxValue(Double) - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
The maximum allowable value for the hyperparameter.
withMaxValue(Integer) - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
The maximum allowable value for the hyperparameter.
withMaxValue(Integer) - Method in class com.amazonaws.services.personalize.model.IntegerHyperParameterRange
The maximum allowable value for the hyperparameter.
withMetricName(String) - Method in class com.amazonaws.services.personalize.model.AutoMLConfig
The metric to optimize.
withMetricName(String) - Method in class com.amazonaws.services.personalize.model.HPOObjective
The name of the metric.
withMetricRegex(String) - Method in class com.amazonaws.services.personalize.model.HPOObjective
A regular expression for finding the metric in the training job logs.
withMetrics(Map<String, Double>) - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsResult
The metrics for the solution version.
withMinProvisionedTPS(Integer) - Method in class com.amazonaws.services.personalize.model.Campaign
Specifies the requested minimum provisioned transactions (recommendations) per second.
withMinProvisionedTPS(Integer) - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
Specifies the requested minimum provisioned transactions (recommendations) per second that Amazon Personalize will support.
withMinProvisionedTPS(Integer) - Method in class com.amazonaws.services.personalize.model.CreateCampaignRequest
Specifies the requested minimum provisioned transactions (recommendations) per second that Amazon Personalize will support.
withMinProvisionedTPS(Integer) - Method in class com.amazonaws.services.personalize.model.UpdateCampaignRequest
Specifies the requested minimum provisioned transactions (recommendations) per second that Amazon Personalize will support.
withMinValue(Double) - Method in class com.amazonaws.services.personalize.model.ContinuousHyperParameterRange
The minimum allowable value for the hyperparameter.
withMinValue(Double) - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
The minimum allowable value for the hyperparameter.
withMinValue(Integer) - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
The minimum allowable value for the hyperparameter.
withMinValue(Integer) - Method in class com.amazonaws.services.personalize.model.IntegerHyperParameterRange
The minimum allowable value for the hyperparameter.
withName(String) - Method in class com.amazonaws.services.personalize.model.Algorithm
The name of the algorithm.
withName(String) - Method in class com.amazonaws.services.personalize.model.AlgorithmImage
The name of the algorithm image.
withName(String) - Method in class com.amazonaws.services.personalize.model.Campaign
The name of the campaign.
withName(String) - Method in class com.amazonaws.services.personalize.model.CampaignSummary
The name of the campaign.
withName(String) - Method in class com.amazonaws.services.personalize.model.CategoricalHyperParameterRange
The name of the hyperparameter.
withName(String) - Method in class com.amazonaws.services.personalize.model.ContinuousHyperParameterRange
The name of the hyperparameter.
withName(String) - Method in class com.amazonaws.services.personalize.model.CreateCampaignRequest
A name for the new campaign.
withName(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupRequest
The name for the new dataset group.
withName(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetRequest
The name for the dataset.
withName(String) - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerRequest
The name for the event tracker.
withName(String) - Method in class com.amazonaws.services.personalize.model.CreateFilterRequest
The name of the filter to create.
withName(String) - Method in class com.amazonaws.services.personalize.model.CreateSchemaRequest
The name for the schema.
withName(String) - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
The name for the solution.
withName(String) - Method in class com.amazonaws.services.personalize.model.Dataset
The name of the dataset.
withName(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The name of the dataset group.
withName(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
The name of the dataset group.
withName(String) - Method in class com.amazonaws.services.personalize.model.DatasetSchema
The name of the schema.
withName(String) - Method in class com.amazonaws.services.personalize.model.DatasetSchemaSummary
The name of the schema.
withName(String) - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The name of the dataset.
withName(String) - Method in class com.amazonaws.services.personalize.model.DefaultCategoricalHyperParameterRange
The name of the hyperparameter.
withName(String) - Method in class com.amazonaws.services.personalize.model.DefaultContinuousHyperParameterRange
The name of the hyperparameter.
withName(String) - Method in class com.amazonaws.services.personalize.model.DefaultIntegerHyperParameterRange
The name of the hyperparameter.
withName(String) - Method in class com.amazonaws.services.personalize.model.EventTracker
The name of the event tracker.
withName(String) - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
The name of the event tracker.
withName(String) - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
The name of the feature transformation.
withName(String) - Method in class com.amazonaws.services.personalize.model.Filter
The name of the filter.
withName(String) - Method in class com.amazonaws.services.personalize.model.FilterSummary
The name of the filter.
withName(String) - Method in class com.amazonaws.services.personalize.model.IntegerHyperParameterRange
The name of the hyperparameter.
withName(String) - Method in class com.amazonaws.services.personalize.model.Recipe
The name of the recipe.
withName(String) - Method in class com.amazonaws.services.personalize.model.RecipeSummary
The name of the recipe.
withName(String) - Method in class com.amazonaws.services.personalize.model.Solution
The name of the solution.
withName(String) - Method in class com.amazonaws.services.personalize.model.SolutionSummary
The name of the solution.
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsRequest
The token to request the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsResult
The token to use to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListCampaignsRequest
A token returned from the previous call to ListCampaigns for getting the next set of campaigns (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListCampaignsResult
A token for getting the next set of campaigns (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsRequest
A token returned from the previous call to ListDatasetExportJobs for getting the next set of dataset export jobs (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetExportJobsResult
A token for getting the next set of dataset export jobs (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsRequest
A token returned from the previous call to ListDatasetGroups for getting the next set of dataset groups (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetGroupsResult
A token for getting the next set of dataset groups (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsRequest
A token returned from the previous call to ListDatasetImportJobs for getting the next set of dataset import jobs (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetImportJobsResult
A token for getting the next set of dataset import jobs (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetsRequest
A token returned from the previous call to ListDatasetImportJobs for getting the next set of dataset import jobs (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListDatasetsResult
A token for getting the next set of datasets (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListEventTrackersRequest
A token returned from the previous call to ListEventTrackers for getting the next set of event trackers (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListEventTrackersResult
A token for getting the next set of event trackers (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListFiltersRequest
A token returned from the previous call to ListFilters for getting the next set of filters (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListFiltersResult
A token for getting the next set of filters (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListRecipesRequest
A token returned from the previous call to ListRecipes for getting the next set of recipes (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListRecipesResult
A token for getting the next set of recipes.
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListSchemasRequest
A token returned from the previous call to ListSchemas for getting the next set of schemas (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListSchemasResult
A token used to get the next set of schemas (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListSolutionsRequest
A token returned from the previous call to ListSolutions for getting the next set of solutions (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListSolutionsResult
A token for getting the next set of solutions (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsRequest
A token returned from the previous call to ListSolutionVersions for getting the next set of solution versions (if they exist).
withNextToken(String) - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsResult
A token for getting the next set of solution versions (if they exist).
withNumResults(Integer) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The number of recommendations generated by the batch inference job.
withNumResults(Integer) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The number of recommendations to retreive.
withObjectiveSensitivity(String) - Method in class com.amazonaws.services.personalize.model.OptimizationObjective
Specifies how Amazon Personalize balances the importance of your optimization objective versus relevance.
withObjectiveSensitivity(ObjectiveSensitivity) - Method in class com.amazonaws.services.personalize.model.OptimizationObjective
Specifies how Amazon Personalize balances the importance of your optimization objective versus relevance.
withOptimizationObjective(OptimizationObjective) - Method in class com.amazonaws.services.personalize.model.SolutionConfig
Describes the additional objective for the solution, such as maximizing streaming minutes or increasing revenue.
withPath(String) - Method in class com.amazonaws.services.personalize.model.S3DataConfig
The file path of the Amazon S3 bucket.
withPerformAutoML(Boolean) - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
Whether to perform automated machine learning (AutoML).
withPerformAutoML(Boolean) - Method in class com.amazonaws.services.personalize.model.Solution
When true, Amazon Personalize performs a search for the best USER_PERSONALIZATION recipe from the list specified in the solution configuration (recipeArn must not be specified).
withPerformAutoML(Boolean) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
When true, Amazon Personalize searches for the most optimal recipe according to the solution configuration.
withPerformHPO(Boolean) - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
Whether to perform hyperparameter optimization (HPO) on the specified or selected recipe.
withPerformHPO(Boolean) - Method in class com.amazonaws.services.personalize.model.Solution
Whether to perform hyperparameter optimization (HPO) on the chosen recipe.
withPerformHPO(Boolean) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
Whether to perform hyperparameter optimization (HPO) on the chosen recipe.
withRecipe(Recipe) - Method in class com.amazonaws.services.personalize.model.DescribeRecipeResult
An object that describes the recipe.
withRecipeArn(String) - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
The ARN of the recipe to use for model training.
withRecipeArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeRecipeRequest
The Amazon Resource Name (ARN) of the recipe to describe.
withRecipeArn(String) - Method in class com.amazonaws.services.personalize.model.Recipe
The Amazon Resource Name (ARN) of the recipe.
withRecipeArn(String) - Method in class com.amazonaws.services.personalize.model.RecipeSummary
The Amazon Resource Name (ARN) of the recipe.
withRecipeArn(String) - Method in class com.amazonaws.services.personalize.model.Solution
The ARN of the recipe used to create the solution.
withRecipeArn(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The ARN of the recipe used in the solution.
withRecipeList(String...) - Method in class com.amazonaws.services.personalize.model.AutoMLConfig
The list of candidate recipes.
withRecipeList(Collection<String>) - Method in class com.amazonaws.services.personalize.model.AutoMLConfig
The list of candidate recipes.
withRecipeProvider(String) - Method in class com.amazonaws.services.personalize.model.ListRecipesRequest
The default is SERVICE.
withRecipeProvider(RecipeProvider) - Method in class com.amazonaws.services.personalize.model.ListRecipesRequest
The default is SERVICE.
withRecipes(RecipeSummary...) - Method in class com.amazonaws.services.personalize.model.ListRecipesResult
The list of available recipes.
withRecipes(Collection<RecipeSummary>) - Method in class com.amazonaws.services.personalize.model.ListRecipesResult
The list of available recipes.
withRecipeType(String) - Method in class com.amazonaws.services.personalize.model.Recipe
One of the following values:
withRoleArn(String) - Method in class com.amazonaws.services.personalize.model.Algorithm
The Amazon Resource Name (ARN) of the role.
withRoleArn(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The ARN of the Amazon Identity and Access Management (IAM) role that requested the batch inference job.
withRoleArn(String) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The ARN of the Amazon Identity and Access Management role that has permissions to read and write to your input and output Amazon S3 buckets respectively.
withRoleArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetExportJobRequest
The Amazon Resource Name (ARN) of the AWS Identity and Access Management service role that has permissions to add data to your output Amazon S3 bucket.
withRoleArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetGroupRequest
The ARN of the IAM role that has permissions to access the KMS key.
withRoleArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetImportJobRequest
The ARN of the IAM role that has permissions to read from the Amazon S3 data source.
withRoleArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The Amazon Resource Name (ARN) of the AWS Identity and Access Management service role that has permissions to add data to your output Amazon S3 bucket.
withRoleArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The ARN of the IAM role that has permissions to create the dataset group.
withRoleArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The ARN of the AWS Identity and Access Management (IAM) role that has permissions to read from the Amazon S3 data source.
withS3DataDestination(S3DataConfig) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobOutput
Information on the Amazon S3 bucket in which the batch inference job's output is stored.
withS3DataDestination(S3DataConfig) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobOutput
 
withS3DataSource(S3DataConfig) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobInput
The URI of the Amazon S3 location that contains your input data.
withSchema(String) - Method in class com.amazonaws.services.personalize.model.CreateSchemaRequest
A schema in Avro JSON format.
withSchema(String) - Method in class com.amazonaws.services.personalize.model.DatasetSchema
The schema.
withSchema(DatasetSchema) - Method in class com.amazonaws.services.personalize.model.DescribeSchemaResult
The requested schema.
withSchemaArn(String) - Method in class com.amazonaws.services.personalize.model.CreateDatasetRequest
The ARN of the schema to associate with the dataset.
withSchemaArn(String) - Method in class com.amazonaws.services.personalize.model.CreateSchemaResult
The Amazon Resource Name (ARN) of the created schema.
withSchemaArn(String) - Method in class com.amazonaws.services.personalize.model.Dataset
The ARN of the associated schema.
withSchemaArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetSchema
The Amazon Resource Name (ARN) of the schema.
withSchemaArn(String) - Method in class com.amazonaws.services.personalize.model.DatasetSchemaSummary
The Amazon Resource Name (ARN) of the schema.
withSchemaArn(String) - Method in class com.amazonaws.services.personalize.model.DeleteSchemaRequest
The Amazon Resource Name (ARN) of the schema to delete.
withSchemaArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeSchemaRequest
The Amazon Resource Name (ARN) of the schema to retrieve.
withSchemas(DatasetSchemaSummary...) - Method in class com.amazonaws.services.personalize.model.ListSchemasResult
A list of schemas.
withSchemas(Collection<DatasetSchemaSummary>) - Method in class com.amazonaws.services.personalize.model.ListSchemasResult
A list of schemas.
withSolution(Solution) - Method in class com.amazonaws.services.personalize.model.DescribeSolutionResult
An object that describes the solution.
withSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.CreateSolutionResult
The ARN of the solution.
withSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionRequest
The Amazon Resource Name (ARN) of the solution containing the training configuration information.
withSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.DeleteSolutionRequest
The ARN of the solution to delete.
withSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeSolutionRequest
The Amazon Resource Name (ARN) of the solution to describe.
withSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.ListCampaignsRequest
The Amazon Resource Name (ARN) of the solution to list the campaigns for.
withSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsRequest
The Amazon Resource Name (ARN) of the solution.
withSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.Solution
The ARN of the solution.
withSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.SolutionSummary
The Amazon Resource Name (ARN) of the solution.
withSolutionArn(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The ARN of the solution.
withSolutionConfig(SolutionConfig) - Method in class com.amazonaws.services.personalize.model.CreateSolutionRequest
The configuration to use with the solution.
withSolutionConfig(SolutionConfig) - Method in class com.amazonaws.services.personalize.model.Solution
Describes the configuration properties for the solution.
withSolutionConfig(SolutionConfig) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
Describes the configuration properties for the solution.
withSolutions(SolutionSummary...) - Method in class com.amazonaws.services.personalize.model.ListSolutionsResult
A list of the current solutions.
withSolutions(Collection<SolutionSummary>) - Method in class com.amazonaws.services.personalize.model.ListSolutionsResult
A list of the current solutions.
withSolutionVersion(SolutionVersion) - Method in class com.amazonaws.services.personalize.model.DescribeSolutionVersionResult
The solution version.
withSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The Amazon Resource Name (ARN) of the solution version from which the batch inference job was created.
withSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The ARN of the solution version used by the batch inference job.
withSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.Campaign
The Amazon Resource Name (ARN) of a specific version of the solution.
withSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
The Amazon Resource Name (ARN) of the deployed solution version.
withSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.CreateBatchInferenceJobRequest
The Amazon Resource Name (ARN) of the solution version that will be used to generate the batch inference recommendations.
withSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.CreateCampaignRequest
The Amazon Resource Name (ARN) of the solution version to deploy.
withSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionResult
The ARN of the new solution version.
withSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.DescribeSolutionVersionRequest
The Amazon Resource Name (ARN) of the solution version.
withSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsRequest
The Amazon Resource Name (ARN) of the solution version for which to get metrics.
withSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.GetSolutionMetricsResult
The same solution version ARN as specified in the request.
withSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.ListBatchInferenceJobsRequest
The Amazon Resource Name (ARN) of the solution version from which the batch inference jobs were created.
withSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The ARN of the solution version.
withSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
The Amazon Resource Name (ARN) of the solution version.
withSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.StopSolutionVersionCreationRequest
The Amazon Resource Name (ARN) of the solution version you want to stop creating.
withSolutionVersionArn(String) - Method in class com.amazonaws.services.personalize.model.UpdateCampaignRequest
The ARN of a new solution version to deploy.
withSolutionVersions(SolutionVersionSummary...) - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsResult
A list of solution versions describing the version properties.
withSolutionVersions(Collection<SolutionVersionSummary>) - Method in class com.amazonaws.services.personalize.model.ListSolutionVersionsResult
A list of solution versions describing the version properties.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJob
The status of the batch inference job.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.BatchInferenceJobSummary
The status of the batch inference job.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.Campaign
The status of the campaign.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.CampaignSummary
The status of the campaign.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.CampaignUpdateSummary
The status of the campaign update.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.Dataset
The status of the dataset.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJob
The status of the dataset export job.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.DatasetExportJobSummary
The status of the dataset export job.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroup
The current status of the dataset group.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.DatasetGroupSummary
The status of the dataset group.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJob
The status of the dataset import job.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.DatasetImportJobSummary
The status of the dataset import job.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.DatasetSummary
The status of the dataset.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.EventTracker
The status of the event tracker.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.EventTrackerSummary
The status of the event tracker.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.FeatureTransformation
The status of the feature transformation.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.Filter
The status of the filter.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.FilterSummary
The status of the filter.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.Recipe
The status of the recipe.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.RecipeSummary
The status of the recipe.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.Solution
The status of the solution.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.SolutionSummary
The status of the solution.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The status of the solution version.
withStatus(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersionSummary
The status of the solution version.
withTrackingId(String) - Method in class com.amazonaws.services.personalize.model.CreateEventTrackerResult
The ID of the event tracker.
withTrackingId(String) - Method in class com.amazonaws.services.personalize.model.EventTracker
The ID of the event tracker.
withTrainingHours(Double) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The time used to train the model.
withTrainingInputMode(String) - Method in class com.amazonaws.services.personalize.model.Algorithm
The training input mode.
withTrainingMode(String) - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionRequest
The scope of training to be performed when creating the solution version.
withTrainingMode(TrainingMode) - Method in class com.amazonaws.services.personalize.model.CreateSolutionVersionRequest
The scope of training to be performed when creating the solution version.
withTrainingMode(String) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The scope of training to be performed when creating the solution version.
withTrainingMode(TrainingMode) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
The scope of training to be performed when creating the solution version.
withTunedHPOParams(TunedHPOParams) - Method in class com.amazonaws.services.personalize.model.SolutionVersion
If hyperparameter optimization was performed, contains the hyperparameter values of the best performing model.
withType(String) - Method in class com.amazonaws.services.personalize.model.HPOObjective
The type of the metric.
withValues(String...) - Method in class com.amazonaws.services.personalize.model.CategoricalHyperParameterRange
A list of the categories for the hyperparameter.
withValues(Collection<String>) - Method in class com.amazonaws.services.personalize.model.CategoricalHyperParameterRange
A list of the categories for the hyperparameter.
withValues(String...) - Method in class com.amazonaws.services.personalize.model.DefaultCategoricalHyperParameterRange
A list of the categories for the hyperparameter.
withValues(Collection<String>) - Method in class com.amazonaws.services.personalize.model.DefaultCategoricalHyperParameterRange
A list of the categories for the hyperparameter.
A B C D E F G H I L M O R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.