Uses of Class
com.mypurecloud.sdk.v2.model.GenesysBotConnector
Packages that use GenesysBotConnector
-
Uses of GenesysBotConnector in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GenesysBotConnectorModifier and TypeMethodDescriptionPostTextRequest.getGenesysBotConnector()GenesysBotConnector.queryParameters(Map<String, String> queryParameters) User defined name/value parameters passed to the BotConnector bot.Methods in com.mypurecloud.sdk.v2.model with parameters of type GenesysBotConnectorModifier and TypeMethodDescriptionPostTextRequest.genesysBotConnector(GenesysBotConnector genesysBotConnector) Provider specific settings, if anyvoidPostTextRequest.setGenesysBotConnector(GenesysBotConnector genesysBotConnector)