Uses of Class
com.mypurecloud.sdk.v2.model.DncListEntityListing
Packages that use DncListEntityListing
-
Uses of DncListEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return DncListEntityListingModifier and TypeMethodDescriptionOutboundApi.getOutboundDnclists(GetOutboundDnclistsRequest request) Query dialer DNC listsOutboundApi.getOutboundDnclists(Boolean includeImportStatus, Boolean includeSize, Integer pageSize, Integer pageNumber, Boolean allowEmptyResult, String filterType, String name, String dncSourceType, List<String> divisionId, String sortBy, String sortOrder) Query dialer DNC listsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type DncListEntityListingModifier and TypeMethodDescriptionOutboundApi.getOutboundDnclists(ApiRequest<Void> request) Query dialer DNC listsOutboundApiAsync.getOutboundDnclistsAsync(GetOutboundDnclistsRequest request, AsyncApiCallback<DncListEntityListing> callback) Query dialer DNC listsOutboundApiAsync.getOutboundDnclistsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DncListEntityListing>> callback) Query dialer DNC listsOutboundApi.getOutboundDnclistsWithHttpInfo(Boolean includeImportStatus, Boolean includeSize, Integer pageSize, Integer pageNumber, Boolean allowEmptyResult, String filterType, String name, String dncSourceType, List<String> divisionId, String sortBy, String sortOrder) Query dialer DNC listsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type DncListEntityListingModifier and TypeMethodDescriptionOutboundApiAsync.getOutboundDnclistsAsync(GetOutboundDnclistsRequest request, AsyncApiCallback<DncListEntityListing> callback) Query dialer DNC listsOutboundApiAsync.getOutboundDnclistsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DncListEntityListing>> callback) Query dialer DNC lists -
Uses of DncListEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DncListEntityListingModifier and TypeMethodDescriptionDncListEntityListing.pageNumber(Integer pageNumber) DncListEntityListing.previousUri(String previousUri)