Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitsRequest
Packages that use GetWorkforcemanagementBusinessunitsRequest
-
Uses of GetWorkforcemanagementBusinessunitsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunits(GetWorkforcemanagementBusinessunitsRequest request) Get business unitsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitsAsync(GetWorkforcemanagementBusinessunitsRequest request, AsyncApiCallback<BusinessUnitListing> callback) Get business units -
Uses of GetWorkforcemanagementBusinessunitsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitsRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitsRequest.Builder.build()GetWorkforcemanagementBusinessunitsRequest.withCustomHeader(String name, String value) GetWorkforcemanagementBusinessunitsRequest.withDivisionId(String divisionId) GetWorkforcemanagementBusinessunitsRequest.withFeature(String feature)