Uses of Class
com.mypurecloud.sdk.v2.model.LexV2BotEntityListing
Packages that use LexV2BotEntityListing
-
Uses of LexV2BotEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return LexV2BotEntityListingModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechLexv2Bots(GetIntegrationsSpeechLexv2BotsRequest request) Get a list of Lex V2 botsIntegrationsApi.getIntegrationsSpeechLexv2Bots(Integer pageNumber, Integer pageSize, String name) Get a list of Lex V2 botsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type LexV2BotEntityListingModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechLexv2Bots(ApiRequest<Void> request) Get a list of Lex V2 botsIntegrationsApiAsync.getIntegrationsSpeechLexv2BotsAsync(GetIntegrationsSpeechLexv2BotsRequest request, AsyncApiCallback<LexV2BotEntityListing> callback) Get a list of Lex V2 botsIntegrationsApiAsync.getIntegrationsSpeechLexv2BotsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LexV2BotEntityListing>> callback) Get a list of Lex V2 botsIntegrationsApi.getIntegrationsSpeechLexv2BotsWithHttpInfo(Integer pageNumber, Integer pageSize, String name) Get a list of Lex V2 botsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type LexV2BotEntityListingModifier and TypeMethodDescriptionIntegrationsApiAsync.getIntegrationsSpeechLexv2BotsAsync(GetIntegrationsSpeechLexv2BotsRequest request, AsyncApiCallback<LexV2BotEntityListing> callback) Get a list of Lex V2 botsIntegrationsApiAsync.getIntegrationsSpeechLexv2BotsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LexV2BotEntityListing>> callback) Get a list of Lex V2 bots -
Uses of LexV2BotEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LexV2BotEntityListingModifier and TypeMethodDescriptionLexV2BotEntityListing.pageNumber(Integer pageNumber) LexV2BotEntityListing.previousUri(String previousUri)