Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitStaffinggroupsQueryRequest
Packages that use PostWorkforcemanagementBusinessunitStaffinggroupsQueryRequest
-
Uses of PostWorkforcemanagementBusinessunitStaffinggroupsQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitStaffinggroupsQueryRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitStaffinggroupsQuery(PostWorkforcemanagementBusinessunitStaffinggroupsQueryRequest 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 IDs -
Uses of PostWorkforcemanagementBusinessunitStaffinggroupsQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitStaffinggroupsQueryRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitStaffinggroupsQueryRequest.Builder.build()PostWorkforcemanagementBusinessunitStaffinggroupsQueryRequest.withBody(QueryUserStaffingGroupListRequest body) PostWorkforcemanagementBusinessunitStaffinggroupsQueryRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitStaffinggroupsQueryRequest.withCustomHeader(String name, String value) PostWorkforcemanagementBusinessunitStaffinggroupsQueryRequest.withForceDownloadService(Boolean forceDownloadService)