- 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.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.
- 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.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 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.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 Interactions 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.
- 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.Event
-
The ID of the recommendation.
- 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.PutEventsRequest
-
The session ID associated with the user's visit.
- 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.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.
- 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.
- 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.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 Interactions schema.
- 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 Interactions 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.
- 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.Event
-
The ID of the recommendation.
- 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.PutEventsRequest
-
The session ID associated with the user's visit.
- 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.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
-
- 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.
- 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.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 Interactions schema.
- 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 Interactions 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.
- 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.Event
-
The ID of the recommendation.
- 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.PutEventsRequest
-
The session ID associated with the user's visit.
- 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.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.