Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsBotconnectorBotRequest
Packages that use GetIntegrationsBotconnectorBotRequest
-
Uses of GetIntegrationsBotconnectorBotRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsBotconnectorBotRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsBotconnectorBot(GetIntegrationsBotconnectorBotRequest request) Get a specific Bot details getIntegrationsBotconnectorBot is a preview method and is subject to both breaking and non-breaking changes at any time without noticeIntegrationsApiAsync.getIntegrationsBotconnectorBotAsync(GetIntegrationsBotconnectorBotRequest request, AsyncApiCallback<Bot> callback) Get a specific Bot details getIntegrationsBotconnectorBot is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of GetIntegrationsBotconnectorBotRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsBotconnectorBotRequestModifier and TypeMethodDescriptionGetIntegrationsBotconnectorBotRequest.Builder.build()GetIntegrationsBotconnectorBotRequest.withCustomHeader(String name, String value) GetIntegrationsBotconnectorBotRequest.withIntegrationId(String integrationId) GetIntegrationsBotconnectorBotRequest.withVersion(String version)