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