Uses of Class
com.aspose.tasks.cloud.model.responses.ExtendedAttributeItemResponse
Packages that use ExtendedAttributeItemResponse
-
Uses of ExtendedAttributeItemResponse in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api that return ExtendedAttributeItemResponseModifier and TypeMethodDescriptionTasksApi.putExtendedAttribute
(PutExtendedAttributeRequest request) Add a new extended attribute definition to a project or updates existing attribute definition (with the same FieldId).Method parameters in com.aspose.tasks.cloud.api with type arguments of type ExtendedAttributeItemResponseModifier and TypeMethodDescriptioncom.squareup.okhttp.Call
TasksApi.putExtendedAttributeAsync
(PutExtendedAttributeRequest request, ApiCallback<ExtendedAttributeItemResponse> callback) Add a new extended attribute definition to a project or updates existing attribute definition (with the same FieldId). -
Uses of ExtendedAttributeItemResponse in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return ExtendedAttributeItemResponseModifier and TypeMethodDescriptionExtendedAttributeItemResponse.extendedAttribute
(ExtendedAttributeItem extendedAttribute)