Uses of Class
com.aspose.tasks.cloud.model.requests.GetExtendedAttributeByIndexRequest
Packages that use GetExtendedAttributeByIndexRequest
-
Uses of GetExtendedAttributeByIndexRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type GetExtendedAttributeByIndexRequestModifier and TypeMethodDescriptionTasksApi.getExtendedAttributeByIndex
(GetExtendedAttributeByIndexRequest request) Get a project extended attribute definition with the specified index.com.squareup.okhttp.Call
TasksApi.getExtendedAttributeByIndexAsync
(GetExtendedAttributeByIndexRequest request, ApiCallback<ExtendedAttributeResponse> callback) Get a project extended attribute definition with the specified index.