Uses of Class
com.mypurecloud.sdk.v2.model.CreateBusinessUnitRequest
Packages that use CreateBusinessUnitRequest
Package
Description
-
Uses of CreateBusinessUnitRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CreateBusinessUnitRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunits(CreateBusinessUnitRequest body, Boolean includeSchedulingDefaultMessageSeverities) Add a new business unit It may take a minute or two for a new business unit to be available for api operationsWorkforceManagementApi.postWorkforcemanagementBusinessunitsWithHttpInfo(CreateBusinessUnitRequest body, Boolean includeSchedulingDefaultMessageSeverities) Add a new business unit It may take a minute or two for a new business unit to be available for api operationsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CreateBusinessUnitRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunits(ApiRequest<CreateBusinessUnitRequest> 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(ApiRequest<CreateBusinessUnitRequest> request, AsyncApiCallback<ApiResponse<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 CreateBusinessUnitRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CreateBusinessUnitRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CreateBusinessUnitRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type CreateBusinessUnitRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitsRequest.builder(CreateBusinessUnitRequest body) voidPostWorkforcemanagementBusinessunitsRequest.setBody(CreateBusinessUnitRequest body) PostWorkforcemanagementBusinessunitsRequest.Builder.withBody(CreateBusinessUnitRequest body) PostWorkforcemanagementBusinessunitsRequest.withBody(CreateBusinessUnitRequest body) PostWorkforcemanagementBusinessunitsRequest.Builder.withRequiredParams(CreateBusinessUnitRequest body) -
Uses of CreateBusinessUnitRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreateBusinessUnitRequestModifier and TypeMethodDescriptionCreateBusinessUnitRequest.divisionId(String divisionId) The ID of the division to which the business unit should be addedThe name of the business unitCreateBusinessUnitRequest.settings(CreateBusinessUnitSettingsRequest settings) Configuration for the business unit