Uses of Class
com.mypurecloud.sdk.v2.model.StaffingGroupListing
Packages that use StaffingGroupListing
-
Uses of StaffingGroupListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return StaffingGroupListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitStaffinggroups(GetWorkforcemanagementBusinessunitStaffinggroupsRequest request) Gets a list of staffing groupsWorkforceManagementApi.getWorkforcemanagementBusinessunitStaffinggroups(String businessUnitId, String managementUnitId, Boolean forceDownloadService) Gets a list of staffing groupsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type StaffingGroupListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitStaffinggroups(ApiRequest<Void> request) Gets a list of staffing groupsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitStaffinggroupsAsync(GetWorkforcemanagementBusinessunitStaffinggroupsRequest request, AsyncApiCallback<StaffingGroupListing> callback) Gets a list of staffing groupsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitStaffinggroupsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<StaffingGroupListing>> callback) Gets a list of staffing groupsWorkforceManagementApi.getWorkforcemanagementBusinessunitStaffinggroupsWithHttpInfo(String businessUnitId, String managementUnitId, Boolean forceDownloadService) Gets a list of staffing groupsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type StaffingGroupListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitStaffinggroupsAsync(GetWorkforcemanagementBusinessunitStaffinggroupsRequest request, AsyncApiCallback<StaffingGroupListing> callback) Gets a list of staffing groupsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitStaffinggroupsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<StaffingGroupListing>> callback) Gets a list of staffing groups -
Uses of StaffingGroupListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return StaffingGroupListingModifier and TypeMethodDescriptionStaffingGroupListing.downloadUrl(String downloadUrl) URL from which to fetch results for requests with a large result set.StaffingGroupListing.entities(List<StaffingGroupResponse> entities)