Uses of Class
com.aspose.tasks.cloud.model.requests.PutAssignmentRequest
Packages that use PutAssignmentRequest
-
Uses of PutAssignmentRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type PutAssignmentRequestModifier and TypeMethodDescriptionTasksApi.putAssignment
(PutAssignmentRequest request) Updates resources assignment with the specified Uid.com.squareup.okhttp.Call
TasksApi.putAssignmentAsync
(PutAssignmentRequest request, ApiCallback<AssignmentResponse> callback) Updates resources assignment with the specified Uid.