Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchWorkforcemanagementManagementunitWorkplanrotationRequest
Packages that use PatchWorkforcemanagementManagementunitWorkplanrotationRequest
-
Uses of PatchWorkforcemanagementManagementunitWorkplanrotationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchWorkforcemanagementManagementunitWorkplanrotationRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementManagementunitWorkplanrotation(PatchWorkforcemanagementManagementunitWorkplanrotationRequest request) Update a work plan rotationWorkforceManagementApiAsync.patchWorkforcemanagementManagementunitWorkplanrotationAsync(PatchWorkforcemanagementManagementunitWorkplanrotationRequest request, AsyncApiCallback<WorkPlanRotationResponse> callback) Update a work plan rotation -
Uses of PatchWorkforcemanagementManagementunitWorkplanrotationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchWorkforcemanagementManagementunitWorkplanrotationRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementManagementunitWorkplanrotationRequest.Builder.build()PatchWorkforcemanagementManagementunitWorkplanrotationRequest.withBody(UpdateWorkPlanRotationRequest body) PatchWorkforcemanagementManagementunitWorkplanrotationRequest.withCustomHeader(String name, String value) PatchWorkforcemanagementManagementunitWorkplanrotationRequest.withManagementUnitId(String managementUnitId) PatchWorkforcemanagementManagementunitWorkplanrotationRequest.withWorkPlanRotationId(String workPlanRotationId)