Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsSpeechLexv2BotsRequest
Packages that use GetIntegrationsSpeechLexv2BotsRequest
-
Uses of GetIntegrationsSpeechLexv2BotsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsSpeechLexv2BotsRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechLexv2Bots(GetIntegrationsSpeechLexv2BotsRequest request) Get a list of Lex V2 botsIntegrationsApiAsync.getIntegrationsSpeechLexv2BotsAsync(GetIntegrationsSpeechLexv2BotsRequest request, AsyncApiCallback<LexV2BotEntityListing> callback) Get a list of Lex V2 bots -
Uses of GetIntegrationsSpeechLexv2BotsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsSpeechLexv2BotsRequestModifier and TypeMethodDescriptionGetIntegrationsSpeechLexv2BotsRequest.Builder.build()GetIntegrationsSpeechLexv2BotsRequest.withCustomHeader(String name, String value) GetIntegrationsSpeechLexv2BotsRequest.withPageNumber(Integer pageNumber) GetIntegrationsSpeechLexv2BotsRequest.withPageSize(Integer pageSize)