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