- 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.
- 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.
- 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.
- getProperties() - Method in class com.amazonaws.services.personalizeevents.model.Event
-
A string map of event-specific data that you might choose to record.
- 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.
- 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.
- 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.
- setProperties(String) - Method in class com.amazonaws.services.personalizeevents.model.Event
-
A string map of event-specific data that you might choose to record.
- 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.
- 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.
- standard() - Static method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsClientBuilder
-
- 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.
- 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.
- withProperties(String) - Method in class com.amazonaws.services.personalizeevents.model.Event
-
A string map of event-specific data that you might choose to record.
- 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.