Class GetIntegrationsBotconnectorIntegrationIdBotVersionsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetIntegrationsBotconnectorIntegrationIdBotVersionsRequest.Builder
- Enclosing class:
- GetIntegrationsBotconnectorIntegrationIdBotVersionsRequest
public static class GetIntegrationsBotconnectorIntegrationIdBotVersionsRequest.Builder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withIntegrationId(String integrationId) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withRequiredParams(String integrationId, String botId)
-
Method Details
-
withIntegrationId
public GetIntegrationsBotconnectorIntegrationIdBotVersionsRequest.Builder withIntegrationId(String integrationId) -
withBotId
-
withPageNumber
public GetIntegrationsBotconnectorIntegrationIdBotVersionsRequest.Builder withPageNumber(Integer pageNumber) -
withPageSize
public GetIntegrationsBotconnectorIntegrationIdBotVersionsRequest.Builder withPageSize(Integer pageSize) -
withRequiredParams
public GetIntegrationsBotconnectorIntegrationIdBotVersionsRequest.Builder withRequiredParams(String integrationId, String botId) -
build
-