Class GetOutboundAttemptlimitsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetOutboundAttemptlimitsRequest.Builder
- Enclosing class:
- GetOutboundAttemptlimitsRequest
-
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
-
withFilterType
-
withFilterType
public GetOutboundAttemptlimitsRequest.Builder withFilterType(GetOutboundAttemptlimitsRequest.filterTypeValues filterType) -
withName
-
withSortBy
-
withSortOrder
-
withSortOrder
public GetOutboundAttemptlimitsRequest.Builder withSortOrder(GetOutboundAttemptlimitsRequest.sortOrderValues sortOrder) -
build
-