Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitUsersRequest
Packages that use GetWorkforcemanagementBusinessunitUsersRequest
-
Uses of GetWorkforcemanagementBusinessunitUsersRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitUsersRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitUsers(GetWorkforcemanagementBusinessunitUsersRequest request) Get users in the business unitWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitUsersAsync(GetWorkforcemanagementBusinessunitUsersRequest request, AsyncApiCallback<BuUserListing> callback) Get users in the business unit -
Uses of GetWorkforcemanagementBusinessunitUsersRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitUsersRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitUsersRequest.Builder.build()GetWorkforcemanagementBusinessunitUsersRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitUsersRequest.withCustomHeader(String name, String value) GetWorkforcemanagementBusinessunitUsersRequest.withManagementUnitIds(List<String> managementUnitIds)