Uses of Class
com.mypurecloud.sdk.v2.model.UserStaffingGroupListing
Packages that use UserStaffingGroupListing
-
Uses of UserStaffingGroupListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return UserStaffingGroupListingModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitStaffinggroupsQuery(PostWorkforcemanagementBusinessunitStaffinggroupsQueryRequest request) Gets staffing group associations for a list of user IDsWorkforceManagementApi.postWorkforcemanagementBusinessunitStaffinggroupsQuery(String businessUnitId, QueryUserStaffingGroupListRequest body, Boolean forceDownloadService) Gets staffing group associations for a list of user IDsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type UserStaffingGroupListingModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitStaffinggroupsQuery(ApiRequest<QueryUserStaffingGroupListRequest> request) Gets staffing group associations for a list of user IDsWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitStaffinggroupsQueryAsync(PostWorkforcemanagementBusinessunitStaffinggroupsQueryRequest request, AsyncApiCallback<UserStaffingGroupListing> callback) Gets staffing group associations for a list of user IDsWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitStaffinggroupsQueryAsync(ApiRequest<QueryUserStaffingGroupListRequest> request, AsyncApiCallback<ApiResponse<UserStaffingGroupListing>> callback) Gets staffing group associations for a list of user IDsWorkforceManagementApi.postWorkforcemanagementBusinessunitStaffinggroupsQueryWithHttpInfo(String businessUnitId, QueryUserStaffingGroupListRequest body, Boolean forceDownloadService) Gets staffing group associations for a list of user IDsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UserStaffingGroupListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitStaffinggroupsQueryAsync(PostWorkforcemanagementBusinessunitStaffinggroupsQueryRequest request, AsyncApiCallback<UserStaffingGroupListing> callback) Gets staffing group associations for a list of user IDsWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitStaffinggroupsQueryAsync(ApiRequest<QueryUserStaffingGroupListRequest> request, AsyncApiCallback<ApiResponse<UserStaffingGroupListing>> callback) Gets staffing group associations for a list of user IDs -
Uses of UserStaffingGroupListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserStaffingGroupListingModifier and TypeMethodDescriptionUserStaffingGroupListing.downloadUrl(String downloadUrl) URL from which to fetch results for requests with a large result set.UserStaffingGroupListing.entities(List<UserStaffingGroupResponse> entities)