Uses of Class
com.aspose.tasks.cloud.model.requests.PutExtendedAttributeRequest
Packages that use PutExtendedAttributeRequest
-
Uses of PutExtendedAttributeRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type PutExtendedAttributeRequestModifier and TypeMethodDescriptionTasksApi.putExtendedAttribute
(PutExtendedAttributeRequest request) Add a new extended attribute definition to a project or updates existing attribute definition (with the same FieldId).com.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).