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