Class PostWorkforcemanagementManagementunitWorkplanrotationsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementManagementunitWorkplanrotationsRequest.Builder
- Enclosing class:
- PostWorkforcemanagementManagementunitWorkplanrotationsRequest
public static class PostWorkforcemanagementManagementunitWorkplanrotationsRequest.Builder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withManagementUnitId(String managementUnitId) withRequiredParams(String managementUnitId, AddWorkPlanRotationRequest body)
-
Method Details
-
withManagementUnitId
public PostWorkforcemanagementManagementunitWorkplanrotationsRequest.Builder withManagementUnitId(String managementUnitId) -
withBody
-
withRequiredParams
public PostWorkforcemanagementManagementunitWorkplanrotationsRequest.Builder withRequiredParams(String managementUnitId, AddWorkPlanRotationRequest body) -
build
-