Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsSpeechLexBotBotIdAliasesRequest
Packages that use GetIntegrationsSpeechLexBotBotIdAliasesRequest
-
Uses of GetIntegrationsSpeechLexBotBotIdAliasesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsSpeechLexBotBotIdAliasesRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechLexBotBotIdAliases(GetIntegrationsSpeechLexBotBotIdAliasesRequest request) Get a list of aliases for a bot in the customer's AWS accountsIntegrationsApiAsync.getIntegrationsSpeechLexBotBotIdAliasesAsync(GetIntegrationsSpeechLexBotBotIdAliasesRequest request, AsyncApiCallback<LexBotAliasEntityListing> callback) Get a list of aliases for a bot in the customer's AWS accounts -
Uses of GetIntegrationsSpeechLexBotBotIdAliasesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsSpeechLexBotBotIdAliasesRequestModifier and TypeMethodDescriptionGetIntegrationsSpeechLexBotBotIdAliasesRequest.Builder.build()GetIntegrationsSpeechLexBotBotIdAliasesRequest.withCustomHeader(String name, String value) GetIntegrationsSpeechLexBotBotIdAliasesRequest.withPageNumber(Integer pageNumber) GetIntegrationsSpeechLexBotBotIdAliasesRequest.withPageSize(Integer pageSize) GetIntegrationsSpeechLexBotBotIdAliasesRequest.withStatus(String status)