Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest.Builder
Packages that use PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest.Builder
-
Uses of PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest.BuilderModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitWorkplanrotationCopyRequest.builder()PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest.builder(String managementUnitId, String workPlanRotationId, CopyWorkPlanRotationRequest body) PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest.Builder.withBody(CopyWorkPlanRotationRequest body) PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest.Builder.withManagementUnitId(String managementUnitId) PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest.Builder.withRequiredParams(String managementUnitId, String workPlanRotationId, CopyWorkPlanRotationRequest body) PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest.Builder.withWorkPlanRotationId(String workPlanRotationId)