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