Uses of Class
com.mypurecloud.sdk.v2.model.LexBotEntityListing
Packages that use LexBotEntityListing
-
Uses of LexBotEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return LexBotEntityListingModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechLexBots(GetIntegrationsSpeechLexBotsRequest request) Get a list of Lex bots in the customers' AWS accountsIntegrationsApi.getIntegrationsSpeechLexBots(Integer pageNumber, Integer pageSize, String name) Get a list of Lex bots in the customers' AWS accountsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type LexBotEntityListingModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechLexBots(ApiRequest<Void> 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 accountsIntegrationsApiAsync.getIntegrationsSpeechLexBotsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LexBotEntityListing>> callback) Get a list of Lex bots in the customers' AWS accountsIntegrationsApi.getIntegrationsSpeechLexBotsWithHttpInfo(Integer pageNumber, Integer pageSize, String name) Get a list of Lex bots in the customers' AWS accountsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type LexBotEntityListingModifier and TypeMethodDescriptionIntegrationsApiAsync.getIntegrationsSpeechLexBotsAsync(GetIntegrationsSpeechLexBotsRequest request, AsyncApiCallback<LexBotEntityListing> callback) Get a list of Lex bots in the customers' AWS accountsIntegrationsApiAsync.getIntegrationsSpeechLexBotsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LexBotEntityListing>> callback) Get a list of Lex bots in the customers' AWS accounts -
Uses of LexBotEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LexBotEntityListingModifier and TypeMethodDescriptionLexBotEntityListing.pageNumber(Integer pageNumber) LexBotEntityListing.previousUri(String previousUri)