- 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.
- 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
-
- 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
-
- 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.
- 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.