Uses of Class
software.amazon.awssdk.services.connect.model.NewSessionDetails
-
Packages that use NewSessionDetails Package Description software.amazon.awssdk.services.connect.model -
-
Uses of NewSessionDetails in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return NewSessionDetails Modifier and Type Method Description NewSessionDetailsSendChatIntegrationEventRequest. newSessionDetails()Contact properties to apply when starting a new chat.Methods in software.amazon.awssdk.services.connect.model with parameters of type NewSessionDetails Modifier and Type Method Description SendChatIntegrationEventRequest.BuilderSendChatIntegrationEventRequest.Builder. newSessionDetails(NewSessionDetails newSessionDetails)Contact properties to apply when starting a new chat.
-