Uses of Class
com.mypurecloud.sdk.v2.api.request.GetOutboundContactlistfiltersRequest.Builder
Packages that use GetOutboundContactlistfiltersRequest.Builder
-
Uses of GetOutboundContactlistfiltersRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetOutboundContactlistfiltersRequest.BuilderModifier and TypeMethodDescriptionGetOutboundContactlistfiltersRequest.builder()GetOutboundContactlistfiltersRequest.Builder.withAllowEmptyResult(Boolean allowEmptyResult) GetOutboundContactlistfiltersRequest.Builder.withContactListId(String contactListId) GetOutboundContactlistfiltersRequest.Builder.withFilterType(GetOutboundContactlistfiltersRequest.filterTypeValues filterType) GetOutboundContactlistfiltersRequest.Builder.withFilterType(String filterType) GetOutboundContactlistfiltersRequest.Builder.withPageNumber(Integer pageNumber) GetOutboundContactlistfiltersRequest.Builder.withPageSize(Integer pageSize) GetOutboundContactlistfiltersRequest.Builder.withSortBy(String sortBy) GetOutboundContactlistfiltersRequest.Builder.withSortOrder(GetOutboundContactlistfiltersRequest.sortOrderValues sortOrder) GetOutboundContactlistfiltersRequest.Builder.withSortOrder(String sortOrder)