Uses of Class
com.mypurecloud.sdk.v2.api.request.PutIntegrationsBotconnectorIntegrationIdBotsRequest.Builder
Packages that use PutIntegrationsBotconnectorIntegrationIdBotsRequest.Builder
-
Uses of PutIntegrationsBotconnectorIntegrationIdBotsRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutIntegrationsBotconnectorIntegrationIdBotsRequest.BuilderModifier and TypeMethodDescriptionPutIntegrationsBotconnectorIntegrationIdBotsRequest.builder()PutIntegrationsBotconnectorIntegrationIdBotsRequest.Builder.withBotList(BotList botList) PutIntegrationsBotconnectorIntegrationIdBotsRequest.Builder.withIntegrationId(String integrationId) PutIntegrationsBotconnectorIntegrationIdBotsRequest.Builder.withRequiredParams(String integrationId, BotList botList)