Class GetAnalyticsBotflowSessionsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetAnalyticsBotflowSessionsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getAfter()voidvoidsetBotFlowId(String botFlowId) voidsetBotResultCategories(String botResultCategories) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetEndLanguage(String endLanguage) voidsetInterval(String interval) voidsetPageSize(String pageSize) withBotFlowId(String botFlowId) withBotResultCategories(String botResultCategories) withCustomHeader(String name, String value) withEndLanguage(String endLanguage) withInterval(String interval) withPageSize(String pageSize)
-
Constructor Details
-
GetAnalyticsBotflowSessionsRequest
public GetAnalyticsBotflowSessionsRequest()
-
-
Method Details
-
getBotFlowId
-
setBotFlowId
-
withBotFlowId
-
getAfter
-
setAfter
-
withAfter
-
getPageSize
-
setPageSize
-
withPageSize
-
getInterval
-
setInterval
-
withInterval
-
getBotResultCategories
-
setBotResultCategories
-
withBotResultCategories
-
getEndLanguage
-
setEndLanguage
-
withEndLanguage
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-