Uses of Class
com.aspose.tasks.cloud.model.responses.ExtendedAttributeItemsResponse
Packages that use ExtendedAttributeItemsResponse
-
Uses of ExtendedAttributeItemsResponse in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api that return ExtendedAttributeItemsResponseModifier and TypeMethodDescriptionTasksApi.getExtendedAttributes
(GetExtendedAttributesRequest request) Get a project's extended attributes.Method parameters in com.aspose.tasks.cloud.api with type arguments of type ExtendedAttributeItemsResponseModifier and TypeMethodDescriptioncom.squareup.okhttp.Call
TasksApi.getExtendedAttributesAsync
(GetExtendedAttributesRequest request, ApiCallback<ExtendedAttributeItemsResponse> callback) Get a project's extended attributes. -
Uses of ExtendedAttributeItemsResponse in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return ExtendedAttributeItemsResponseModifier and TypeMethodDescriptionExtendedAttributeItemsResponse.extendedAttributes
(ExtendedAttributeItems extendedAttributes)