Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteWorkforcemanagementManagementunitWorkplanrotationRequest
Packages that use DeleteWorkforcemanagementManagementunitWorkplanrotationRequest
-
Uses of DeleteWorkforcemanagementManagementunitWorkplanrotationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteWorkforcemanagementManagementunitWorkplanrotationRequestModifier and TypeMethodDescriptionvoidWorkforceManagementApi.deleteWorkforcemanagementManagementunitWorkplanrotation(DeleteWorkforcemanagementManagementunitWorkplanrotationRequest request) Delete a work plan rotationWorkforceManagementApiAsync.deleteWorkforcemanagementManagementunitWorkplanrotationAsync(DeleteWorkforcemanagementManagementunitWorkplanrotationRequest request, AsyncApiCallback<Void> callback) Delete a work plan rotation -
Uses of DeleteWorkforcemanagementManagementunitWorkplanrotationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteWorkforcemanagementManagementunitWorkplanrotationRequestModifier and TypeMethodDescriptionDeleteWorkforcemanagementManagementunitWorkplanrotationRequest.Builder.build()DeleteWorkforcemanagementManagementunitWorkplanrotationRequest.withCustomHeader(String name, String value) DeleteWorkforcemanagementManagementunitWorkplanrotationRequest.withManagementUnitId(String managementUnitId) DeleteWorkforcemanagementManagementunitWorkplanrotationRequest.withWorkPlanRotationId(String workPlanRotationId)