Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsBotconnectorIntegrationIdBotRequest
Packages that use GetIntegrationsBotconnectorIntegrationIdBotRequest
-
Uses of GetIntegrationsBotconnectorIntegrationIdBotRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsBotconnectorIntegrationIdBotRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsBotconnectorIntegrationIdBot(GetIntegrationsBotconnectorIntegrationIdBotRequest request) Get a specific botConnector bot, plus versions, for this integrationIntegrationsApiAsync.getIntegrationsBotconnectorIntegrationIdBotAsync(GetIntegrationsBotconnectorIntegrationIdBotRequest request, AsyncApiCallback<BotConnectorBot> callback) Get a specific botConnector bot, plus versions, for this integration -
Uses of GetIntegrationsBotconnectorIntegrationIdBotRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsBotconnectorIntegrationIdBotRequestModifier and TypeMethodDescriptionGetIntegrationsBotconnectorIntegrationIdBotRequest.Builder.build()GetIntegrationsBotconnectorIntegrationIdBotRequest.withCustomHeader(String name, String value) GetIntegrationsBotconnectorIntegrationIdBotRequest.withIntegrationId(String integrationId) GetIntegrationsBotconnectorIntegrationIdBotRequest.withVersion(String version)