Uses of Class
com.aspose.tasks.cloud.model.responses.OutlineCodeItemsResponse
Packages that use OutlineCodeItemsResponse
-
Uses of OutlineCodeItemsResponse in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api that return OutlineCodeItemsResponseModifier and TypeMethodDescriptionTasksApi.getOutlineCodes(GetOutlineCodesRequest request) Get a project's outline codes.Method parameters in com.aspose.tasks.cloud.api with type arguments of type OutlineCodeItemsResponseModifier and TypeMethodDescriptioncom.squareup.okhttp.CallTasksApi.getOutlineCodesAsync(GetOutlineCodesRequest request, ApiCallback<OutlineCodeItemsResponse> callback) Get a project's outline codes. -
Uses of OutlineCodeItemsResponse in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return OutlineCodeItemsResponseModifier and TypeMethodDescriptionOutlineCodeItemsResponse.outlineCodes(OutlineCodeItems outlineCodes)