Skip navigation links
A B C D E G H I M P R S T U W 

A

AbstractAmazonPersonalizeEvents - Class in com.amazonaws.services.personalizeevents
Abstract implementation of AmazonPersonalizeEvents.
AbstractAmazonPersonalizeEvents() - Constructor for class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEvents
 
AbstractAmazonPersonalizeEventsAsync - Class in com.amazonaws.services.personalizeevents
Abstract implementation of AmazonPersonalizeEventsAsync.
AbstractAmazonPersonalizeEventsAsync() - Constructor for class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEventsAsync
 
Action - Class in com.amazonaws.services.personalizeevents.model
Represents action metadata added to an Action dataset using the PutActions API.
Action() - Constructor for class com.amazonaws.services.personalizeevents.model.Action
 
ActionInteraction - Class in com.amazonaws.services.personalizeevents.model
Represents an action interaction event sent using the PutActionInteractions API.
ActionInteraction() - Constructor for class com.amazonaws.services.personalizeevents.model.ActionInteraction
 
AmazonPersonalizeEvents - Interface in com.amazonaws.services.personalizeevents
Interface for accessing Amazon Personalize Events.
AmazonPersonalizeEventsAsync - Interface in com.amazonaws.services.personalizeevents
Interface for accessing Amazon Personalize Events asynchronously.
AmazonPersonalizeEventsAsyncClient - Class in com.amazonaws.services.personalizeevents
Client for accessing Amazon Personalize Events asynchronously.
AmazonPersonalizeEventsAsyncClientBuilder - Class in com.amazonaws.services.personalizeevents
Fluent builder for AmazonPersonalizeEventsAsync.
AmazonPersonalizeEventsClient - Class in com.amazonaws.services.personalizeevents
Client for accessing Amazon Personalize Events.
AmazonPersonalizeEventsClientBuilder - Class in com.amazonaws.services.personalizeevents
Fluent builder for AmazonPersonalizeEvents.
AmazonPersonalizeEventsException - Exception in com.amazonaws.services.personalizeevents.model
Base exception for all service exceptions thrown by Amazon Personalize Events
AmazonPersonalizeEventsException(String) - Constructor for exception com.amazonaws.services.personalizeevents.model.AmazonPersonalizeEventsException
Constructs a new AmazonPersonalizeEventsException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClient
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClientBuilder
Construct an asynchronous implementation of AmazonPersonalizeEventsAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsClientBuilder
Construct a synchronous implementation of AmazonPersonalizeEvents using the current builder configuration.
builder() - Static method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsClient
 

C

clone() - Method in class com.amazonaws.services.personalizeevents.model.Action
 
clone() - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
 
clone() - Method in class com.amazonaws.services.personalizeevents.model.Event
 
clone() - Method in class com.amazonaws.services.personalizeevents.model.Item
 
clone() - Method in class com.amazonaws.services.personalizeevents.model.MetricAttribution
 
clone() - Method in class com.amazonaws.services.personalizeevents.model.PutActionInteractionsRequest
 
clone() - Method in class com.amazonaws.services.personalizeevents.model.PutActionInteractionsResult
 
clone() - Method in class com.amazonaws.services.personalizeevents.model.PutActionsRequest
 
clone() - Method in class com.amazonaws.services.personalizeevents.model.PutActionsResult
 
clone() - Method in class com.amazonaws.services.personalizeevents.model.PutEventsRequest
 
clone() - Method in class com.amazonaws.services.personalizeevents.model.PutEventsResult
 
clone() - Method in class com.amazonaws.services.personalizeevents.model.PutItemsRequest
 
clone() - Method in class com.amazonaws.services.personalizeevents.model.PutItemsResult
 
clone() - Method in class com.amazonaws.services.personalizeevents.model.PutUsersRequest
 
clone() - Method in class com.amazonaws.services.personalizeevents.model.PutUsersResult
 
clone() - Method in class com.amazonaws.services.personalizeevents.model.User
 
com.amazonaws.services.personalizeevents - package com.amazonaws.services.personalizeevents
Amazon Personalize can consume real-time user event data, such as stream or click data, and use it for model training either alone or combined with historical data.
com.amazonaws.services.personalizeevents.model - package com.amazonaws.services.personalizeevents.model
 
configFactory - Static variable in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsClient
Client configuration factory providing ClientConfigurations tailored to this client

D

defaultClient() - Static method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsClientBuilder
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEvents
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.personalizeevents.model.Action
 
equals(Object) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
 
equals(Object) - Method in class com.amazonaws.services.personalizeevents.model.Event
 
equals(Object) - Method in class com.amazonaws.services.personalizeevents.model.Item
 
equals(Object) - Method in class com.amazonaws.services.personalizeevents.model.MetricAttribution
 
equals(Object) - Method in class com.amazonaws.services.personalizeevents.model.PutActionInteractionsRequest
 
equals(Object) - Method in class com.amazonaws.services.personalizeevents.model.PutActionInteractionsResult
 
equals(Object) - Method in class com.amazonaws.services.personalizeevents.model.PutActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.personalizeevents.model.PutActionsResult
 
equals(Object) - Method in class com.amazonaws.services.personalizeevents.model.PutEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.personalizeevents.model.PutEventsResult
 
equals(Object) - Method in class com.amazonaws.services.personalizeevents.model.PutItemsRequest
 
equals(Object) - Method in class com.amazonaws.services.personalizeevents.model.PutItemsResult
 
equals(Object) - Method in class com.amazonaws.services.personalizeevents.model.PutUsersRequest
 
equals(Object) - Method in class com.amazonaws.services.personalizeevents.model.PutUsersResult
 
equals(Object) - Method in class com.amazonaws.services.personalizeevents.model.User
 
Event - Class in com.amazonaws.services.personalizeevents.model
Represents item interaction event information sent using the PutEvents API.
Event() - Constructor for class com.amazonaws.services.personalizeevents.model.Event
 

G

getActionId() - Method in class com.amazonaws.services.personalizeevents.model.Action
The ID associated with the action.
getActionId() - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The ID of the action the user interacted with.
getActionInteractions() - Method in class com.amazonaws.services.personalizeevents.model.PutActionInteractionsRequest
A list of action interaction events from the session.
getActions() - Method in class com.amazonaws.services.personalizeevents.model.PutActionsRequest
A list of action data.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEvents
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEvents
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.personalizeevents.AmazonPersonalizeEventsClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getDatasetArn() - Method in class com.amazonaws.services.personalizeevents.model.PutActionsRequest
The Amazon Resource Name (ARN) of the Actions dataset you are adding the action or actions to.
getDatasetArn() - Method in class com.amazonaws.services.personalizeevents.model.PutItemsRequest
The Amazon Resource Name (ARN) of the Items dataset you are adding the item or items to.
getDatasetArn() - Method in class com.amazonaws.services.personalizeevents.model.PutUsersRequest
The Amazon Resource Name (ARN) of the Users dataset you are adding the user or users to.
getEventAttributionSource() - Method in class com.amazonaws.services.personalizeevents.model.MetricAttribution
The source of the event, such as a third party.
getEventId() - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
An ID associated with the event.
getEventId() - Method in class com.amazonaws.services.personalizeevents.model.Event
An ID associated with the event.
getEventList() - Method in class com.amazonaws.services.personalizeevents.model.PutEventsRequest
A list of event data from the session.
getEventType() - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The type of action interaction event.
getEventType() - Method in class com.amazonaws.services.personalizeevents.model.Event
The type of event, such as click or download.
getEventValue() - Method in class com.amazonaws.services.personalizeevents.model.Event
The event value that corresponds to the EVENT_VALUE field of the Item interactions schema.
getExecutorService() - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClient
Returns the executor service used by this client to execute async requests.
getImpression() - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
A list of action IDs that represents the sequence of actions you have shown the user.
getImpression() - Method in class com.amazonaws.services.personalizeevents.model.Event
A list of item IDs that represents the sequence of items you have shown the user.
getItemId() - Method in class com.amazonaws.services.personalizeevents.model.Event
The item ID key that corresponds to the ITEM_ID field of the Item interactions dataset's schema.
getItemId() - Method in class com.amazonaws.services.personalizeevents.model.Item
The ID associated with the item.
getItems() - Method in class com.amazonaws.services.personalizeevents.model.PutItemsRequest
A list of item data.
getMetricAttribution() - Method in class com.amazonaws.services.personalizeevents.model.Event
Contains information about the metric attribution associated with an event.
getProperties() - Method in class com.amazonaws.services.personalizeevents.model.Action
A string map of action-specific metadata.
getProperties() - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
A string map of event-specific data that you might choose to record.
getProperties() - Method in class com.amazonaws.services.personalizeevents.model.Event
A string map of event-specific data that you might choose to record.
getProperties() - Method in class com.amazonaws.services.personalizeevents.model.Item
A string map of item-specific metadata.
getProperties() - Method in class com.amazonaws.services.personalizeevents.model.User
A string map of user-specific metadata.
getRecommendationId() - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The ID of the list of recommendations that contains the action the user interacted with.
getRecommendationId() - Method in class com.amazonaws.services.personalizeevents.model.Event
The ID of the list of recommendations that contains the item the user interacted with.
getSentAt() - Method in class com.amazonaws.services.personalizeevents.model.Event
The timestamp (in Unix time) on the client side when the event occurred.
getSessionId() - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The ID associated with the user's visit.
getSessionId() - Method in class com.amazonaws.services.personalizeevents.model.PutEventsRequest
The session ID associated with the user's visit.
getTimestamp() - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The timestamp for when the action interaction event occurred.
getTrackingId() - Method in class com.amazonaws.services.personalizeevents.model.PutActionInteractionsRequest
The ID of your action interaction event tracker.
getTrackingId() - Method in class com.amazonaws.services.personalizeevents.model.PutEventsRequest
The tracking ID for the event.
getUserId() - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The ID of the user who interacted with the action.
getUserId() - Method in class com.amazonaws.services.personalizeevents.model.PutEventsRequest
The user associated with the event.
getUserId() - Method in class com.amazonaws.services.personalizeevents.model.User
The ID associated with the user.
getUsers() - Method in class com.amazonaws.services.personalizeevents.model.PutUsersRequest
A list of user data.

H

hashCode() - Method in class com.amazonaws.services.personalizeevents.model.Action
 
hashCode() - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
 
hashCode() - Method in class com.amazonaws.services.personalizeevents.model.Event
 
hashCode() - Method in class com.amazonaws.services.personalizeevents.model.Item
 
hashCode() - Method in class com.amazonaws.services.personalizeevents.model.MetricAttribution
 
hashCode() - Method in class com.amazonaws.services.personalizeevents.model.PutActionInteractionsRequest
 
hashCode() - Method in class com.amazonaws.services.personalizeevents.model.PutActionInteractionsResult
 
hashCode() - Method in class com.amazonaws.services.personalizeevents.model.PutActionsRequest
 
hashCode() - Method in class com.amazonaws.services.personalizeevents.model.PutActionsResult
 
hashCode() - Method in class com.amazonaws.services.personalizeevents.model.PutEventsRequest
 
hashCode() - Method in class com.amazonaws.services.personalizeevents.model.PutEventsResult
 
hashCode() - Method in class com.amazonaws.services.personalizeevents.model.PutItemsRequest
 
hashCode() - Method in class com.amazonaws.services.personalizeevents.model.PutItemsResult
 
hashCode() - Method in class com.amazonaws.services.personalizeevents.model.PutUsersRequest
 
hashCode() - Method in class com.amazonaws.services.personalizeevents.model.PutUsersResult
 
hashCode() - Method in class com.amazonaws.services.personalizeevents.model.User
 

I

InvalidInputException - Exception in com.amazonaws.services.personalizeevents.model
Provide a valid value for the field or parameter.
InvalidInputException(String) - Constructor for exception com.amazonaws.services.personalizeevents.model.InvalidInputException
Constructs a new InvalidInputException with the specified error message.
Item - Class in com.amazonaws.services.personalizeevents.model
Represents item metadata added to an Items dataset using the PutItems API.
Item() - Constructor for class com.amazonaws.services.personalizeevents.model.Item
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalizeevents.model.Action
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalizeevents.model.Event
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalizeevents.model.Item
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalizeevents.model.MetricAttribution
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.personalizeevents.model.User
 
MetricAttribution - Class in com.amazonaws.services.personalizeevents.model
Contains information about a metric attribution associated with an event.
MetricAttribution() - Constructor for class com.amazonaws.services.personalizeevents.model.MetricAttribution
 

P

putActionInteractions(PutActionInteractionsRequest) - Method in class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEvents
 
putActionInteractions(PutActionInteractionsRequest) - Method in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEvents
Records action interaction event data.
putActionInteractions(PutActionInteractionsRequest) - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsClient
Records action interaction event data.
putActionInteractionsAsync(PutActionInteractionsRequest) - Method in class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEventsAsync
 
putActionInteractionsAsync(PutActionInteractionsRequest, AsyncHandler<PutActionInteractionsRequest, PutActionInteractionsResult>) - Method in class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEventsAsync
 
putActionInteractionsAsync(PutActionInteractionsRequest) - Method in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsync
Records action interaction event data.
putActionInteractionsAsync(PutActionInteractionsRequest, AsyncHandler<PutActionInteractionsRequest, PutActionInteractionsResult>) - Method in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsync
Records action interaction event data.
putActionInteractionsAsync(PutActionInteractionsRequest) - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClient
 
putActionInteractionsAsync(PutActionInteractionsRequest, AsyncHandler<PutActionInteractionsRequest, PutActionInteractionsResult>) - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClient
 
PutActionInteractionsRequest - Class in com.amazonaws.services.personalizeevents.model
 
PutActionInteractionsRequest() - Constructor for class com.amazonaws.services.personalizeevents.model.PutActionInteractionsRequest
 
PutActionInteractionsResult - Class in com.amazonaws.services.personalizeevents.model
 
PutActionInteractionsResult() - Constructor for class com.amazonaws.services.personalizeevents.model.PutActionInteractionsResult
 
putActions(PutActionsRequest) - Method in class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEvents
 
putActions(PutActionsRequest) - Method in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEvents
Adds one or more actions to an Actions dataset.
putActions(PutActionsRequest) - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsClient
Adds one or more actions to an Actions dataset.
putActionsAsync(PutActionsRequest) - Method in class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEventsAsync
 
putActionsAsync(PutActionsRequest, AsyncHandler<PutActionsRequest, PutActionsResult>) - Method in class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEventsAsync
 
putActionsAsync(PutActionsRequest) - Method in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsync
Adds one or more actions to an Actions dataset.
putActionsAsync(PutActionsRequest, AsyncHandler<PutActionsRequest, PutActionsResult>) - Method in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsync
Adds one or more actions to an Actions dataset.
putActionsAsync(PutActionsRequest) - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClient
 
putActionsAsync(PutActionsRequest, AsyncHandler<PutActionsRequest, PutActionsResult>) - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClient
 
PutActionsRequest - Class in com.amazonaws.services.personalizeevents.model
 
PutActionsRequest() - Constructor for class com.amazonaws.services.personalizeevents.model.PutActionsRequest
 
PutActionsResult - Class in com.amazonaws.services.personalizeevents.model
 
PutActionsResult() - Constructor for class com.amazonaws.services.personalizeevents.model.PutActionsResult
 
putEvents(PutEventsRequest) - Method in class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEvents
 
putEvents(PutEventsRequest) - Method in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEvents
Records item interaction event data.
putEvents(PutEventsRequest) - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsClient
Records item interaction event data.
putEventsAsync(PutEventsRequest) - Method in class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEventsAsync
 
putEventsAsync(PutEventsRequest, AsyncHandler<PutEventsRequest, PutEventsResult>) - Method in class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEventsAsync
 
putEventsAsync(PutEventsRequest) - Method in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsync
Records item interaction event data.
putEventsAsync(PutEventsRequest, AsyncHandler<PutEventsRequest, PutEventsResult>) - Method in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsync
Records item interaction event data.
putEventsAsync(PutEventsRequest) - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClient
 
putEventsAsync(PutEventsRequest, AsyncHandler<PutEventsRequest, PutEventsResult>) - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClient
 
PutEventsRequest - Class in com.amazonaws.services.personalizeevents.model
 
PutEventsRequest() - Constructor for class com.amazonaws.services.personalizeevents.model.PutEventsRequest
 
PutEventsResult - Class in com.amazonaws.services.personalizeevents.model
 
PutEventsResult() - Constructor for class com.amazonaws.services.personalizeevents.model.PutEventsResult
 
putItems(PutItemsRequest) - Method in class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEvents
 
putItems(PutItemsRequest) - Method in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEvents
Adds one or more items to an Items dataset.
putItems(PutItemsRequest) - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsClient
Adds one or more items to an Items dataset.
putItemsAsync(PutItemsRequest) - Method in class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEventsAsync
 
putItemsAsync(PutItemsRequest, AsyncHandler<PutItemsRequest, PutItemsResult>) - Method in class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEventsAsync
 
putItemsAsync(PutItemsRequest) - Method in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsync
Adds one or more items to an Items dataset.
putItemsAsync(PutItemsRequest, AsyncHandler<PutItemsRequest, PutItemsResult>) - Method in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsync
Adds one or more items to an Items dataset.
putItemsAsync(PutItemsRequest) - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClient
 
putItemsAsync(PutItemsRequest, AsyncHandler<PutItemsRequest, PutItemsResult>) - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClient
 
PutItemsRequest - Class in com.amazonaws.services.personalizeevents.model
 
PutItemsRequest() - Constructor for class com.amazonaws.services.personalizeevents.model.PutItemsRequest
 
PutItemsResult - Class in com.amazonaws.services.personalizeevents.model
 
PutItemsResult() - Constructor for class com.amazonaws.services.personalizeevents.model.PutItemsResult
 
putUsers(PutUsersRequest) - Method in class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEvents
 
putUsers(PutUsersRequest) - Method in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEvents
Adds one or more users to a Users dataset.
putUsers(PutUsersRequest) - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsClient
Adds one or more users to a Users dataset.
putUsersAsync(PutUsersRequest) - Method in class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEventsAsync
 
putUsersAsync(PutUsersRequest, AsyncHandler<PutUsersRequest, PutUsersResult>) - Method in class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEventsAsync
 
putUsersAsync(PutUsersRequest) - Method in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsync
Adds one or more users to a Users dataset.
putUsersAsync(PutUsersRequest, AsyncHandler<PutUsersRequest, PutUsersResult>) - Method in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsync
Adds one or more users to a Users dataset.
putUsersAsync(PutUsersRequest) - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClient
 
putUsersAsync(PutUsersRequest, AsyncHandler<PutUsersRequest, PutUsersResult>) - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClient
 
PutUsersRequest - Class in com.amazonaws.services.personalizeevents.model
 
PutUsersRequest() - Constructor for class com.amazonaws.services.personalizeevents.model.PutUsersRequest
 
PutUsersResult - Class in com.amazonaws.services.personalizeevents.model
 
PutUsersResult() - Constructor for class com.amazonaws.services.personalizeevents.model.PutUsersResult
 

R

ResourceInUseException - Exception in com.amazonaws.services.personalizeevents.model
The specified resource is in use.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.personalizeevents.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.personalizeevents.model
Could not find the specified resource.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.personalizeevents.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

setActionId(String) - Method in class com.amazonaws.services.personalizeevents.model.Action
The ID associated with the action.
setActionId(String) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The ID of the action the user interacted with.
setActionInteractions(Collection<ActionInteraction>) - Method in class com.amazonaws.services.personalizeevents.model.PutActionInteractionsRequest
A list of action interaction events from the session.
setActions(Collection<Action>) - Method in class com.amazonaws.services.personalizeevents.model.PutActionsRequest
A list of action data.
setDatasetArn(String) - Method in class com.amazonaws.services.personalizeevents.model.PutActionsRequest
The Amazon Resource Name (ARN) of the Actions dataset you are adding the action or actions to.
setDatasetArn(String) - Method in class com.amazonaws.services.personalizeevents.model.PutItemsRequest
The Amazon Resource Name (ARN) of the Items dataset you are adding the item or items to.
setDatasetArn(String) - Method in class com.amazonaws.services.personalizeevents.model.PutUsersRequest
The Amazon Resource Name (ARN) of the Users dataset you are adding the user or users to.
setEventAttributionSource(String) - Method in class com.amazonaws.services.personalizeevents.model.MetricAttribution
The source of the event, such as a third party.
setEventId(String) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
An ID associated with the event.
setEventId(String) - Method in class com.amazonaws.services.personalizeevents.model.Event
An ID associated with the event.
setEventList(Collection<Event>) - Method in class com.amazonaws.services.personalizeevents.model.PutEventsRequest
A list of event data from the session.
setEventType(String) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The type of action interaction event.
setEventType(String) - Method in class com.amazonaws.services.personalizeevents.model.Event
The type of event, such as click or download.
setEventValue(Float) - Method in class com.amazonaws.services.personalizeevents.model.Event
The event value that corresponds to the EVENT_VALUE field of the Item interactions schema.
setImpression(Collection<String>) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
A list of action IDs that represents the sequence of actions you have shown the user.
setImpression(Collection<String>) - Method in class com.amazonaws.services.personalizeevents.model.Event
A list of item IDs that represents the sequence of items you have shown the user.
setItemId(String) - Method in class com.amazonaws.services.personalizeevents.model.Event
The item ID key that corresponds to the ITEM_ID field of the Item interactions dataset's schema.
setItemId(String) - Method in class com.amazonaws.services.personalizeevents.model.Item
The ID associated with the item.
setItems(Collection<Item>) - Method in class com.amazonaws.services.personalizeevents.model.PutItemsRequest
A list of item data.
setMetricAttribution(MetricAttribution) - Method in class com.amazonaws.services.personalizeevents.model.Event
Contains information about the metric attribution associated with an event.
setProperties(String) - Method in class com.amazonaws.services.personalizeevents.model.Action
A string map of action-specific metadata.
setProperties(String) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
A string map of event-specific data that you might choose to record.
setProperties(String) - Method in class com.amazonaws.services.personalizeevents.model.Event
A string map of event-specific data that you might choose to record.
setProperties(String) - Method in class com.amazonaws.services.personalizeevents.model.Item
A string map of item-specific metadata.
setProperties(String) - Method in class com.amazonaws.services.personalizeevents.model.User
A string map of user-specific metadata.
setRecommendationId(String) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The ID of the list of recommendations that contains the action the user interacted with.
setRecommendationId(String) - Method in class com.amazonaws.services.personalizeevents.model.Event
The ID of the list of recommendations that contains the item the user interacted with.
setSentAt(Date) - Method in class com.amazonaws.services.personalizeevents.model.Event
The timestamp (in Unix time) on the client side when the event occurred.
setSessionId(String) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The ID associated with the user's visit.
setSessionId(String) - Method in class com.amazonaws.services.personalizeevents.model.PutEventsRequest
The session ID associated with the user's visit.
setTimestamp(Date) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The timestamp for when the action interaction event occurred.
setTrackingId(String) - Method in class com.amazonaws.services.personalizeevents.model.PutActionInteractionsRequest
The ID of your action interaction event tracker.
setTrackingId(String) - Method in class com.amazonaws.services.personalizeevents.model.PutEventsRequest
The tracking ID for the event.
setUserId(String) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The ID of the user who interacted with the action.
setUserId(String) - Method in class com.amazonaws.services.personalizeevents.model.PutEventsRequest
The user associated with the event.
setUserId(String) - Method in class com.amazonaws.services.personalizeevents.model.User
The ID associated with the user.
setUsers(Collection<User>) - Method in class com.amazonaws.services.personalizeevents.model.PutUsersRequest
A list of user data.
shutdown() - Method in class com.amazonaws.services.personalizeevents.AbstractAmazonPersonalizeEvents
 
shutdown() - Method in interface com.amazonaws.services.personalizeevents.AmazonPersonalizeEvents
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsClient
 
standard() - Static method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsClientBuilder
 

T

toString() - Method in class com.amazonaws.services.personalizeevents.model.Action
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalizeevents.model.Event
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalizeevents.model.Item
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalizeevents.model.MetricAttribution
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalizeevents.model.PutActionInteractionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalizeevents.model.PutActionInteractionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalizeevents.model.PutActionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalizeevents.model.PutActionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalizeevents.model.PutEventsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalizeevents.model.PutEventsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalizeevents.model.PutItemsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalizeevents.model.PutItemsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalizeevents.model.PutUsersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalizeevents.model.PutUsersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.personalizeevents.model.User
Returns a string representation of this object.

U

User - Class in com.amazonaws.services.personalizeevents.model
Represents user metadata added to a Users dataset using the PutUsers API.
User() - Constructor for class com.amazonaws.services.personalizeevents.model.User
 

W

withActionId(String) - Method in class com.amazonaws.services.personalizeevents.model.Action
The ID associated with the action.
withActionId(String) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The ID of the action the user interacted with.
withActionInteractions(ActionInteraction...) - Method in class com.amazonaws.services.personalizeevents.model.PutActionInteractionsRequest
A list of action interaction events from the session.
withActionInteractions(Collection<ActionInteraction>) - Method in class com.amazonaws.services.personalizeevents.model.PutActionInteractionsRequest
A list of action interaction events from the session.
withActions(Action...) - Method in class com.amazonaws.services.personalizeevents.model.PutActionsRequest
A list of action data.
withActions(Collection<Action>) - Method in class com.amazonaws.services.personalizeevents.model.PutActionsRequest
A list of action data.
withDatasetArn(String) - Method in class com.amazonaws.services.personalizeevents.model.PutActionsRequest
The Amazon Resource Name (ARN) of the Actions dataset you are adding the action or actions to.
withDatasetArn(String) - Method in class com.amazonaws.services.personalizeevents.model.PutItemsRequest
The Amazon Resource Name (ARN) of the Items dataset you are adding the item or items to.
withDatasetArn(String) - Method in class com.amazonaws.services.personalizeevents.model.PutUsersRequest
The Amazon Resource Name (ARN) of the Users dataset you are adding the user or users to.
withEventAttributionSource(String) - Method in class com.amazonaws.services.personalizeevents.model.MetricAttribution
The source of the event, such as a third party.
withEventId(String) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
An ID associated with the event.
withEventId(String) - Method in class com.amazonaws.services.personalizeevents.model.Event
An ID associated with the event.
withEventList(Event...) - Method in class com.amazonaws.services.personalizeevents.model.PutEventsRequest
A list of event data from the session.
withEventList(Collection<Event>) - Method in class com.amazonaws.services.personalizeevents.model.PutEventsRequest
A list of event data from the session.
withEventType(String) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The type of action interaction event.
withEventType(String) - Method in class com.amazonaws.services.personalizeevents.model.Event
The type of event, such as click or download.
withEventValue(Float) - Method in class com.amazonaws.services.personalizeevents.model.Event
The event value that corresponds to the EVENT_VALUE field of the Item interactions schema.
withImpression(String...) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
A list of action IDs that represents the sequence of actions you have shown the user.
withImpression(Collection<String>) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
A list of action IDs that represents the sequence of actions you have shown the user.
withImpression(String...) - Method in class com.amazonaws.services.personalizeevents.model.Event
A list of item IDs that represents the sequence of items you have shown the user.
withImpression(Collection<String>) - Method in class com.amazonaws.services.personalizeevents.model.Event
A list of item IDs that represents the sequence of items you have shown the user.
withItemId(String) - Method in class com.amazonaws.services.personalizeevents.model.Event
The item ID key that corresponds to the ITEM_ID field of the Item interactions dataset's schema.
withItemId(String) - Method in class com.amazonaws.services.personalizeevents.model.Item
The ID associated with the item.
withItems(Item...) - Method in class com.amazonaws.services.personalizeevents.model.PutItemsRequest
A list of item data.
withItems(Collection<Item>) - Method in class com.amazonaws.services.personalizeevents.model.PutItemsRequest
A list of item data.
withMetricAttribution(MetricAttribution) - Method in class com.amazonaws.services.personalizeevents.model.Event
Contains information about the metric attribution associated with an event.
withProperties(String) - Method in class com.amazonaws.services.personalizeevents.model.Action
A string map of action-specific metadata.
withProperties(String) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
A string map of event-specific data that you might choose to record.
withProperties(String) - Method in class com.amazonaws.services.personalizeevents.model.Event
A string map of event-specific data that you might choose to record.
withProperties(String) - Method in class com.amazonaws.services.personalizeevents.model.Item
A string map of item-specific metadata.
withProperties(String) - Method in class com.amazonaws.services.personalizeevents.model.User
A string map of user-specific metadata.
withRecommendationId(String) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The ID of the list of recommendations that contains the action the user interacted with.
withRecommendationId(String) - Method in class com.amazonaws.services.personalizeevents.model.Event
The ID of the list of recommendations that contains the item the user interacted with.
withSentAt(Date) - Method in class com.amazonaws.services.personalizeevents.model.Event
The timestamp (in Unix time) on the client side when the event occurred.
withSessionId(String) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The ID associated with the user's visit.
withSessionId(String) - Method in class com.amazonaws.services.personalizeevents.model.PutEventsRequest
The session ID associated with the user's visit.
withTimestamp(Date) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The timestamp for when the action interaction event occurred.
withTrackingId(String) - Method in class com.amazonaws.services.personalizeevents.model.PutActionInteractionsRequest
The ID of your action interaction event tracker.
withTrackingId(String) - Method in class com.amazonaws.services.personalizeevents.model.PutEventsRequest
The tracking ID for the event.
withUserId(String) - Method in class com.amazonaws.services.personalizeevents.model.ActionInteraction
The ID of the user who interacted with the action.
withUserId(String) - Method in class com.amazonaws.services.personalizeevents.model.PutEventsRequest
The user associated with the event.
withUserId(String) - Method in class com.amazonaws.services.personalizeevents.model.User
The ID associated with the user.
withUsers(User...) - Method in class com.amazonaws.services.personalizeevents.model.PutUsersRequest
A list of user data.
withUsers(Collection<User>) - Method in class com.amazonaws.services.personalizeevents.model.PutUsersRequest
A list of user data.
A B C D E G H I M P R S T U W 
Skip navigation links

Copyright © 2024. All rights reserved.