Uses of Class
software.amazon.awssdk.services.ses.model.ConnectAction
-
Packages that use ConnectAction Package Description software.amazon.awssdk.services.ses.model -
-
Uses of ConnectAction in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return ConnectAction Modifier and Type Method Description ConnectActionReceiptAction. connectAction()Parses the received message and starts an email contact in Amazon Connect on your behalf.Methods in software.amazon.awssdk.services.ses.model with parameters of type ConnectAction Modifier and Type Method Description ReceiptAction.BuilderReceiptAction.Builder. connectAction(ConnectAction connectAction)Parses the received message and starts an email contact in Amazon Connect on your behalf.
-