Uses of Class
com.aspose.tasks.cloud.model.requests.DeleteOutlineCodeByIndexRequest
Packages that use DeleteOutlineCodeByIndexRequest
-
Uses of DeleteOutlineCodeByIndexRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type DeleteOutlineCodeByIndexRequestModifier and TypeMethodDescriptionTasksApi.deleteOutlineCodeByIndex(DeleteOutlineCodeByIndexRequest request) Deletes a project outline code request DeleteOutlineCodeByIndex request with main agrscom.squareup.okhttp.CallTasksApi.deleteOutlineCodeByIndexAsync(DeleteOutlineCodeByIndexRequest request, ApiCallback<AsposeResponse> callback) Deletes a project outline code (asynchronously)