Uses of Class
com.aspose.tasks.cloud.model.requests.GetExtendedAttributesRequest
Packages that use GetExtendedAttributesRequest
-
Uses of GetExtendedAttributesRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type GetExtendedAttributesRequestModifier and TypeMethodDescriptionTasksApi.getExtendedAttributes(GetExtendedAttributesRequest request) Get a project's extended attributes.com.squareup.okhttp.CallTasksApi.getExtendedAttributesAsync(GetExtendedAttributesRequest request, ApiCallback<ExtendedAttributeItemsResponse> callback) Get a project's extended attributes.