Uses of Class
com.aspose.tasks.cloud.model.requests.GetAssignmentRequest
Packages that use GetAssignmentRequest
-
Uses of GetAssignmentRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type GetAssignmentRequestModifier and TypeMethodDescriptionTasksApi.getAssignment
(GetAssignmentRequest request) Read project assignment with the specified Uid.com.squareup.okhttp.Call
TasksApi.getAssignmentAsync
(GetAssignmentRequest request, ApiCallback<AssignmentResponse> callback) Read project assignment with the specified Uid.