Uses of Class
com.mypurecloud.sdk.v2.model.AmazonLexRequest
Packages that use AmazonLexRequest
-
Uses of AmazonLexRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AmazonLexRequestModifier and TypeMethodDescriptionPostTextRequest.getAmazonLexRequest()AmazonLexRequest.requestAttributes(Map<String, String> requestAttributes) AttributeName/AttributeValue pairs of User Defined Request Attributes to be sent to the amazon bot See - https://docs.aws.amazon.com/lex/latest/dg/context-mgmt.html#context-mgmt-request-attribsAmazonLexRequest.sessionAttributes(Map<String, String> sessionAttributes) AttributeName/AttributeValue pairs of Session Attributes to be sent to the amazon bot.Methods in com.mypurecloud.sdk.v2.model with parameters of type AmazonLexRequestModifier and TypeMethodDescriptionPostTextRequest.amazonLexRequest(AmazonLexRequest amazonLexRequest) Provider specific settings, if anyvoidPostTextRequest.setAmazonLexRequest(AmazonLexRequest amazonLexRequest)