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