Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitsDivisionviewsRequest
Packages that use GetWorkforcemanagementBusinessunitsDivisionviewsRequest
-
Uses of GetWorkforcemanagementBusinessunitsDivisionviewsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitsDivisionviewsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitsDivisionviews(GetWorkforcemanagementBusinessunitsDivisionviewsRequest request) Get business units across divisionsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitsDivisionviewsAsync(GetWorkforcemanagementBusinessunitsDivisionviewsRequest request, AsyncApiCallback<BusinessUnitListing> callback) Get business units across divisions -
Uses of GetWorkforcemanagementBusinessunitsDivisionviewsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitsDivisionviewsRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitsDivisionviewsRequest.Builder.build()GetWorkforcemanagementBusinessunitsDivisionviewsRequest.withCustomHeader(String name, String value) GetWorkforcemanagementBusinessunitsDivisionviewsRequest.withDivisionId(List<String> divisionId)