Class GetOutboundCallanalysisresponsesetsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetOutboundCallanalysisresponsesetsRequest.Builder
- Enclosing class:
- GetOutboundCallanalysisresponsesetsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAllowEmptyResult(Boolean allowEmptyResult) withFilterType(String filterType) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withSortBy(String sortBy) withSortOrder(String sortOrder)
-
Method Details
-
withPageSize
-
withPageNumber
-
withAllowEmptyResult
public GetOutboundCallanalysisresponsesetsRequest.Builder withAllowEmptyResult(Boolean allowEmptyResult) -
withFilterType
-
withFilterType
public GetOutboundCallanalysisresponsesetsRequest.Builder withFilterType(GetOutboundCallanalysisresponsesetsRequest.filterTypeValues filterType) -
withName
-
withSortBy
-
withSortOrder
-
withSortOrder
public GetOutboundCallanalysisresponsesetsRequest.Builder withSortOrder(GetOutboundCallanalysisresponsesetsRequest.sortOrderValues sortOrder) -
build
-