Uses of Class
com.mypurecloud.sdk.v2.model.PagedSkillCombinationListing
Packages that use PagedSkillCombinationListing
-
Uses of PagedSkillCombinationListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return PagedSkillCombinationListingModifier and TypeMethodDescriptionOutboundApi.getOutboundCampaignSkillcombinations(GetOutboundCampaignSkillcombinationsRequest request) Get the remaining and total contact count for each skill combination in a skills campaignOutboundApi.getOutboundCampaignSkillcombinations(String campaignId, Integer pageNumber, Integer pageSize) Get the remaining and total contact count for each skill combination in a skills campaignMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type PagedSkillCombinationListingModifier and TypeMethodDescriptionOutboundApi.getOutboundCampaignSkillcombinations(ApiRequest<Void> request) Get the remaining and total contact count for each skill combination in a skills campaignOutboundApiAsync.getOutboundCampaignSkillcombinationsAsync(GetOutboundCampaignSkillcombinationsRequest request, AsyncApiCallback<PagedSkillCombinationListing> callback) Get the remaining and total contact count for each skill combination in a skills campaignOutboundApiAsync.getOutboundCampaignSkillcombinationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PagedSkillCombinationListing>> callback) Get the remaining and total contact count for each skill combination in a skills campaignOutboundApi.getOutboundCampaignSkillcombinationsWithHttpInfo(String campaignId, Integer pageNumber, Integer pageSize) Get the remaining and total contact count for each skill combination in a skills campaignMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type PagedSkillCombinationListingModifier and TypeMethodDescriptionOutboundApiAsync.getOutboundCampaignSkillcombinationsAsync(GetOutboundCampaignSkillcombinationsRequest request, AsyncApiCallback<PagedSkillCombinationListing> callback) Get the remaining and total contact count for each skill combination in a skills campaignOutboundApiAsync.getOutboundCampaignSkillcombinationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PagedSkillCombinationListing>> callback) Get the remaining and total contact count for each skill combination in a skills campaign -
Uses of PagedSkillCombinationListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PagedSkillCombinationListingModifier and TypeMethodDescriptionPagedSkillCombinationListing.entities(List<SkillCombinationInfo> entities) PagedSkillCombinationListing.pageNumber(Integer pageNumber)