Uses of Class
com.aspose.tasks.cloud.model.responses.OutlineCodeResponse
Packages that use OutlineCodeResponse
-
Uses of OutlineCodeResponse in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api that return OutlineCodeResponseModifier and TypeMethodDescriptionTasksApi.getOutlineCodeByIndex
(GetOutlineCodeByIndexRequest request) Get outline code by index.Method parameters in com.aspose.tasks.cloud.api with type arguments of type OutlineCodeResponseModifier and TypeMethodDescriptioncom.squareup.okhttp.Call
TasksApi.getOutlineCodeByIndexAsync
(GetOutlineCodeByIndexRequest request, ApiCallback<OutlineCodeResponse> callback) Get outline code by index. -
Uses of OutlineCodeResponse in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return OutlineCodeResponseModifier and TypeMethodDescriptionOutlineCodeResponse.outlineCode
(OutlineCodeDefinition outlineCode)