Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitRequest
Packages that use GetWorkforcemanagementBusinessunitRequest
-
Uses of GetWorkforcemanagementBusinessunitRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunit(GetWorkforcemanagementBusinessunitRequest request) Get business unit Expanding \"settings\" will retrieve all settings.WorkforceManagementApiAsync.getWorkforcemanagementBusinessunitAsync(GetWorkforcemanagementBusinessunitRequest request, AsyncApiCallback<BusinessUnitResponse> callback) Get business unit Expanding \"settings\" will retrieve all settings. -
Uses of GetWorkforcemanagementBusinessunitRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitRequest.Builder.build()GetWorkforcemanagementBusinessunitRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitRequest.withCustomHeader(String name, String value) GetWorkforcemanagementBusinessunitRequest.withExpand(List<String> expand) GetWorkforcemanagementBusinessunitRequest.withIncludeSchedulingDefaultMessageSeverities(Boolean includeSchedulingDefaultMessageSeverities)