Class PutIntegrationsBotconnectorIntegrationIdBotsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutIntegrationsBotconnectorIntegrationIdBotsRequest.Builder
- Enclosing class:
- PutIntegrationsBotconnectorIntegrationIdBotsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBotList(BotList botList) withIntegrationId(String integrationId) withRequiredParams(String integrationId, BotList botList)
-
Method Details
-
withIntegrationId
public PutIntegrationsBotconnectorIntegrationIdBotsRequest.Builder withIntegrationId(String integrationId) -
withBotList
-
withRequiredParams
public PutIntegrationsBotconnectorIntegrationIdBotsRequest.Builder withRequiredParams(String integrationId, BotList botList) -
build
-