Class GetAnalyticsBotflowReportingturnsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetAnalyticsBotflowReportingturnsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getAfter()voidsetActionId(String actionId) voidvoidsetAskActionResults(String askActionResults) voidsetBotFlowId(String botFlowId) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetInterval(String interval) voidsetLanguage(String language) voidsetPageSize(String pageSize) voidsetSessionId(String sessionId) withActionId(String actionId) withAskActionResults(String askActionResults) withBotFlowId(String botFlowId) withCustomHeader(String name, String value) withInterval(String interval) withLanguage(String language) withPageSize(String pageSize) withSessionId(String sessionId)
-
Constructor Details
-
GetAnalyticsBotflowReportingturnsRequest
public GetAnalyticsBotflowReportingturnsRequest()
-
-
Method Details
-
getBotFlowId
-
setBotFlowId
-
withBotFlowId
-
getAfter
-
setAfter
-
withAfter
-
getPageSize
-
setPageSize
-
withPageSize
-
getInterval
-
setInterval
-
withInterval
-
getActionId
-
setActionId
-
withActionId
-
getSessionId
-
setSessionId
-
withSessionId
-
getLanguage
-
setLanguage
-
withLanguage
-
getAskActionResults
-
setAskActionResults
-
withAskActionResults
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-