Class GetQualityEvaluationsQueryRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetQualityEvaluationsQueryRequest.Builder
- Enclosing class:
- GetQualityEvaluationsQueryRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAgentHasRead(Boolean agentHasRead) withAgentTeamId(String agentTeamId) withAgentUserId(String agentUserId) withAssigneeUserId(String assigneeUserId) withConversationId(String conversationId) withEndTime(String endTime) withEvaluationState(List<String> evaluationState) withEvaluatorUserId(String evaluatorUserId) withExpand(List<String> expand) withExpandAnswerTotalScores(Boolean expandAnswerTotalScores) withFormContextId(String formContextId) withIncludeDeletedUsers(Boolean includeDeletedUsers) withIsReleased(Boolean isReleased) withMaximum(Integer maximum) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withPreviousPage(String previousPage) withQueueId(String queueId) withSortOrder(String sortOrder) withStartTime(String startTime)
-
Method Details
-
withPageSize
-
withPageNumber
-
withExpand
-
withPreviousPage
-
withConversationId
-
withAgentUserId
-
withAgentTeamId
-
withEvaluatorUserId
-
withAssigneeUserId
-
withQueueId
-
withStartTime
-
withEndTime
-
withFormContextId
-
withEvaluationState
-
withIsReleased
-
withAgentHasRead
-
withExpandAnswerTotalScores
public GetQualityEvaluationsQueryRequest.Builder withExpandAnswerTotalScores(Boolean expandAnswerTotalScores) -
withMaximum
-
withSortOrder
-
withIncludeDeletedUsers
public GetQualityEvaluationsQueryRequest.Builder withIncludeDeletedUsers(Boolean includeDeletedUsers) -
build
-