- 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.
- getExecutorService() - Method in class com.amazonaws.services.personalizeevents.AmazonPersonalizeEventsAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getProperties() - Method in class com.amazonaws.services.personalizeevents.model.Event
-
A string map of event-specific data that you might choose to record.
- getSentAt() - Method in class com.amazonaws.services.personalizeevents.model.Event
-
The timestamp 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.