Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest
Packages that use PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest
-
Uses of PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementManagementunitWorkplanrotationCopyRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanrotationCopy(PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest request) Create a copy of work plan rotationWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWorkplanrotationCopyAsync(PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest request, AsyncApiCallback<WorkPlanRotationResponse> callback) Create a copy of work plan rotation -
Uses of PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementManagementunitWorkplanrotationCopyRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitWorkplanrotationCopyRequest.Builder.build()PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest.withBody(CopyWorkPlanRotationRequest body) PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest.withCustomHeader(String name, String value) PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest.withManagementUnitId(String managementUnitId) PostWorkforcemanagementManagementunitWorkplanrotationCopyRequest.withWorkPlanRotationId(String workPlanRotationId)