Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsSpeechLexBotAliasRequest
Packages that use GetIntegrationsSpeechLexBotAliasRequest
-
Uses of GetIntegrationsSpeechLexBotAliasRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsSpeechLexBotAliasRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechLexBotAlias(GetIntegrationsSpeechLexBotAliasRequest request) Get details about a Lex bot aliasIntegrationsApiAsync.getIntegrationsSpeechLexBotAliasAsync(GetIntegrationsSpeechLexBotAliasRequest request, AsyncApiCallback<LexBotAlias> callback) Get details about a Lex bot alias -
Uses of GetIntegrationsSpeechLexBotAliasRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsSpeechLexBotAliasRequestModifier and TypeMethodDescriptionGetIntegrationsSpeechLexBotAliasRequest.Builder.build()GetIntegrationsSpeechLexBotAliasRequest.withAliasId(String aliasId) GetIntegrationsSpeechLexBotAliasRequest.withCustomHeader(String name, String value)