Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitsRequest
Packages that use PostWorkforcemanagementBusinessunitsRequest
-
Uses of PostWorkforcemanagementBusinessunitsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunits(PostWorkforcemanagementBusinessunitsRequest request) Add a new business unit It may take a minute or two for a new business unit to be available for api operationsWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitsAsync(PostWorkforcemanagementBusinessunitsRequest request, AsyncApiCallback<BusinessUnitResponse> callback) Add a new business unit It may take a minute or two for a new business unit to be available for api operations -
Uses of PostWorkforcemanagementBusinessunitsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitsRequest.Builder.build()PostWorkforcemanagementBusinessunitsRequest.withBody(CreateBusinessUnitRequest body) PostWorkforcemanagementBusinessunitsRequest.withCustomHeader(String name, String value) PostWorkforcemanagementBusinessunitsRequest.withIncludeSchedulingDefaultMessageSeverities(Boolean includeSchedulingDefaultMessageSeverities)