Class GetAnalyticsBotflowSessionsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetAnalyticsBotflowSessionsRequest.Builder
- Enclosing class:
- GetAnalyticsBotflowSessionsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBotFlowId(String botFlowId) withBotResultCategories(GetAnalyticsBotflowSessionsRequest.botResultCategoriesValues botResultCategories) withBotResultCategories(String botResultCategories) withEndLanguage(String endLanguage) withInterval(String interval) withPageSize(String pageSize) withRequiredParams(String botFlowId)
-
Method Details
-
withBotFlowId
-
withAfter
-
withPageSize
-
withInterval
-
withBotResultCategories
public GetAnalyticsBotflowSessionsRequest.Builder withBotResultCategories(String botResultCategories) -
withBotResultCategories
public GetAnalyticsBotflowSessionsRequest.Builder withBotResultCategories(GetAnalyticsBotflowSessionsRequest.botResultCategoriesValues botResultCategories) -
withEndLanguage
-
withRequiredParams
-
build
-