Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsSpeechLexBotsRequest
Packages that use GetIntegrationsSpeechLexBotsRequest
-
Uses of GetIntegrationsSpeechLexBotsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsSpeechLexBotsRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechLexBots(GetIntegrationsSpeechLexBotsRequest request) Get a list of Lex bots in the customers' AWS accountsIntegrationsApiAsync.getIntegrationsSpeechLexBotsAsync(GetIntegrationsSpeechLexBotsRequest request, AsyncApiCallback<LexBotEntityListing> callback) Get a list of Lex bots in the customers' AWS accounts -
Uses of GetIntegrationsSpeechLexBotsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsSpeechLexBotsRequestModifier and TypeMethodDescriptionGetIntegrationsSpeechLexBotsRequest.Builder.build()GetIntegrationsSpeechLexBotsRequest.withCustomHeader(String name, String value) GetIntegrationsSpeechLexBotsRequest.withPageNumber(Integer pageNumber) GetIntegrationsSpeechLexBotsRequest.withPageSize(Integer pageSize)