Uses of Class
software.amazon.awssdk.services.pinpoint.model.Session
-
Packages that use Session Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of Session in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return Session Modifier and Type Method Description SessionEvent. session()Information about the session in which the event occurred.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type Session Modifier and Type Method Description Event.BuilderEvent.Builder. session(Session session)Information about the session in which the event occurred.
-