Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsSpeechLexv2BotBotIdAliasesRequest
Packages that use GetIntegrationsSpeechLexv2BotBotIdAliasesRequest
-
Uses of GetIntegrationsSpeechLexv2BotBotIdAliasesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsSpeechLexv2BotBotIdAliasesRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechLexv2BotBotIdAliases(GetIntegrationsSpeechLexv2BotBotIdAliasesRequest request) Get a list of aliases for a Lex V2 botIntegrationsApiAsync.getIntegrationsSpeechLexv2BotBotIdAliasesAsync(GetIntegrationsSpeechLexv2BotBotIdAliasesRequest request, AsyncApiCallback<LexV2BotAliasEntityListing> callback) Get a list of aliases for a Lex V2 bot -
Uses of GetIntegrationsSpeechLexv2BotBotIdAliasesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsSpeechLexv2BotBotIdAliasesRequestModifier and TypeMethodDescriptionGetIntegrationsSpeechLexv2BotBotIdAliasesRequest.Builder.build()GetIntegrationsSpeechLexv2BotBotIdAliasesRequest.withCustomHeader(String name, String value) GetIntegrationsSpeechLexv2BotBotIdAliasesRequest.withPageNumber(Integer pageNumber) GetIntegrationsSpeechLexv2BotBotIdAliasesRequest.withPageSize(Integer pageSize) GetIntegrationsSpeechLexv2BotBotIdAliasesRequest.withStatus(String status)