Uses of Class
software.amazon.awssdk.services.guardduty.model.Session
-
Packages that use Session Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of Session in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return Session Modifier and Type Method Description SessionActor. session()Contains information about the user session where the activity initiated.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type Session Modifier and Type Method Description Actor.BuilderActor.Builder. session(Session session)Contains information about the user session where the activity initiated.
-