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