From 684fe4dd8929c42e2adbbb25c7d772eefe77d29b Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 4 Jun 2024 10:31:45 +0000 Subject: [PATCH] feat(generation): update request builders and models Update generated files with build 151773 --- .../item/content/ContentRequestBuilder.java | 10 +- .../AgreementAcceptancesRequestBuilder.java | 16 +- .../agreements/AgreementsRequestBuilder.java | 16 +- .../item/bot/BotRequestBuilder.java | 12 +- .../ConversationMemberItemRequestBuilder.java | 14 +- .../item/value/ContentRequestBuilder.java | 10 +- .../CallRecordsRequestBuilder.java | 12 +- .../item/CallRecordItemRequestBuilder.java | 28 +- .../OrganizerV2RequestBuilder.java | 228 +++++++++++++++ .../ParticipantsV2RequestBuilder.java | 245 ++++++++++++++++ .../count/CountRequestBuilder.java | 128 +++++++++ .../item/ParticipantItemRequestBuilder.java | 228 +++++++++++++++ .../DeviceAppManagementRequestBuilder.java | 8 +- .../ManagedAppPoliciesRequestBuilder.java | 14 +- .../ManagedAppPolicyItemRequestBuilder.java | 14 +- .../targetapps/TargetAppsRequestBuilder.java | 4 +- ...ManagedAppRegistrationsRequestBuilder.java | 14 +- ...agedAppRegistrationItemRequestBuilder.java | 14 +- .../targetapps/TargetAppsRequestBuilder.java | 4 +- .../targetapps/TargetAppsRequestBuilder.java | 4 +- .../ManagedAppStatusItemRequestBuilder.java | 14 +- .../ManagedEBooksRequestBuilder.java | 14 +- .../item/ManagedEBookItemRequestBuilder.java | 14 +- .../AssignmentsRequestBuilder.java | 14 +- ...agedEBookAssignmentItemRequestBuilder.java | 38 +-- ...ileAppConfigurationItemRequestBuilder.java | 14 +- .../mobileapps/MobileAppsRequestBuilder.java | 14 +- .../item/MobileAppItemRequestBuilder.java | 38 +-- .../DeviceManagementRequestBuilder.java | 8 +- ...eviceCompliancePoliciesRequestBuilder.java | 26 +- ...iceCompliancePolicyItemRequestBuilder.java | 38 +-- ...ledActionConfigurationsRequestBuilder.java | 22 +- ...omplianceActionItemItemRequestBuilder.java | 32 ++- .../DeviceConfigurationsRequestBuilder.java | 26 +- ...DeviceConfigurationItemRequestBuilder.java | 38 +-- ...nrollmentConfigurationsRequestBuilder.java | 12 +- ...llmentConfigurationItemRequestBuilder.java | 26 +- .../RoleDefinitionsRequestBuilder.java | 26 +- .../RoleDefinitionItemRequestBuilder.java | 26 +- .../DeviceLocalCredentialsRequestBuilder.java | 10 +- ...LocalCredentialInfoItemRequestBuilder.java | 10 +- .../alltime/AllTimeRequestBuilder.java | 12 +- .../RetentionLabelRequestBuilder.java | 12 +- .../functions/abs/AbsPostRequestBody.java | 9 +- .../accrint/AccrIntPostRequestBody.java | 65 +++-- .../accrintm/AccrIntMPostRequestBody.java | 41 ++- .../functions/acos/AcosPostRequestBody.java | 9 +- .../functions/acosh/AcoshPostRequestBody.java | 9 +- .../functions/acot/AcotPostRequestBody.java | 9 +- .../functions/acoth/AcothPostRequestBody.java | 9 +- .../amordegrc/AmorDegrcPostRequestBody.java | 57 ++-- .../amorlinc/AmorLincPostRequestBody.java | 57 ++-- .../functions/and/AndPostRequestBody.java | 9 +- .../arabic/ArabicPostRequestBody.java | 9 +- .../functions/areas/AreasPostRequestBody.java | 9 +- .../functions/asc/AscPostRequestBody.java | 9 +- .../functions/asin/AsinPostRequestBody.java | 9 +- .../functions/asinh/AsinhPostRequestBody.java | 9 +- .../functions/atan/AtanPostRequestBody.java | 9 +- .../functions/atan2/Atan2PostRequestBody.java | 17 +- .../functions/atanh/AtanhPostRequestBody.java | 9 +- .../avedev/AveDevPostRequestBody.java | 9 +- .../average/AveragePostRequestBody.java | 9 +- .../averagea/AverageAPostRequestBody.java | 9 +- .../averageif/AverageIfPostRequestBody.java | 25 +- .../averageifs/AverageIfsPostRequestBody.java | 17 +- .../bahttext/BahtTextPostRequestBody.java | 9 +- .../functions/base/BasePostRequestBody.java | 25 +- .../besseli/BesselIPostRequestBody.java | 17 +- .../besselj/BesselJPostRequestBody.java | 17 +- .../besselk/BesselKPostRequestBody.java | 17 +- .../bessely/BesselYPostRequestBody.java | 17 +- .../beta_dist/BetaDistPostRequestBody.java | 49 ++-- .../beta_inv/BetaInvPostRequestBody.java | 41 ++- .../bin2dec/Bin2DecPostRequestBody.java | 9 +- .../bin2hex/Bin2HexPostRequestBody.java | 17 +- .../bin2oct/Bin2OctPostRequestBody.java | 17 +- .../binom_dist/BinomDistPostRequestBody.java | 33 ++- .../BinomDistRangePostRequestBody.java | 33 ++- .../binom_inv/BinomInvPostRequestBody.java | 25 +- .../bitand/BitandPostRequestBody.java | 17 +- .../bitlshift/BitlshiftPostRequestBody.java | 17 +- .../functions/bitor/BitorPostRequestBody.java | 17 +- .../bitrshift/BitrshiftPostRequestBody.java | 17 +- .../bitxor/BitxorPostRequestBody.java | 17 +- .../CeilingMathPostRequestBody.java | 25 +- .../CeilingPrecisePostRequestBody.java | 17 +- .../charescaped/CharPostRequestBody.java | 9 +- .../chisq_dist/ChiSqDistPostRequestBody.java | 25 +- .../ChiSqDistRTPostRequestBody.java | 17 +- .../chisq_inv/ChiSqInvPostRequestBody.java | 17 +- .../ChiSqInvRTPostRequestBody.java | 17 +- .../choose/ChoosePostRequestBody.java | 17 +- .../functions/clean/CleanPostRequestBody.java | 9 +- .../functions/code/CodePostRequestBody.java | 9 +- .../columns/ColumnsPostRequestBody.java | 9 +- .../combin/CombinPostRequestBody.java | 17 +- .../combina/CombinaPostRequestBody.java | 17 +- .../complex/ComplexPostRequestBody.java | 25 +- .../ConcatenatePostRequestBody.java | 9 +- .../ConfidenceNormPostRequestBody.java | 25 +- .../ConfidenceTPostRequestBody.java | 25 +- .../convert/ConvertPostRequestBody.java | 25 +- .../functions/cos/CosPostRequestBody.java | 9 +- .../functions/cosh/CoshPostRequestBody.java | 9 +- .../functions/cot/CotPostRequestBody.java | 9 +- .../functions/coth/CothPostRequestBody.java | 9 +- .../functions/count/CountPostRequestBody.java | 9 +- .../counta/CountAPostRequestBody.java | 9 +- .../countblank/CountBlankPostRequestBody.java | 9 +- .../countif/CountIfPostRequestBody.java | 17 +- .../countifs/CountIfsPostRequestBody.java | 9 +- .../coupdaybs/CoupDayBsPostRequestBody.java | 33 ++- .../coupdays/CoupDaysPostRequestBody.java | 33 ++- .../coupdaysnc/CoupDaysNcPostRequestBody.java | 33 ++- .../coupncd/CoupNcdPostRequestBody.java | 33 ++- .../coupnum/CoupNumPostRequestBody.java | 33 ++- .../couppcd/CoupPcdPostRequestBody.java | 33 ++- .../functions/csc/CscPostRequestBody.java | 9 +- .../functions/csch/CschPostRequestBody.java | 9 +- .../cumipmt/CumIPmtPostRequestBody.java | 49 ++-- .../cumprinc/CumPrincPostRequestBody.java | 49 ++-- .../functions/date/DatePostRequestBody.java | 25 +- .../datevalue/DatevaluePostRequestBody.java | 9 +- .../daverage/DaveragePostRequestBody.java | 25 +- .../functions/day/DayPostRequestBody.java | 9 +- .../functions/days/DaysPostRequestBody.java | 17 +- .../days360/Days360PostRequestBody.java | 25 +- .../functions/db/DbPostRequestBody.java | 41 ++- .../functions/dbcs/DbcsPostRequestBody.java | 9 +- .../dcount/DcountPostRequestBody.java | 25 +- .../dcounta/DcountAPostRequestBody.java | 25 +- .../functions/ddb/DdbPostRequestBody.java | 41 ++- .../dec2bin/Dec2BinPostRequestBody.java | 17 +- .../dec2hex/Dec2HexPostRequestBody.java | 17 +- .../dec2oct/Dec2OctPostRequestBody.java | 17 +- .../decimal/DecimalPostRequestBody.java | 17 +- .../degrees/DegreesPostRequestBody.java | 9 +- .../functions/delta/DeltaPostRequestBody.java | 17 +- .../functions/devsq/DevSqPostRequestBody.java | 9 +- .../functions/dget/DgetPostRequestBody.java | 25 +- .../functions/disc/DiscPostRequestBody.java | 41 ++- .../functions/dmax/DmaxPostRequestBody.java | 25 +- .../functions/dmin/DminPostRequestBody.java | 25 +- .../dollar/DollarPostRequestBody.java | 17 +- .../dollarde/DollarDePostRequestBody.java | 17 +- .../dollarfr/DollarFrPostRequestBody.java | 17 +- .../dproduct/DproductPostRequestBody.java | 25 +- .../dstdev/DstDevPostRequestBody.java | 25 +- .../dstdevp/DstDevPPostRequestBody.java | 25 +- .../functions/dsum/DsumPostRequestBody.java | 25 +- .../duration/DurationPostRequestBody.java | 49 ++-- .../functions/dvar/DvarPostRequestBody.java | 25 +- .../functions/dvarp/DvarPPostRequestBody.java | 25 +- .../EcmaCeilingPostRequestBody.java | 17 +- .../functions/edate/EdatePostRequestBody.java | 17 +- .../effect/EffectPostRequestBody.java | 17 +- .../eomonth/EoMonthPostRequestBody.java | 17 +- .../functions/erf/ErfPostRequestBody.java | 17 +- .../ErfPrecisePostRequestBody.java | 9 +- .../functions/erfc/ErfCPostRequestBody.java | 9 +- .../ErfCPrecisePostRequestBody.java | 9 +- .../error_type/ErrorTypePostRequestBody.java | 9 +- .../functions/even/EvenPostRequestBody.java | 9 +- .../functions/exact/ExactPostRequestBody.java | 17 +- .../functions/exp/ExpPostRequestBody.java | 9 +- .../expon_dist/ExponDistPostRequestBody.java | 25 +- .../f_dist/FDistPostRequestBody.java | 33 ++- .../f_dist_rt/FDistRTPostRequestBody.java | 25 +- .../functions/f_inv/FInvPostRequestBody.java | 25 +- .../f_inv_rt/FInvRTPostRequestBody.java | 25 +- .../functions/fact/FactPostRequestBody.java | 9 +- .../factdouble/FactDoublePostRequestBody.java | 9 +- .../functions/find/FindPostRequestBody.java | 25 +- .../functions/findb/FindBPostRequestBody.java | 25 +- .../fisher/FisherPostRequestBody.java | 9 +- .../fisherinv/FisherInvPostRequestBody.java | 9 +- .../functions/fixed/FixedPostRequestBody.java | 25 +- .../floor_math/FloorMathPostRequestBody.java | 25 +- .../FloorPrecisePostRequestBody.java | 17 +- .../functions/fv/FvPostRequestBody.java | 41 ++- .../fvschedule/FvschedulePostRequestBody.java | 17 +- .../functions/gamma/GammaPostRequestBody.java | 9 +- .../gamma_dist/GammaDistPostRequestBody.java | 33 ++- .../gamma_inv/GammaInvPostRequestBody.java | 25 +- .../gammaln/GammaLnPostRequestBody.java | 9 +- .../GammaLnPrecisePostRequestBody.java | 9 +- .../functions/gauss/GaussPostRequestBody.java | 9 +- .../functions/gcd/GcdPostRequestBody.java | 9 +- .../geomean/GeoMeanPostRequestBody.java | 9 +- .../gestep/GeStepPostRequestBody.java | 17 +- .../harmean/HarMeanPostRequestBody.java | 9 +- .../hex2bin/Hex2BinPostRequestBody.java | 17 +- .../hex2dec/Hex2DecPostRequestBody.java | 9 +- .../hex2oct/Hex2OctPostRequestBody.java | 17 +- .../hlookup/HlookupPostRequestBody.java | 33 ++- .../functions/hour/HourPostRequestBody.java | 9 +- .../hyperlink/HyperlinkPostRequestBody.java | 17 +- .../HypGeomDistPostRequestBody.java | 41 ++- .../ifescaped/IfPostRequestBody.java | 25 +- .../functions/imabs/ImAbsPostRequestBody.java | 9 +- .../imaginary/ImaginaryPostRequestBody.java | 9 +- .../imargument/ImArgumentPostRequestBody.java | 9 +- .../ImConjugatePostRequestBody.java | 9 +- .../functions/imcos/ImCosPostRequestBody.java | 9 +- .../imcosh/ImCoshPostRequestBody.java | 9 +- .../functions/imcot/ImCotPostRequestBody.java | 9 +- .../functions/imcsc/ImCscPostRequestBody.java | 9 +- .../imcsch/ImCschPostRequestBody.java | 9 +- .../functions/imdiv/ImDivPostRequestBody.java | 17 +- .../functions/imexp/ImExpPostRequestBody.java | 9 +- .../functions/imln/ImLnPostRequestBody.java | 9 +- .../imlog10/ImLog10PostRequestBody.java | 9 +- .../imlog2/ImLog2PostRequestBody.java | 9 +- .../impower/ImPowerPostRequestBody.java | 17 +- .../improduct/ImProductPostRequestBody.java | 9 +- .../imreal/ImRealPostRequestBody.java | 9 +- .../functions/imsec/ImSecPostRequestBody.java | 9 +- .../imsech/ImSechPostRequestBody.java | 9 +- .../functions/imsin/ImSinPostRequestBody.java | 9 +- .../imsinh/ImSinhPostRequestBody.java | 9 +- .../imsqrt/ImSqrtPostRequestBody.java | 9 +- .../functions/imsub/ImSubPostRequestBody.java | 17 +- .../functions/imsum/ImSumPostRequestBody.java | 9 +- .../functions/imtan/ImTanPostRequestBody.java | 9 +- .../intescaped/IntPostRequestBody.java | 9 +- .../intrate/IntRatePostRequestBody.java | 41 ++- .../functions/ipmt/IpmtPostRequestBody.java | 49 ++-- .../functions/irr/IrrPostRequestBody.java | 17 +- .../functions/iserr/IsErrPostRequestBody.java | 9 +- .../iserror/IsErrorPostRequestBody.java | 9 +- .../iseven/IsEvenPostRequestBody.java | 9 +- .../isformula/IsFormulaPostRequestBody.java | 9 +- .../islogical/IsLogicalPostRequestBody.java | 9 +- .../functions/isna/IsNAPostRequestBody.java | 9 +- .../isnontext/IsNonTextPostRequestBody.java | 9 +- .../isnumber/IsNumberPostRequestBody.java | 9 +- .../IsoCeilingPostRequestBody.java | 17 +- .../functions/isodd/IsOddPostRequestBody.java | 9 +- .../isoweeknum/IsoWeekNumPostRequestBody.java | 9 +- .../functions/ispmt/IspmtPostRequestBody.java | 33 ++- .../functions/isref/IsrefPostRequestBody.java | 9 +- .../istext/IsTextPostRequestBody.java | 9 +- .../functions/kurt/KurtPostRequestBody.java | 9 +- .../functions/large/LargePostRequestBody.java | 17 +- .../functions/lcm/LcmPostRequestBody.java | 9 +- .../functions/left/LeftPostRequestBody.java | 17 +- .../functions/leftb/LeftbPostRequestBody.java | 17 +- .../functions/len/LenPostRequestBody.java | 9 +- .../functions/lenb/LenbPostRequestBody.java | 9 +- .../functions/ln/LnPostRequestBody.java | 9 +- .../functions/log/LogPostRequestBody.java | 17 +- .../functions/log10/Log10PostRequestBody.java | 9 +- .../LogNormDistPostRequestBody.java | 33 ++- .../LogNormInvPostRequestBody.java | 25 +- .../lookup/LookupPostRequestBody.java | 25 +- .../functions/lower/LowerPostRequestBody.java | 9 +- .../functions/match/MatchPostRequestBody.java | 25 +- .../functions/max/MaxPostRequestBody.java | 9 +- .../functions/maxa/MaxAPostRequestBody.java | 9 +- .../mduration/MdurationPostRequestBody.java | 49 ++-- .../median/MedianPostRequestBody.java | 9 +- .../functions/mid/MidPostRequestBody.java | 25 +- .../functions/midb/MidbPostRequestBody.java | 25 +- .../functions/min/MinPostRequestBody.java | 9 +- .../functions/mina/MinAPostRequestBody.java | 9 +- .../minute/MinutePostRequestBody.java | 9 +- .../functions/mirr/MirrPostRequestBody.java | 25 +- .../functions/mod/ModPostRequestBody.java | 17 +- .../functions/month/MonthPostRequestBody.java | 9 +- .../mround/MroundPostRequestBody.java | 17 +- .../MultiNomialPostRequestBody.java | 9 +- .../functions/n/NPostRequestBody.java | 9 +- .../NegBinomDistPostRequestBody.java | 33 ++- .../NetworkDaysPostRequestBody.java | 25 +- .../NetworkDaysIntlPostRequestBody.java | 33 ++- .../nominal/NominalPostRequestBody.java | 17 +- .../norm_dist/NormDistPostRequestBody.java | 33 ++- .../norm_inv/NormInvPostRequestBody.java | 25 +- .../norm_s_dist/NormSDistPostRequestBody.java | 17 +- .../norm_s_inv/NormSInvPostRequestBody.java | 9 +- .../functions/not/NotPostRequestBody.java | 9 +- .../functions/nper/NperPostRequestBody.java | 41 ++- .../functions/npv/NpvPostRequestBody.java | 17 +- .../NumberValuePostRequestBody.java | 25 +- .../oct2bin/Oct2BinPostRequestBody.java | 17 +- .../oct2dec/Oct2DecPostRequestBody.java | 9 +- .../oct2hex/Oct2HexPostRequestBody.java | 17 +- .../functions/odd/OddPostRequestBody.java | 9 +- .../oddfprice/OddFPricePostRequestBody.java | 73 +++-- .../oddfyield/OddFYieldPostRequestBody.java | 73 +++-- .../oddlprice/OddLPricePostRequestBody.java | 65 +++-- .../oddlyield/OddLYieldPostRequestBody.java | 65 +++-- .../functions/or/OrPostRequestBody.java | 9 +- .../pduration/PdurationPostRequestBody.java | 25 +- .../PercentileExcPostRequestBody.java | 17 +- .../PercentileIncPostRequestBody.java | 17 +- .../PercentRankExcPostRequestBody.java | 25 +- .../PercentRankIncPostRequestBody.java | 25 +- .../permut/PermutPostRequestBody.java | 17 +- .../PermutationaPostRequestBody.java | 17 +- .../functions/phi/PhiPostRequestBody.java | 9 +- .../functions/pmt/PmtPostRequestBody.java | 41 ++- .../PoissonDistPostRequestBody.java | 25 +- .../functions/power/PowerPostRequestBody.java | 17 +- .../functions/ppmt/PpmtPostRequestBody.java | 49 ++-- .../functions/price/PricePostRequestBody.java | 57 ++-- .../pricedisc/PriceDiscPostRequestBody.java | 41 ++- .../pricemat/PriceMatPostRequestBody.java | 49 ++-- .../product/ProductPostRequestBody.java | 9 +- .../proper/ProperPostRequestBody.java | 9 +- .../functions/pv/PvPostRequestBody.java | 41 ++- .../QuartileExcPostRequestBody.java | 17 +- .../QuartileIncPostRequestBody.java | 17 +- .../quotient/QuotientPostRequestBody.java | 17 +- .../radians/RadiansPostRequestBody.java | 9 +- .../RandBetweenPostRequestBody.java | 17 +- .../rank_avg/RankAvgPostRequestBody.java | 25 +- .../rank_eq/RankEqPostRequestBody.java | 25 +- .../functions/rate/RatePostRequestBody.java | 49 ++-- .../received/ReceivedPostRequestBody.java | 41 ++- .../replace/ReplacePostRequestBody.java | 33 ++- .../replaceb/ReplaceBPostRequestBody.java | 33 ++- .../functions/rept/ReptPostRequestBody.java | 17 +- .../functions/right/RightPostRequestBody.java | 17 +- .../rightb/RightbPostRequestBody.java | 17 +- .../functions/roman/RomanPostRequestBody.java | 17 +- .../functions/round/RoundPostRequestBody.java | 17 +- .../rounddown/RoundDownPostRequestBody.java | 17 +- .../roundup/RoundUpPostRequestBody.java | 17 +- .../functions/rows/RowsPostRequestBody.java | 9 +- .../functions/rri/RriPostRequestBody.java | 25 +- .../functions/sec/SecPostRequestBody.java | 9 +- .../functions/sech/SechPostRequestBody.java | 9 +- .../second/SecondPostRequestBody.java | 9 +- .../seriessum/SeriesSumPostRequestBody.java | 33 ++- .../functions/sheet/SheetPostRequestBody.java | 9 +- .../sheets/SheetsPostRequestBody.java | 9 +- .../functions/sign/SignPostRequestBody.java | 9 +- .../functions/sin/SinPostRequestBody.java | 9 +- .../functions/sinh/SinhPostRequestBody.java | 9 +- .../functions/skew/SkewPostRequestBody.java | 9 +- .../skew_p/SkewPPostRequestBody.java | 9 +- .../functions/sln/SlnPostRequestBody.java | 25 +- .../functions/small/SmallPostRequestBody.java | 17 +- .../functions/sqrt/SqrtPostRequestBody.java | 9 +- .../sqrtpi/SqrtPiPostRequestBody.java | 9 +- .../StandardizePostRequestBody.java | 25 +- .../stdev_p/StDevPPostRequestBody.java | 9 +- .../stdev_s/StDevSPostRequestBody.java | 9 +- .../stdeva/StDevAPostRequestBody.java | 9 +- .../stdevpa/StDevPAPostRequestBody.java | 9 +- .../substitute/SubstitutePostRequestBody.java | 33 ++- .../subtotal/SubtotalPostRequestBody.java | 17 +- .../functions/sum/SumPostRequestBody.java | 9 +- .../functions/sumif/SumIfPostRequestBody.java | 25 +- .../sumifs/SumIfsPostRequestBody.java | 17 +- .../functions/sumsq/SumSqPostRequestBody.java | 9 +- .../functions/syd/SydPostRequestBody.java | 33 ++- .../functions/t/TPostRequestBody.java | 9 +- .../t_dist/TDistPostRequestBody.java | 25 +- .../t_dist_2t/TDist2TPostRequestBody.java | 17 +- .../t_dist_rt/TDistRTPostRequestBody.java | 17 +- .../functions/t_inv/TInvPostRequestBody.java | 17 +- .../t_inv_2t/TInv2TPostRequestBody.java | 17 +- .../functions/tan/TanPostRequestBody.java | 9 +- .../functions/tanh/TanhPostRequestBody.java | 9 +- .../tbilleq/TbillEqPostRequestBody.java | 25 +- .../tbillprice/TbillPricePostRequestBody.java | 25 +- .../tbillyield/TbillYieldPostRequestBody.java | 25 +- .../functions/text/TextPostRequestBody.java | 17 +- .../functions/time/TimePostRequestBody.java | 25 +- .../timevalue/TimevaluePostRequestBody.java | 9 +- .../functions/trim/TrimPostRequestBody.java | 9 +- .../trimmean/TrimMeanPostRequestBody.java | 17 +- .../functions/trunc/TruncPostRequestBody.java | 17 +- .../functions/type/TypePostRequestBody.java | 9 +- .../unichar/UnicharPostRequestBody.java | 9 +- .../unicode/UnicodePostRequestBody.java | 9 +- .../functions/upper/UpperPostRequestBody.java | 9 +- .../usdollar/UsdollarPostRequestBody.java | 17 +- .../functions/value/ValuePostRequestBody.java | 9 +- .../functions/var_p/VarPPostRequestBody.java | 9 +- .../functions/var_s/VarSPostRequestBody.java | 9 +- .../functions/vara/VarAPostRequestBody.java | 9 +- .../functions/varpa/VarPAPostRequestBody.java | 9 +- .../functions/vdb/VdbPostRequestBody.java | 57 ++-- .../vlookup/VlookupPostRequestBody.java | 33 ++- .../weekday/WeekdayPostRequestBody.java | 17 +- .../weeknum/WeekNumPostRequestBody.java | 17 +- .../WeibullDistPostRequestBody.java | 33 ++- .../workday/WorkDayPostRequestBody.java | 25 +- .../WorkDayIntlPostRequestBody.java | 33 ++- .../functions/xirr/XirrPostRequestBody.java | 25 +- .../functions/xnpv/XnpvPostRequestBody.java | 25 +- .../functions/xor/XorPostRequestBody.java | 9 +- .../functions/year/YearPostRequestBody.java | 9 +- .../yearfrac/YearFracPostRequestBody.java | 25 +- .../functions/yield/YieldPostRequestBody.java | 57 ++-- .../yielddisc/YieldDiscPostRequestBody.java | 41 ++- .../yieldmat/YieldMatPostRequestBody.java | 49 ++-- .../z_test/ZTestPostRequestBody.java | 25 +- .../names/add/AddPostRequestBody.java | 9 +- .../operations/OperationsRequestBuilder.java | 28 +- .../operations/count/CountRequestBuilder.java | 10 +- .../item/columns/add/AddPostRequestBody.java | 9 +- .../ApplyValuesFilterPostRequestBody.java | 9 +- .../item/rows/add/AddPostRequestBody.java | 9 +- .../item/charts/add/AddPostRequestBody.java | 9 +- .../item/setdata/SetDataPostRequestBody.java | 9 +- .../SetPositionPostRequestBody.java | 17 +- .../setdata/SetDataPostRequestBody.java | 9 +- .../SetPositionPostRequestBody.java | 17 +- .../setdata/SetDataPostRequestBody.java | 9 +- .../SetPositionPostRequestBody.java | 17 +- .../item/names/add/AddPostRequestBody.java | 9 +- .../item/columns/add/AddPostRequestBody.java | 9 +- .../ApplyValuesFilterPostRequestBody.java | 9 +- .../item/rows/add/AddPostRequestBody.java | 9 +- .../categories/CategoriesRequestBuilder.java | 22 +- .../item/ref/RefRequestBuilder.java | 10 +- .../categories/ref/RefRequestBuilder.java | 34 ++- .../resources/ResourcesRequestBuilder.java | 22 +- ...nAssignmentResourceItemRequestBuilder.java | 22 +- .../item/rubric/RubricRequestBuilder.java | 32 ++- .../item/rubric/ref/RefRequestBuilder.java | 30 +- .../SubmissionsRequestBuilder.java | 12 +- ...EducationSubmissionItemRequestBuilder.java | 12 +- .../item/outcomes/OutcomesRequestBuilder.java | 22 +- .../EducationOutcomeItemRequestBuilder.java | 20 +- .../resources/ResourcesRequestBuilder.java | 22 +- ...nSubmissionResourceItemRequestBuilder.java | 22 +- .../SubmittedResourcesRequestBuilder.java | 12 +- ...nSubmissionResourceItemRequestBuilder.java | 12 +- ...tionGradingCategoryItemRequestBuilder.java | 10 +- .../resources/ResourcesRequestBuilder.java | 22 +- ...ationModuleResourceItemRequestBuilder.java | 32 ++- .../item/members/MembersRequestBuilder.java | 10 +- .../item/IdentityItemRequestBuilder.java | 10 +- .../item/schema/SchemaRequestBuilder.java | 8 +- .../AcceptedSendersRequestBuilder.java | 10 +- .../ref/RefRequestBuilder.java | 12 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../CalendarPermissionsRequestBuilder.java | 10 +- .../CalendarPermissionItemRequestBuilder.java | 10 +- .../CalendarViewRequestBuilder.java | 10 +- .../item/EventItemRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../instances/InstancesRequestBuilder.java | 10 +- .../item/EventItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../instances/InstancesRequestBuilder.java | 10 +- .../item/EventItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../CalendarViewRequestBuilder.java | 10 +- .../item/EventItemRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../instances/InstancesRequestBuilder.java | 10 +- .../item/EventItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../ConversationsRequestBuilder.java | 22 +- .../item/ConversationItemRequestBuilder.java | 28 +- .../item/posts/PostsRequestBuilder.java | 10 +- .../item/posts/count/CountRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../item/events/EventsRequestBuilder.java | 10 +- .../events/item/EventItemRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../instances/InstancesRequestBuilder.java | 10 +- .../item/EventItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../item/members/ref/RefRequestBuilder.java | 8 +- .../item/photo/PhotoRequestBuilder.java | 10 +- .../item/photos/PhotosRequestBuilder.java | 10 +- .../item/ProfilePhotoItemRequestBuilder.java | 10 +- .../item/value/ContentRequestBuilder.java | 10 +- .../RejectedSendersRequestBuilder.java | 10 +- .../ref/RefRequestBuilder.java | 12 +- .../lists/item/items/ItemsRequestBuilder.java | 10 +- .../SchedulingGroupsRequestBuilder.java | 10 +- .../SchedulingGroupItemRequestBuilder.java | 10 +- .../schedule/shifts/ShiftsRequestBuilder.java | 10 +- .../shifts/item/ShiftItemRequestBuilder.java | 10 +- .../TimeOffReasonsRequestBuilder.java | 10 +- .../item/TimeOffReasonItemRequestBuilder.java | 10 +- .../TimeOffRequestsRequestBuilder.java | 10 +- .../TimeOffRequestItemRequestBuilder.java | 10 +- .../timesoff/TimesOffRequestBuilder.java | 10 +- .../item/TimeOffItemRequestBuilder.java | 10 +- .../item/threads/ThreadsRequestBuilder.java | 10 +- .../ConversationThreadItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 22 +- .../count/CountRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 20 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../item/ExtensionItemRequestBuilder.java | 22 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../IncludeApplicationsRequestBuilder.java | 22 +- ...itionApplicationAppItemRequestBuilder.java | 10 +- .../DefaultPagesRequestBuilder.java | 12 +- .../item/value/ContentRequestBuilder.java | 10 +- .../OverridesPagesRequestBuilder.java | 12 +- ...serFlowLanguagePageItemRequestBuilder.java | 20 +- .../item/value/ContentRequestBuilder.java | 30 +- .../item/NamedLocationItemRequestBuilder.java | 26 +- .../ContactedReviewersRequestBuilder.java | 12 +- .../decisions/DecisionsRequestBuilder.java | 12 +- ...nstanceDecisionItemItemRequestBuilder.java | 12 +- .../item/stages/StagesRequestBuilder.java | 12 +- .../AccessReviewStageItemRequestBuilder.java | 22 +- .../decisions/DecisionsRequestBuilder.java | 12 +- ...nstanceDecisionItemItemRequestBuilder.java | 22 +- ...tomCalloutExtensionItemRequestBuilder.java | 24 +- .../TaskProcessingResultsRequestBuilder.java | 12 +- .../UserProcessingResultsRequestBuilder.java | 12 +- ...serProcessingResultItemRequestBuilder.java | 12 +- .../TaskProcessingResultsRequestBuilder.java | 12 +- ...DateTimeWithEndDateTimeRequestBuilder.java | 8 +- .../TaskProcessingResultsRequestBuilder.java | 12 +- ...DateTimeWithEndDateTimeRequestBuilder.java | 8 +- .../TaskProcessingResultsRequestBuilder.java | 12 +- .../item/tasks/TasksRequestBuilder.java | 12 +- .../tasks/item/TaskItemRequestBuilder.java | 12 +- .../item/AgreementItemRequestBuilder.java | 14 +- .../item/history/HistoryRequestBuilder.java | 14 +- .../AuthenticationConditionApplication.java | 4 +- .../graph/generated/models/Contact.java | 4 +- .../graph/generated/models/Entity.java | 14 +- .../graph/generated/models/Identity.java | 10 +- .../graph/generated/models/Json.java | 107 ------- .../generated/models/ManagedAppStatusRaw.java | 8 +- .../models/OutOfBoxExperienceSetting.java | 212 ++++++++++++++ .../generated/models/SiteArchivalDetails.java | 4 +- .../generated/models/SiteCollection.java | 4 +- .../graph/generated/models/UserActivity.java | 8 +- .../graph/generated/models/UserIdentity.java | 4 +- .../graph/generated/models/VisualInfo.java | 8 +- .../graph/generated/models/WebPartData.java | 8 +- .../WindowsAutopilotDeploymentProfile.java | 269 ++++++++++++++++++ ...sAutopilotDeploymentProfileAssignment.java | 47 +++ .../models/WindowsAutopilotDeviceType.java | 30 ++ .../models/WindowsDeviceUsageType.java | 30 ++ .../generated/models/WindowsUserType.java | 30 ++ .../generated/models/WorkbookChartAxis.java | 32 +-- .../generated/models/WorkbookChartPoint.java | 8 +- .../models/WorkbookFilterCriteria.java | 8 +- .../models/WorkbookFunctionResult.java | 8 +- .../generated/models/WorkbookNamedItem.java | 8 +- .../graph/generated/models/WorkbookRange.java | 56 ++-- .../generated/models/WorkbookRangeView.java | 64 ++--- .../generated/models/WorkbookTableColumn.java | 8 +- .../generated/models/WorkbookTableRow.java | 8 +- .../models/callrecords/CallRecord.java | 42 ++- .../models/callrecords/Organizer.java | 45 +++ .../models/callrecords/Participant.java | 45 +++ .../models/callrecords/ParticipantBase.java | 71 +++++ .../ParticipantCollectionResponse.java | 62 ++++ .../callrecords/ParticipantEndpoint.java | 22 +- .../models/callrecords/UserIdentity.java | 63 ++++ .../externalconnectors/DisplayTemplate.java | 13 +- .../bannerlogo/BannerLogoRequestBuilder.java | 12 +- ...eviceRegistrationPolicyRequestBuilder.java | 10 +- .../documents/DocumentsRequestBuilder.java | 12 +- .../item/value/ContentRequestBuilder.java | 10 +- ...UserRegistrationDetailsRequestBuilder.java | 10 +- .../LastIndexOperationRequestBuilder.java | 12 +- .../SiteSourcesRequestBuilder.java | 22 +- .../UnifiedGroupSourcesRequestBuilder.java | 22 +- .../UserSourcesRequestBuilder.java | 22 +- .../item/queries/QueriesRequestBuilder.java | 22 +- ...overyReviewSetQueryItemRequestBuilder.java | 32 ++- .../AdditionalSourcesRequestBuilder.java | 22 +- .../CustodianSourcesRequestBuilder.java | 12 +- ...mateStatisticsOperationRequestBuilder.java | 12 +- ...raphSecurityAsHierarchyRequestBuilder.java | 10 +- .../lists/item/ListItemRequestBuilder.java | 14 +- .../DocumentSetVersionsRequestBuilder.java | 22 +- .../DocumentSetVersionItemRequestBuilder.java | 22 +- .../item/fields/FieldsRequestBuilder.java | 10 +- .../item/versions/VersionsRequestBuilder.java | 12 +- .../ListItemVersionItemRequestBuilder.java | 12 +- .../sets/item/terms/TermsRequestBuilder.java | 10 +- .../terms/item/TermItemRequestBuilder.java | 12 +- .../AttendanceReportsRequestBuilder.java | 12 +- ...ingAttendanceReportItemRequestBuilder.java | 12 +- .../functions/abs/AbsPostRequestBody.java | 9 +- .../accrint/AccrIntPostRequestBody.java | 65 +++-- .../accrintm/AccrIntMPostRequestBody.java | 41 ++- .../functions/acos/AcosPostRequestBody.java | 9 +- .../functions/acosh/AcoshPostRequestBody.java | 9 +- .../functions/acot/AcotPostRequestBody.java | 9 +- .../functions/acoth/AcothPostRequestBody.java | 9 +- .../amordegrc/AmorDegrcPostRequestBody.java | 57 ++-- .../amorlinc/AmorLincPostRequestBody.java | 57 ++-- .../functions/and/AndPostRequestBody.java | 9 +- .../arabic/ArabicPostRequestBody.java | 9 +- .../functions/areas/AreasPostRequestBody.java | 9 +- .../functions/asc/AscPostRequestBody.java | 9 +- .../functions/asin/AsinPostRequestBody.java | 9 +- .../functions/asinh/AsinhPostRequestBody.java | 9 +- .../functions/atan/AtanPostRequestBody.java | 9 +- .../functions/atan2/Atan2PostRequestBody.java | 17 +- .../functions/atanh/AtanhPostRequestBody.java | 9 +- .../avedev/AveDevPostRequestBody.java | 9 +- .../average/AveragePostRequestBody.java | 9 +- .../averagea/AverageAPostRequestBody.java | 9 +- .../averageif/AverageIfPostRequestBody.java | 25 +- .../averageifs/AverageIfsPostRequestBody.java | 17 +- .../bahttext/BahtTextPostRequestBody.java | 9 +- .../functions/base/BasePostRequestBody.java | 25 +- .../besseli/BesselIPostRequestBody.java | 17 +- .../besselj/BesselJPostRequestBody.java | 17 +- .../besselk/BesselKPostRequestBody.java | 17 +- .../bessely/BesselYPostRequestBody.java | 17 +- .../beta_dist/BetaDistPostRequestBody.java | 49 ++-- .../beta_inv/BetaInvPostRequestBody.java | 41 ++- .../bin2dec/Bin2DecPostRequestBody.java | 9 +- .../bin2hex/Bin2HexPostRequestBody.java | 17 +- .../bin2oct/Bin2OctPostRequestBody.java | 17 +- .../binom_dist/BinomDistPostRequestBody.java | 33 ++- .../BinomDistRangePostRequestBody.java | 33 ++- .../binom_inv/BinomInvPostRequestBody.java | 25 +- .../bitand/BitandPostRequestBody.java | 17 +- .../bitlshift/BitlshiftPostRequestBody.java | 17 +- .../functions/bitor/BitorPostRequestBody.java | 17 +- .../bitrshift/BitrshiftPostRequestBody.java | 17 +- .../bitxor/BitxorPostRequestBody.java | 17 +- .../CeilingMathPostRequestBody.java | 25 +- .../CeilingPrecisePostRequestBody.java | 17 +- .../charescaped/CharPostRequestBody.java | 9 +- .../chisq_dist/ChiSqDistPostRequestBody.java | 25 +- .../ChiSqDistRTPostRequestBody.java | 17 +- .../chisq_inv/ChiSqInvPostRequestBody.java | 17 +- .../ChiSqInvRTPostRequestBody.java | 17 +- .../choose/ChoosePostRequestBody.java | 17 +- .../functions/clean/CleanPostRequestBody.java | 9 +- .../functions/code/CodePostRequestBody.java | 9 +- .../columns/ColumnsPostRequestBody.java | 9 +- .../combin/CombinPostRequestBody.java | 17 +- .../combina/CombinaPostRequestBody.java | 17 +- .../complex/ComplexPostRequestBody.java | 25 +- .../ConcatenatePostRequestBody.java | 9 +- .../ConfidenceNormPostRequestBody.java | 25 +- .../ConfidenceTPostRequestBody.java | 25 +- .../convert/ConvertPostRequestBody.java | 25 +- .../functions/cos/CosPostRequestBody.java | 9 +- .../functions/cosh/CoshPostRequestBody.java | 9 +- .../functions/cot/CotPostRequestBody.java | 9 +- .../functions/coth/CothPostRequestBody.java | 9 +- .../functions/count/CountPostRequestBody.java | 9 +- .../counta/CountAPostRequestBody.java | 9 +- .../countblank/CountBlankPostRequestBody.java | 9 +- .../countif/CountIfPostRequestBody.java | 17 +- .../countifs/CountIfsPostRequestBody.java | 9 +- .../coupdaybs/CoupDayBsPostRequestBody.java | 33 ++- .../coupdays/CoupDaysPostRequestBody.java | 33 ++- .../coupdaysnc/CoupDaysNcPostRequestBody.java | 33 ++- .../coupncd/CoupNcdPostRequestBody.java | 33 ++- .../coupnum/CoupNumPostRequestBody.java | 33 ++- .../couppcd/CoupPcdPostRequestBody.java | 33 ++- .../functions/csc/CscPostRequestBody.java | 9 +- .../functions/csch/CschPostRequestBody.java | 9 +- .../cumipmt/CumIPmtPostRequestBody.java | 49 ++-- .../cumprinc/CumPrincPostRequestBody.java | 49 ++-- .../functions/date/DatePostRequestBody.java | 25 +- .../datevalue/DatevaluePostRequestBody.java | 9 +- .../daverage/DaveragePostRequestBody.java | 25 +- .../functions/day/DayPostRequestBody.java | 9 +- .../functions/days/DaysPostRequestBody.java | 17 +- .../days360/Days360PostRequestBody.java | 25 +- .../functions/db/DbPostRequestBody.java | 41 ++- .../functions/dbcs/DbcsPostRequestBody.java | 9 +- .../dcount/DcountPostRequestBody.java | 25 +- .../dcounta/DcountAPostRequestBody.java | 25 +- .../functions/ddb/DdbPostRequestBody.java | 41 ++- .../dec2bin/Dec2BinPostRequestBody.java | 17 +- .../dec2hex/Dec2HexPostRequestBody.java | 17 +- .../dec2oct/Dec2OctPostRequestBody.java | 17 +- .../decimal/DecimalPostRequestBody.java | 17 +- .../degrees/DegreesPostRequestBody.java | 9 +- .../functions/delta/DeltaPostRequestBody.java | 17 +- .../functions/devsq/DevSqPostRequestBody.java | 9 +- .../functions/dget/DgetPostRequestBody.java | 25 +- .../functions/disc/DiscPostRequestBody.java | 41 ++- .../functions/dmax/DmaxPostRequestBody.java | 25 +- .../functions/dmin/DminPostRequestBody.java | 25 +- .../dollar/DollarPostRequestBody.java | 17 +- .../dollarde/DollarDePostRequestBody.java | 17 +- .../dollarfr/DollarFrPostRequestBody.java | 17 +- .../dproduct/DproductPostRequestBody.java | 25 +- .../dstdev/DstDevPostRequestBody.java | 25 +- .../dstdevp/DstDevPPostRequestBody.java | 25 +- .../functions/dsum/DsumPostRequestBody.java | 25 +- .../duration/DurationPostRequestBody.java | 49 ++-- .../functions/dvar/DvarPostRequestBody.java | 25 +- .../functions/dvarp/DvarPPostRequestBody.java | 25 +- .../EcmaCeilingPostRequestBody.java | 17 +- .../functions/edate/EdatePostRequestBody.java | 17 +- .../effect/EffectPostRequestBody.java | 17 +- .../eomonth/EoMonthPostRequestBody.java | 17 +- .../functions/erf/ErfPostRequestBody.java | 17 +- .../ErfPrecisePostRequestBody.java | 9 +- .../functions/erfc/ErfCPostRequestBody.java | 9 +- .../ErfCPrecisePostRequestBody.java | 9 +- .../error_type/ErrorTypePostRequestBody.java | 9 +- .../functions/even/EvenPostRequestBody.java | 9 +- .../functions/exact/ExactPostRequestBody.java | 17 +- .../functions/exp/ExpPostRequestBody.java | 9 +- .../expon_dist/ExponDistPostRequestBody.java | 25 +- .../f_dist/FDistPostRequestBody.java | 33 ++- .../f_dist_rt/FDistRTPostRequestBody.java | 25 +- .../functions/f_inv/FInvPostRequestBody.java | 25 +- .../f_inv_rt/FInvRTPostRequestBody.java | 25 +- .../functions/fact/FactPostRequestBody.java | 9 +- .../factdouble/FactDoublePostRequestBody.java | 9 +- .../functions/find/FindPostRequestBody.java | 25 +- .../functions/findb/FindBPostRequestBody.java | 25 +- .../fisher/FisherPostRequestBody.java | 9 +- .../fisherinv/FisherInvPostRequestBody.java | 9 +- .../functions/fixed/FixedPostRequestBody.java | 25 +- .../floor_math/FloorMathPostRequestBody.java | 25 +- .../FloorPrecisePostRequestBody.java | 17 +- .../functions/fv/FvPostRequestBody.java | 41 ++- .../fvschedule/FvschedulePostRequestBody.java | 17 +- .../functions/gamma/GammaPostRequestBody.java | 9 +- .../gamma_dist/GammaDistPostRequestBody.java | 33 ++- .../gamma_inv/GammaInvPostRequestBody.java | 25 +- .../gammaln/GammaLnPostRequestBody.java | 9 +- .../GammaLnPrecisePostRequestBody.java | 9 +- .../functions/gauss/GaussPostRequestBody.java | 9 +- .../functions/gcd/GcdPostRequestBody.java | 9 +- .../geomean/GeoMeanPostRequestBody.java | 9 +- .../gestep/GeStepPostRequestBody.java | 17 +- .../harmean/HarMeanPostRequestBody.java | 9 +- .../hex2bin/Hex2BinPostRequestBody.java | 17 +- .../hex2dec/Hex2DecPostRequestBody.java | 9 +- .../hex2oct/Hex2OctPostRequestBody.java | 17 +- .../hlookup/HlookupPostRequestBody.java | 33 ++- .../functions/hour/HourPostRequestBody.java | 9 +- .../hyperlink/HyperlinkPostRequestBody.java | 17 +- .../HypGeomDistPostRequestBody.java | 41 ++- .../ifescaped/IfPostRequestBody.java | 25 +- .../functions/imabs/ImAbsPostRequestBody.java | 9 +- .../imaginary/ImaginaryPostRequestBody.java | 9 +- .../imargument/ImArgumentPostRequestBody.java | 9 +- .../ImConjugatePostRequestBody.java | 9 +- .../functions/imcos/ImCosPostRequestBody.java | 9 +- .../imcosh/ImCoshPostRequestBody.java | 9 +- .../functions/imcot/ImCotPostRequestBody.java | 9 +- .../functions/imcsc/ImCscPostRequestBody.java | 9 +- .../imcsch/ImCschPostRequestBody.java | 9 +- .../functions/imdiv/ImDivPostRequestBody.java | 17 +- .../functions/imexp/ImExpPostRequestBody.java | 9 +- .../functions/imln/ImLnPostRequestBody.java | 9 +- .../imlog10/ImLog10PostRequestBody.java | 9 +- .../imlog2/ImLog2PostRequestBody.java | 9 +- .../impower/ImPowerPostRequestBody.java | 17 +- .../improduct/ImProductPostRequestBody.java | 9 +- .../imreal/ImRealPostRequestBody.java | 9 +- .../functions/imsec/ImSecPostRequestBody.java | 9 +- .../imsech/ImSechPostRequestBody.java | 9 +- .../functions/imsin/ImSinPostRequestBody.java | 9 +- .../imsinh/ImSinhPostRequestBody.java | 9 +- .../imsqrt/ImSqrtPostRequestBody.java | 9 +- .../functions/imsub/ImSubPostRequestBody.java | 17 +- .../functions/imsum/ImSumPostRequestBody.java | 9 +- .../functions/imtan/ImTanPostRequestBody.java | 9 +- .../intescaped/IntPostRequestBody.java | 9 +- .../intrate/IntRatePostRequestBody.java | 41 ++- .../functions/ipmt/IpmtPostRequestBody.java | 49 ++-- .../functions/irr/IrrPostRequestBody.java | 17 +- .../functions/iserr/IsErrPostRequestBody.java | 9 +- .../iserror/IsErrorPostRequestBody.java | 9 +- .../iseven/IsEvenPostRequestBody.java | 9 +- .../isformula/IsFormulaPostRequestBody.java | 9 +- .../islogical/IsLogicalPostRequestBody.java | 9 +- .../functions/isna/IsNAPostRequestBody.java | 9 +- .../isnontext/IsNonTextPostRequestBody.java | 9 +- .../isnumber/IsNumberPostRequestBody.java | 9 +- .../IsoCeilingPostRequestBody.java | 17 +- .../functions/isodd/IsOddPostRequestBody.java | 9 +- .../isoweeknum/IsoWeekNumPostRequestBody.java | 9 +- .../functions/ispmt/IspmtPostRequestBody.java | 33 ++- .../functions/isref/IsrefPostRequestBody.java | 9 +- .../istext/IsTextPostRequestBody.java | 9 +- .../functions/kurt/KurtPostRequestBody.java | 9 +- .../functions/large/LargePostRequestBody.java | 17 +- .../functions/lcm/LcmPostRequestBody.java | 9 +- .../functions/left/LeftPostRequestBody.java | 17 +- .../functions/leftb/LeftbPostRequestBody.java | 17 +- .../functions/len/LenPostRequestBody.java | 9 +- .../functions/lenb/LenbPostRequestBody.java | 9 +- .../functions/ln/LnPostRequestBody.java | 9 +- .../functions/log/LogPostRequestBody.java | 17 +- .../functions/log10/Log10PostRequestBody.java | 9 +- .../LogNormDistPostRequestBody.java | 33 ++- .../LogNormInvPostRequestBody.java | 25 +- .../lookup/LookupPostRequestBody.java | 25 +- .../functions/lower/LowerPostRequestBody.java | 9 +- .../functions/match/MatchPostRequestBody.java | 25 +- .../functions/max/MaxPostRequestBody.java | 9 +- .../functions/maxa/MaxAPostRequestBody.java | 9 +- .../mduration/MdurationPostRequestBody.java | 49 ++-- .../median/MedianPostRequestBody.java | 9 +- .../functions/mid/MidPostRequestBody.java | 25 +- .../functions/midb/MidbPostRequestBody.java | 25 +- .../functions/min/MinPostRequestBody.java | 9 +- .../functions/mina/MinAPostRequestBody.java | 9 +- .../minute/MinutePostRequestBody.java | 9 +- .../functions/mirr/MirrPostRequestBody.java | 25 +- .../functions/mod/ModPostRequestBody.java | 17 +- .../functions/month/MonthPostRequestBody.java | 9 +- .../mround/MroundPostRequestBody.java | 17 +- .../MultiNomialPostRequestBody.java | 9 +- .../functions/n/NPostRequestBody.java | 9 +- .../NegBinomDistPostRequestBody.java | 33 ++- .../NetworkDaysPostRequestBody.java | 25 +- .../NetworkDaysIntlPostRequestBody.java | 33 ++- .../nominal/NominalPostRequestBody.java | 17 +- .../norm_dist/NormDistPostRequestBody.java | 33 ++- .../norm_inv/NormInvPostRequestBody.java | 25 +- .../norm_s_dist/NormSDistPostRequestBody.java | 17 +- .../norm_s_inv/NormSInvPostRequestBody.java | 9 +- .../functions/not/NotPostRequestBody.java | 9 +- .../functions/nper/NperPostRequestBody.java | 41 ++- .../functions/npv/NpvPostRequestBody.java | 17 +- .../NumberValuePostRequestBody.java | 25 +- .../oct2bin/Oct2BinPostRequestBody.java | 17 +- .../oct2dec/Oct2DecPostRequestBody.java | 9 +- .../oct2hex/Oct2HexPostRequestBody.java | 17 +- .../functions/odd/OddPostRequestBody.java | 9 +- .../oddfprice/OddFPricePostRequestBody.java | 73 +++-- .../oddfyield/OddFYieldPostRequestBody.java | 73 +++-- .../oddlprice/OddLPricePostRequestBody.java | 65 +++-- .../oddlyield/OddLYieldPostRequestBody.java | 65 +++-- .../functions/or/OrPostRequestBody.java | 9 +- .../pduration/PdurationPostRequestBody.java | 25 +- .../PercentileExcPostRequestBody.java | 17 +- .../PercentileIncPostRequestBody.java | 17 +- .../PercentRankExcPostRequestBody.java | 25 +- .../PercentRankIncPostRequestBody.java | 25 +- .../permut/PermutPostRequestBody.java | 17 +- .../PermutationaPostRequestBody.java | 17 +- .../functions/phi/PhiPostRequestBody.java | 9 +- .../functions/pmt/PmtPostRequestBody.java | 41 ++- .../PoissonDistPostRequestBody.java | 25 +- .../functions/power/PowerPostRequestBody.java | 17 +- .../functions/ppmt/PpmtPostRequestBody.java | 49 ++-- .../functions/price/PricePostRequestBody.java | 57 ++-- .../pricedisc/PriceDiscPostRequestBody.java | 41 ++- .../pricemat/PriceMatPostRequestBody.java | 49 ++-- .../product/ProductPostRequestBody.java | 9 +- .../proper/ProperPostRequestBody.java | 9 +- .../functions/pv/PvPostRequestBody.java | 41 ++- .../QuartileExcPostRequestBody.java | 17 +- .../QuartileIncPostRequestBody.java | 17 +- .../quotient/QuotientPostRequestBody.java | 17 +- .../radians/RadiansPostRequestBody.java | 9 +- .../RandBetweenPostRequestBody.java | 17 +- .../rank_avg/RankAvgPostRequestBody.java | 25 +- .../rank_eq/RankEqPostRequestBody.java | 25 +- .../functions/rate/RatePostRequestBody.java | 49 ++-- .../received/ReceivedPostRequestBody.java | 41 ++- .../replace/ReplacePostRequestBody.java | 33 ++- .../replaceb/ReplaceBPostRequestBody.java | 33 ++- .../functions/rept/ReptPostRequestBody.java | 17 +- .../functions/right/RightPostRequestBody.java | 17 +- .../rightb/RightbPostRequestBody.java | 17 +- .../functions/roman/RomanPostRequestBody.java | 17 +- .../functions/round/RoundPostRequestBody.java | 17 +- .../rounddown/RoundDownPostRequestBody.java | 17 +- .../roundup/RoundUpPostRequestBody.java | 17 +- .../functions/rows/RowsPostRequestBody.java | 9 +- .../functions/rri/RriPostRequestBody.java | 25 +- .../functions/sec/SecPostRequestBody.java | 9 +- .../functions/sech/SechPostRequestBody.java | 9 +- .../second/SecondPostRequestBody.java | 9 +- .../seriessum/SeriesSumPostRequestBody.java | 33 ++- .../functions/sheet/SheetPostRequestBody.java | 9 +- .../sheets/SheetsPostRequestBody.java | 9 +- .../functions/sign/SignPostRequestBody.java | 9 +- .../functions/sin/SinPostRequestBody.java | 9 +- .../functions/sinh/SinhPostRequestBody.java | 9 +- .../functions/skew/SkewPostRequestBody.java | 9 +- .../skew_p/SkewPPostRequestBody.java | 9 +- .../functions/sln/SlnPostRequestBody.java | 25 +- .../functions/small/SmallPostRequestBody.java | 17 +- .../functions/sqrt/SqrtPostRequestBody.java | 9 +- .../sqrtpi/SqrtPiPostRequestBody.java | 9 +- .../StandardizePostRequestBody.java | 25 +- .../stdev_p/StDevPPostRequestBody.java | 9 +- .../stdev_s/StDevSPostRequestBody.java | 9 +- .../stdeva/StDevAPostRequestBody.java | 9 +- .../stdevpa/StDevPAPostRequestBody.java | 9 +- .../substitute/SubstitutePostRequestBody.java | 33 ++- .../subtotal/SubtotalPostRequestBody.java | 17 +- .../functions/sum/SumPostRequestBody.java | 9 +- .../functions/sumif/SumIfPostRequestBody.java | 25 +- .../sumifs/SumIfsPostRequestBody.java | 17 +- .../functions/sumsq/SumSqPostRequestBody.java | 9 +- .../functions/syd/SydPostRequestBody.java | 33 ++- .../functions/t/TPostRequestBody.java | 9 +- .../t_dist/TDistPostRequestBody.java | 25 +- .../t_dist_2t/TDist2TPostRequestBody.java | 17 +- .../t_dist_rt/TDistRTPostRequestBody.java | 17 +- .../functions/t_inv/TInvPostRequestBody.java | 17 +- .../t_inv_2t/TInv2TPostRequestBody.java | 17 +- .../functions/tan/TanPostRequestBody.java | 9 +- .../functions/tanh/TanhPostRequestBody.java | 9 +- .../tbilleq/TbillEqPostRequestBody.java | 25 +- .../tbillprice/TbillPricePostRequestBody.java | 25 +- .../tbillyield/TbillYieldPostRequestBody.java | 25 +- .../functions/text/TextPostRequestBody.java | 17 +- .../functions/time/TimePostRequestBody.java | 25 +- .../timevalue/TimevaluePostRequestBody.java | 9 +- .../functions/trim/TrimPostRequestBody.java | 9 +- .../trimmean/TrimMeanPostRequestBody.java | 17 +- .../functions/trunc/TruncPostRequestBody.java | 17 +- .../functions/type/TypePostRequestBody.java | 9 +- .../unichar/UnicharPostRequestBody.java | 9 +- .../unicode/UnicodePostRequestBody.java | 9 +- .../functions/upper/UpperPostRequestBody.java | 9 +- .../usdollar/UsdollarPostRequestBody.java | 17 +- .../functions/value/ValuePostRequestBody.java | 9 +- .../functions/var_p/VarPPostRequestBody.java | 9 +- .../functions/var_s/VarSPostRequestBody.java | 9 +- .../functions/vara/VarAPostRequestBody.java | 9 +- .../functions/varpa/VarPAPostRequestBody.java | 9 +- .../functions/vdb/VdbPostRequestBody.java | 57 ++-- .../vlookup/VlookupPostRequestBody.java | 33 ++- .../weekday/WeekdayPostRequestBody.java | 17 +- .../weeknum/WeekNumPostRequestBody.java | 17 +- .../WeibullDistPostRequestBody.java | 33 ++- .../workday/WorkDayPostRequestBody.java | 25 +- .../WorkDayIntlPostRequestBody.java | 33 ++- .../functions/xirr/XirrPostRequestBody.java | 25 +- .../functions/xnpv/XnpvPostRequestBody.java | 25 +- .../functions/xor/XorPostRequestBody.java | 9 +- .../functions/year/YearPostRequestBody.java | 9 +- .../yearfrac/YearFracPostRequestBody.java | 25 +- .../functions/yield/YieldPostRequestBody.java | 57 ++-- .../yielddisc/YieldDiscPostRequestBody.java | 41 ++- .../yieldmat/YieldMatPostRequestBody.java | 49 ++-- .../z_test/ZTestPostRequestBody.java | 25 +- .../names/add/AddPostRequestBody.java | 9 +- .../operations/OperationsRequestBuilder.java | 28 +- .../item/columns/add/AddPostRequestBody.java | 9 +- .../ApplyValuesFilterPostRequestBody.java | 9 +- .../item/rows/add/AddPostRequestBody.java | 9 +- .../item/charts/add/AddPostRequestBody.java | 9 +- .../item/setdata/SetDataPostRequestBody.java | 9 +- .../SetPositionPostRequestBody.java | 17 +- .../setdata/SetDataPostRequestBody.java | 9 +- .../SetPositionPostRequestBody.java | 17 +- .../setdata/SetDataPostRequestBody.java | 9 +- .../SetPositionPostRequestBody.java | 17 +- .../item/names/add/AddPostRequestBody.java | 9 +- .../item/columns/add/AddPostRequestBody.java | 9 +- .../ApplyValuesFilterPostRequestBody.java | 9 +- .../item/rows/add/AddPostRequestBody.java | 9 +- .../drive/list/items/ItemsRequestBuilder.java | 10 +- .../SubscribedSkusRequestBuilder.java | 10 +- .../SubscriptionsRequestBuilder.java | 16 +- .../ConversationMemberItemRequestBuilder.java | 24 +- .../HostedContentsRequestBuilder.java | 12 +- .../item/value/ContentRequestBuilder.java | 10 +- .../item/replies/RepliesRequestBuilder.java | 22 +- .../item/ChatMessageItemRequestBuilder.java | 12 +- .../HostedContentsRequestBuilder.java | 12 +- .../item/value/ContentRequestBuilder.java | 10 +- .../AllowedMembersRequestBuilder.java | 12 +- .../photo/value/ContentRequestBuilder.java | 20 +- .../SchedulingGroupsRequestBuilder.java | 10 +- .../SchedulingGroupItemRequestBuilder.java | 10 +- .../schedule/shifts/ShiftsRequestBuilder.java | 10 +- .../shifts/item/ShiftItemRequestBuilder.java | 10 +- .../TimeOffReasonsRequestBuilder.java | 10 +- .../item/TimeOffReasonItemRequestBuilder.java | 10 +- .../TimeOffRequestsRequestBuilder.java | 10 +- .../TimeOffRequestItemRequestBuilder.java | 10 +- .../timesoff/TimesOffRequestBuilder.java | 10 +- .../item/TimeOffItemRequestBuilder.java | 10 +- ...MultiTenantOrganizationRequestBuilder.java | 20 +- .../users/item/UserItemRequestBuilder.java | 28 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../CalendarPermissionsRequestBuilder.java | 10 +- .../CalendarPermissionItemRequestBuilder.java | 10 +- .../CalendarViewRequestBuilder.java | 10 +- .../item/EventItemRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../instances/InstancesRequestBuilder.java | 10 +- .../item/EventItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../instances/InstancesRequestBuilder.java | 10 +- .../item/EventItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../CalendarGroupsRequestBuilder.java | 10 +- .../item/CalendarGroupItemRequestBuilder.java | 10 +- .../calendars/CalendarsRequestBuilder.java | 10 +- .../item/CalendarItemRequestBuilder.java | 10 +- .../CalendarPermissionsRequestBuilder.java | 16 +- .../count/CountRequestBuilder.java | 10 +- .../CalendarPermissionItemRequestBuilder.java | 10 +- .../CalendarViewRequestBuilder.java | 16 +- .../count/CountRequestBuilder.java | 10 +- .../item/EventItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../instances/InstancesRequestBuilder.java | 16 +- .../instances/count/CountRequestBuilder.java | 10 +- .../item/EventItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../item/events/EventsRequestBuilder.java | 10 +- .../events/count/CountRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../instances/InstancesRequestBuilder.java | 16 +- .../instances/count/CountRequestBuilder.java | 10 +- .../item/EventItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../CalendarPermissionsRequestBuilder.java | 10 +- .../CalendarPermissionItemRequestBuilder.java | 10 +- .../CalendarViewRequestBuilder.java | 10 +- .../item/EventItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../instances/InstancesRequestBuilder.java | 16 +- .../instances/count/CountRequestBuilder.java | 10 +- .../item/EventItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../instances/InstancesRequestBuilder.java | 16 +- .../instances/count/CountRequestBuilder.java | 10 +- .../item/EventItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../instances/InstancesRequestBuilder.java | 10 +- .../item/EventItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../item/contacts/ContactsRequestBuilder.java | 10 +- .../contacts/count/CountRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../item/photo/PhotoRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../item/photo/PhotoRequestBuilder.java | 10 +- .../item/photo/PhotoRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../instances/InstancesRequestBuilder.java | 10 +- .../item/EventItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 10 +- .../count/CountRequestBuilder.java | 10 +- .../item/calendar/CalendarRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- ...InferenceClassificationRequestBuilder.java | 10 +- .../overrides/OverridesRequestBuilder.java | 10 +- ...ssificationOverrideItemRequestBuilder.java | 10 +- .../SchedulingGroupsRequestBuilder.java | 10 +- .../SchedulingGroupItemRequestBuilder.java | 10 +- .../schedule/shifts/ShiftsRequestBuilder.java | 10 +- .../shifts/item/ShiftItemRequestBuilder.java | 10 +- .../TimeOffReasonsRequestBuilder.java | 10 +- .../item/TimeOffReasonItemRequestBuilder.java | 10 +- .../TimeOffRequestsRequestBuilder.java | 10 +- .../TimeOffRequestItemRequestBuilder.java | 10 +- .../timesoff/TimesOffRequestBuilder.java | 10 +- .../item/TimeOffItemRequestBuilder.java | 10 +- .../MessageRulesRequestBuilder.java | 16 +- .../count/CountRequestBuilder.java | 10 +- .../item/MessageRuleItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 22 +- .../count/CountRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../MessageRulesRequestBuilder.java | 10 +- .../item/MessageRuleItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 22 +- .../count/CountRequestBuilder.java | 10 +- .../extensions/ExtensionsRequestBuilder.java | 10 +- .../extensions/count/CountRequestBuilder.java | 10 +- .../item/content/ContentRequestBuilder.java | 10 +- .../MetadataContentRequestBuilder.java | 10 +- .../item/outlook/OutlookRequestBuilder.java | 10 +- .../MasterCategoriesRequestBuilder.java | 10 +- .../OutlookCategoryItemRequestBuilder.java | 10 +- .../item/people/PeopleRequestBuilder.java | 10 +- .../people/item/PersonItemRequestBuilder.java | 10 +- .../users/item/photo/PhotoRequestBuilder.java | 10 +- .../item/photos/PhotosRequestBuilder.java | 10 +- .../item/ProfilePhotoItemRequestBuilder.java | 10 +- .../AttachmentsRequestBuilder.java | 16 +- .../count/CountRequestBuilder.java | 10 +- .../AttachmentBaseItemRequestBuilder.java | 10 +- .../AttachmentSessionsRequestBuilder.java | 16 +- .../count/CountRequestBuilder.java | 10 +- .../AttachmentSessionItemRequestBuilder.java | 10 +- 1167 files changed, 11962 insertions(+), 9101 deletions(-) create mode 100644 src/main/java/com/microsoft/graph/generated/communications/callrecords/item/organizer_v2/OrganizerV2RequestBuilder.java create mode 100644 src/main/java/com/microsoft/graph/generated/communications/callrecords/item/participants_v2/ParticipantsV2RequestBuilder.java create mode 100644 src/main/java/com/microsoft/graph/generated/communications/callrecords/item/participants_v2/count/CountRequestBuilder.java create mode 100644 src/main/java/com/microsoft/graph/generated/communications/callrecords/item/participants_v2/item/ParticipantItemRequestBuilder.java delete mode 100644 src/main/java/com/microsoft/graph/generated/models/Json.java create mode 100644 src/main/java/com/microsoft/graph/generated/models/OutOfBoxExperienceSetting.java create mode 100644 src/main/java/com/microsoft/graph/generated/models/WindowsAutopilotDeploymentProfile.java create mode 100644 src/main/java/com/microsoft/graph/generated/models/WindowsAutopilotDeploymentProfileAssignment.java create mode 100644 src/main/java/com/microsoft/graph/generated/models/WindowsAutopilotDeviceType.java create mode 100644 src/main/java/com/microsoft/graph/generated/models/WindowsDeviceUsageType.java create mode 100644 src/main/java/com/microsoft/graph/generated/models/WindowsUserType.java create mode 100644 src/main/java/com/microsoft/graph/generated/models/callrecords/Organizer.java create mode 100644 src/main/java/com/microsoft/graph/generated/models/callrecords/Participant.java create mode 100644 src/main/java/com/microsoft/graph/generated/models/callrecords/ParticipantBase.java create mode 100644 src/main/java/com/microsoft/graph/generated/models/callrecords/ParticipantCollectionResponse.java create mode 100644 src/main/java/com/microsoft/graph/generated/models/callrecords/UserIdentity.java diff --git a/src/main/java/com/microsoft/graph/generated/admin/serviceannouncement/messages/item/attachments/item/content/ContentRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/admin/serviceannouncement/messages/item/attachments/item/content/ContentRequestBuilder.java index 503f3373308..bd468ae8567 100644 --- a/src/main/java/com/microsoft/graph/generated/admin/serviceannouncement/messages/item/attachments/item/content/ContentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/admin/serviceannouncement/messages/item/attachments/item/content/ContentRequestBuilder.java @@ -55,19 +55,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The attachment content. + * Read the properties and relationships of a serviceAnnouncementAttachment object. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get() { return get(null); } /** - * The attachment content. + * Read the properties and relationships of a serviceAnnouncementAttachment object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -122,7 +124,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The attachment content. + * Read the properties and relationships of a serviceAnnouncementAttachment object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -130,7 +132,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The attachment content. + * Read the properties and relationships of a serviceAnnouncementAttachment object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ diff --git a/src/main/java/com/microsoft/graph/generated/agreementacceptances/AgreementAcceptancesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/agreementacceptances/AgreementAcceptancesRequestBuilder.java index c840842f0d6..5789f4d8b09 100644 --- a/src/main/java/com/microsoft/graph/generated/agreementacceptances/AgreementAcceptancesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/agreementacceptances/AgreementAcceptancesRequestBuilder.java @@ -40,7 +40,7 @@ public AgreementAcceptanceItemRequestBuilder byAgreementAcceptanceId(@jakarta.an * @param requestAdapter The request adapter to use to execute the requests. */ public AgreementAcceptancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/agreementAcceptances{?%24count,%24filter,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/agreementAcceptances{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AgreementAcceptancesRequestBuilder} and sets the default values. @@ -48,7 +48,7 @@ public AgreementAcceptancesRequestBuilder(@jakarta.annotation.Nonnull final Hash * @param requestAdapter The request adapter to use to execute the requests. */ public AgreementAcceptancesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/agreementAcceptances{?%24count,%24filter,%24search,%24select,%24skip,%24top}", rawUrl); + super(requestAdapter, "{+baseurl}/agreementAcceptances{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** * Get entities from agreementAcceptances @@ -161,11 +161,21 @@ public class GetQueryParameters implements QueryParameters { */ @jakarta.annotation.Nullable public Boolean count; + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Filter items by property values */ @jakarta.annotation.Nullable public String filter; + /** + * Order items by property values + */ + @jakarta.annotation.Nullable + public String[] orderby; /** * Search items by search phrases */ @@ -198,6 +208,8 @@ public Map toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); + allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/agreements/AgreementsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/agreements/AgreementsRequestBuilder.java index 2a1a95f6c58..7dedec70d50 100644 --- a/src/main/java/com/microsoft/graph/generated/agreements/AgreementsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/agreements/AgreementsRequestBuilder.java @@ -40,7 +40,7 @@ public AgreementItemRequestBuilder byAgreementId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public AgreementsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/agreements{?%24count,%24filter,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/agreements{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AgreementsRequestBuilder} and sets the default values. @@ -48,7 +48,7 @@ public AgreementsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); + allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/appcatalogs/teamsapps/item/appdefinitions/item/bot/BotRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/appcatalogs/teamsapps/item/appdefinitions/item/bot/BotRequestBuilder.java index a6c7bda4858..f2cd089ee9d 100644 --- a/src/main/java/com/microsoft/graph/generated/appcatalogs/teamsapps/item/appdefinitions/item/bot/BotRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/appcatalogs/teamsapps/item/appdefinitions/item/bot/BotRequestBuilder.java @@ -55,19 +55,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The details of the bot specified in the Teams app manifest. + * Get the bot associated with a specific definition of the TeamsApp. * @return a {@link TeamworkBot} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public TeamworkBot get() { return get(null); } /** - * The details of the bot specified in the Teams app manifest. + * Get the bot associated with a specific definition of the TeamsApp. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link TeamworkBot} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public TeamworkBot get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -122,7 +124,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The details of the bot specified in the Teams app manifest. + * Get the bot associated with a specific definition of the TeamsApp. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -130,7 +132,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The details of the bot specified in the Teams app manifest. + * Get the bot associated with a specific definition of the TeamsApp. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -182,7 +184,7 @@ public BotRequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawUrl public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * The details of the bot specified in the Teams app manifest. + * Get the bot associated with a specific definition of the TeamsApp. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/chats/item/members/item/ConversationMemberItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/chats/item/members/item/ConversationMemberItemRequestBuilder.java index 98fe724ad7d..a76e0084403 100644 --- a/src/main/java/com/microsoft/graph/generated/chats/item/members/item/ConversationMemberItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/chats/item/members/item/ConversationMemberItemRequestBuilder.java @@ -57,21 +57,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Retrieve a conversationMember from a chat or channel. + * Retrieve a conversationMember from a chat. * @return a {@link ConversationMember} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ConversationMember get() { return get(null); } /** - * Retrieve a conversationMember from a chat or channel. + * Retrieve a conversationMember from a chat. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ConversationMember} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ConversationMember get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -126,7 +126,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Retrieve a conversationMember from a chat or channel. + * Retrieve a conversationMember from a chat. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -134,7 +134,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Retrieve a conversationMember from a chat or channel. + * Retrieve a conversationMember from a chat. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -186,7 +186,7 @@ public ConversationMemberItemRequestBuilder withUrl(@jakarta.annotation.Nonnull public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Retrieve a conversationMember from a chat or channel. + * Retrieve a conversationMember from a chat. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/chats/item/messages/item/hostedcontents/item/value/ContentRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/chats/item/messages/item/hostedcontents/item/value/ContentRequestBuilder.java index 4b6adf55964..0f64e4fbb2c 100644 --- a/src/main/java/com/microsoft/graph/generated/chats/item/messages/item/hostedcontents/item/value/ContentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/chats/item/messages/item/hostedcontents/item/value/ContentRequestBuilder.java @@ -54,19 +54,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The unique identifier for an entity. Read-only. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get() { return get(null); } /** - * The unique identifier for an entity. Read-only. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -121,7 +123,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The unique identifier for an entity. Read-only. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -129,7 +131,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The unique identifier for an entity. Read-only. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ diff --git a/src/main/java/com/microsoft/graph/generated/communications/callrecords/CallRecordsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/communications/callrecords/CallRecordsRequestBuilder.java index e179a5beab0..2514f01904c 100644 --- a/src/main/java/com/microsoft/graph/generated/communications/callrecords/CallRecordsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/communications/callrecords/CallRecordsRequestBuilder.java @@ -63,19 +63,21 @@ public CallRecordsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl super(requestAdapter, "{+baseurl}/communications/callRecords{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord: You can use the $expand query parameter to optionally include session and segment details, as shown in the Get full details example. When you expand session details, the maximum page size is 60 sessions. + * Get the list of callRecord objects and their properties. The results can be optionally filtered using the $filter query parameter on the startDateTime and participant id properties. Note that the listed call records don't include expandable relationships such as sessions and participants_v2. You can expand these relationships using Get callRecord for a specific record. * @return a {@link CallRecordCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public CallRecordCollectionResponse get() { return get(null); } /** - * Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord: You can use the $expand query parameter to optionally include session and segment details, as shown in the Get full details example. When you expand session details, the maximum page size is 60 sessions. + * Get the list of callRecord objects and their properties. The results can be optionally filtered using the $filter query parameter on the startDateTime and participant id properties. Note that the listed call records don't include expandable relationships such as sessions and participants_v2. You can expand these relationships using Get callRecord for a specific record. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link CallRecordCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public CallRecordCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -134,7 +136,7 @@ public CallRecord post(@jakarta.annotation.Nonnull final CallRecord body, @jakar return this.requestAdapter.send(requestInfo, errorMapping, CallRecord::createFromDiscriminatorValue); } /** - * Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord: You can use the $expand query parameter to optionally include session and segment details, as shown in the Get full details example. When you expand session details, the maximum page size is 60 sessions. + * Get the list of callRecord objects and their properties. The results can be optionally filtered using the $filter query parameter on the startDateTime and participant id properties. Note that the listed call records don't include expandable relationships such as sessions and participants_v2. You can expand these relationships using Get callRecord for a specific record. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -142,7 +144,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord: You can use the $expand query parameter to optionally include session and segment details, as shown in the Get full details example. When you expand session details, the maximum page size is 60 sessions. + * Get the list of callRecord objects and their properties. The results can be optionally filtered using the $filter query parameter on the startDateTime and participant id properties. Note that the listed call records don't include expandable relationships such as sessions and participants_v2. You can expand these relationships using Get callRecord for a specific record. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -188,7 +190,7 @@ public CallRecordsRequestBuilder withUrl(@jakarta.annotation.Nonnull final Strin return new CallRecordsRequestBuilder(rawUrl, requestAdapter); } /** - * Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord: You can use the $expand query parameter to optionally include session and segment details, as shown in the Get full details example. When you expand session details, the maximum page size is 60 sessions. + * Get the list of callRecord objects and their properties. The results can be optionally filtered using the $filter query parameter on the startDateTime and participant id properties. Note that the listed call records don't include expandable relationships such as sessions and participants_v2. You can expand these relationships using Get callRecord for a specific record. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/communications/callrecords/item/CallRecordItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/communications/callrecords/item/CallRecordItemRequestBuilder.java index 6b01bf6a664..cab05b62391 100644 --- a/src/main/java/com/microsoft/graph/generated/communications/callrecords/item/CallRecordItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/communications/callrecords/item/CallRecordItemRequestBuilder.java @@ -1,5 +1,7 @@ package com.microsoft.graph.communications.callrecords.item; +import com.microsoft.graph.communications.callrecords.item.organizer_v2.OrganizerV2RequestBuilder; +import com.microsoft.graph.communications.callrecords.item.participants_v2.ParticipantsV2RequestBuilder; import com.microsoft.graph.communications.callrecords.item.sessions.SessionsRequestBuilder; import com.microsoft.graph.models.callrecords.CallRecord; import com.microsoft.graph.models.odataerrors.ODataError; @@ -21,6 +23,22 @@ */ @jakarta.annotation.Generated("com.microsoft.kiota") public class CallRecordItemRequestBuilder extends BaseRequestBuilder { + /** + * Provides operations to manage the organizer_v2 property of the microsoft.graph.callRecords.callRecord entity. + * @return a {@link OrganizerV2RequestBuilder} + */ + @jakarta.annotation.Nonnull + public OrganizerV2RequestBuilder organizerV2() { + return new OrganizerV2RequestBuilder(pathParameters, requestAdapter); + } + /** + * Provides operations to manage the participants_v2 property of the microsoft.graph.callRecords.callRecord entity. + * @return a {@link ParticipantsV2RequestBuilder} + */ + @jakarta.annotation.Nonnull + public ParticipantsV2RequestBuilder participantsV2() { + return new ParticipantsV2RequestBuilder(pathParameters, requestAdapter); + } /** * Provides operations to manage the sessions property of the microsoft.graph.callRecords.callRecord entity. * @return a {@link SessionsRequestBuilder} @@ -64,7 +82,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord: You can use the $expand query parameter to optionally include session and segment details, as shown in the Get full details example. When you expand session details, the maximum page size is 60 sessions. + * Retrieve the properties and relationships of a callRecord object. You can get the id of a callRecord in two ways:* Subscribe to change notifications to the /communications/callRecords endpoint.* Use the callChainId property of a call. The call record is available only after the associated call is completed. * @return a {@link CallRecord} * @throws ODataError When receiving a 4XX or 5XX status code * @see Find more info here @@ -74,7 +92,7 @@ public CallRecord get() { return get(null); } /** - * Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord: You can use the $expand query parameter to optionally include session and segment details, as shown in the Get full details example. When you expand session details, the maximum page size is 60 sessions. + * Retrieve the properties and relationships of a callRecord object. You can get the id of a callRecord in two ways:* Subscribe to change notifications to the /communications/callRecords endpoint.* Use the callChainId property of a call. The call record is available only after the associated call is completed. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link CallRecord} * @throws ODataError When receiving a 4XX or 5XX status code @@ -133,7 +151,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord: You can use the $expand query parameter to optionally include session and segment details, as shown in the Get full details example. When you expand session details, the maximum page size is 60 sessions. + * Retrieve the properties and relationships of a callRecord object. You can get the id of a callRecord in two ways:* Subscribe to change notifications to the /communications/callRecords endpoint.* Use the callChainId property of a call. The call record is available only after the associated call is completed. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -141,7 +159,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord: You can use the $expand query parameter to optionally include session and segment details, as shown in the Get full details example. When you expand session details, the maximum page size is 60 sessions. + * Retrieve the properties and relationships of a callRecord object. You can get the id of a callRecord in two ways:* Subscribe to change notifications to the /communications/callRecords endpoint.* Use the callChainId property of a call. The call record is available only after the associated call is completed. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -193,7 +211,7 @@ public CallRecordItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final St public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Retrieve the properties and relationships of a callRecord object. There are two ways to get the id of a callRecord: You can use the $expand query parameter to optionally include session and segment details, as shown in the Get full details example. When you expand session details, the maximum page size is 60 sessions. + * Retrieve the properties and relationships of a callRecord object. You can get the id of a callRecord in two ways:* Subscribe to change notifications to the /communications/callRecords endpoint.* Use the callChainId property of a call. The call record is available only after the associated call is completed. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/communications/callrecords/item/organizer_v2/OrganizerV2RequestBuilder.java b/src/main/java/com/microsoft/graph/generated/communications/callrecords/item/organizer_v2/OrganizerV2RequestBuilder.java new file mode 100644 index 00000000000..4013e4000ee --- /dev/null +++ b/src/main/java/com/microsoft/graph/generated/communications/callrecords/item/organizer_v2/OrganizerV2RequestBuilder.java @@ -0,0 +1,228 @@ +package com.microsoft.graph.communications.callrecords.item.organizer_v2; + +import com.microsoft.graph.models.callrecords.Organizer; +import com.microsoft.graph.models.odataerrors.ODataError; +import com.microsoft.kiota.BaseRequestBuilder; +import com.microsoft.kiota.BaseRequestConfiguration; +import com.microsoft.kiota.HttpMethod; +import com.microsoft.kiota.QueryParameters; +import com.microsoft.kiota.RequestAdapter; +import com.microsoft.kiota.RequestInformation; +import com.microsoft.kiota.RequestOption; +import com.microsoft.kiota.serialization.Parsable; +import com.microsoft.kiota.serialization.ParsableFactory; +import java.util.Collection; +import java.util.HashMap; +import java.util.Map; +import java.util.Objects; +/** + * Provides operations to manage the organizer_v2 property of the microsoft.graph.callRecords.callRecord entity. + */ +@jakarta.annotation.Generated("com.microsoft.kiota") +public class OrganizerV2RequestBuilder extends BaseRequestBuilder { + /** + * Instantiates a new {@link OrganizerV2RequestBuilder} and sets the default values. + * @param pathParameters Path parameters for the request + * @param requestAdapter The request adapter to use to execute the requests. + */ + public OrganizerV2RequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { + super(requestAdapter, "{+baseurl}/communications/callRecords/{callRecord%2Did}/organizer_v2{?%24expand,%24select}", pathParameters); + } + /** + * Instantiates a new {@link OrganizerV2RequestBuilder} and sets the default values. + * @param rawUrl The raw URL to use for the request builder. + * @param requestAdapter The request adapter to use to execute the requests. + */ + public OrganizerV2RequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { + super(requestAdapter, "{+baseurl}/communications/callRecords/{callRecord%2Did}/organizer_v2{?%24expand,%24select}", rawUrl); + } + /** + * Delete navigation property organizer_v2 for communications + * @throws ODataError When receiving a 4XX or 5XX status code + */ + public void delete() { + delete(null); + } + /** + * Delete navigation property organizer_v2 for communications + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @throws ODataError When receiving a 4XX or 5XX status code + */ + public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); + final HashMap> errorMapping = new HashMap>(); + errorMapping.put("XXX", ODataError::createFromDiscriminatorValue); + this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); + } + /** + * Identity of the organizer of the call. This relationship is expanded by default in callRecord methods. + * @return a {@link Organizer} + * @throws ODataError When receiving a 4XX or 5XX status code + */ + @jakarta.annotation.Nullable + public Organizer get() { + return get(null); + } + /** + * Identity of the organizer of the call. This relationship is expanded by default in callRecord methods. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return a {@link Organizer} + * @throws ODataError When receiving a 4XX or 5XX status code + */ + @jakarta.annotation.Nullable + public Organizer get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + final RequestInformation requestInfo = toGetRequestInformation(requestConfiguration); + final HashMap> errorMapping = new HashMap>(); + errorMapping.put("XXX", ODataError::createFromDiscriminatorValue); + return this.requestAdapter.send(requestInfo, errorMapping, Organizer::createFromDiscriminatorValue); + } + /** + * Update the navigation property organizer_v2 in communications + * @param body The request body + * @return a {@link Organizer} + * @throws ODataError When receiving a 4XX or 5XX status code + */ + @jakarta.annotation.Nullable + public Organizer patch(@jakarta.annotation.Nonnull final Organizer body) { + return patch(body, null); + } + /** + * Update the navigation property organizer_v2 in communications + * @param body The request body + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return a {@link Organizer} + * @throws ODataError When receiving a 4XX or 5XX status code + */ + @jakarta.annotation.Nullable + public Organizer patch(@jakarta.annotation.Nonnull final Organizer body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + Objects.requireNonNull(body); + final RequestInformation requestInfo = toPatchRequestInformation(body, requestConfiguration); + final HashMap> errorMapping = new HashMap>(); + errorMapping.put("XXX", ODataError::createFromDiscriminatorValue); + return this.requestAdapter.send(requestInfo, errorMapping, Organizer::createFromDiscriminatorValue); + } + /** + * Delete navigation property organizer_v2 for communications + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toDeleteRequestInformation() { + return toDeleteRequestInformation(null); + } + /** + * Delete navigation property organizer_v2 for communications + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + final RequestInformation requestInfo = new RequestInformation(HttpMethod.DELETE, urlTemplate, pathParameters); + requestInfo.configure(requestConfiguration, DeleteRequestConfiguration::new); + requestInfo.headers.tryAdd("Accept", "application/json"); + return requestInfo; + } + /** + * Identity of the organizer of the call. This relationship is expanded by default in callRecord methods. + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toGetRequestInformation() { + return toGetRequestInformation(null); + } + /** + * Identity of the organizer of the call. This relationship is expanded by default in callRecord methods. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + final RequestInformation requestInfo = new RequestInformation(HttpMethod.GET, urlTemplate, pathParameters); + requestInfo.configure(requestConfiguration, GetRequestConfiguration::new, x -> x.queryParameters); + requestInfo.headers.tryAdd("Accept", "application/json"); + return requestInfo; + } + /** + * Update the navigation property organizer_v2 in communications + * @param body The request body + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull final Organizer body) { + return toPatchRequestInformation(body, null); + } + /** + * Update the navigation property organizer_v2 in communications + * @param body The request body + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull final Organizer body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + Objects.requireNonNull(body); + final RequestInformation requestInfo = new RequestInformation(HttpMethod.PATCH, urlTemplate, pathParameters); + requestInfo.configure(requestConfiguration, PatchRequestConfiguration::new); + requestInfo.headers.tryAdd("Accept", "application/json"); + requestInfo.setContentFromParsable(requestAdapter, "application/json", body); + return requestInfo; + } + /** + * Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + * @param rawUrl The raw URL to use for the request builder. + * @return a {@link OrganizerV2RequestBuilder} + */ + @jakarta.annotation.Nonnull + public OrganizerV2RequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawUrl) { + Objects.requireNonNull(rawUrl); + return new OrganizerV2RequestBuilder(rawUrl, requestAdapter); + } + /** + * Configuration for the request such as headers, query parameters, and middleware options. + */ + @jakarta.annotation.Generated("com.microsoft.kiota") + public class DeleteRequestConfiguration extends BaseRequestConfiguration { + } + /** + * Identity of the organizer of the call. This relationship is expanded by default in callRecord methods. + */ + @jakarta.annotation.Generated("com.microsoft.kiota") + public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; + /** + * Select properties to be returned + */ + @jakarta.annotation.Nullable + public String[] select; + /** + * Extracts the query parameters into a map for the URI template parsing. + * @return a {@link Map} + */ + @jakarta.annotation.Nonnull + public Map toQueryParameters() { + final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); + allQueryParams.put("%24select", select); + return allQueryParams; + } + } + /** + * Configuration for the request such as headers, query parameters, and middleware options. + */ + @jakarta.annotation.Generated("com.microsoft.kiota") + public class GetRequestConfiguration extends BaseRequestConfiguration { + /** + * Request query parameters + */ + @jakarta.annotation.Nullable + public GetQueryParameters queryParameters = new GetQueryParameters(); + } + /** + * Configuration for the request such as headers, query parameters, and middleware options. + */ + @jakarta.annotation.Generated("com.microsoft.kiota") + public class PatchRequestConfiguration extends BaseRequestConfiguration { + } +} diff --git a/src/main/java/com/microsoft/graph/generated/communications/callrecords/item/participants_v2/ParticipantsV2RequestBuilder.java b/src/main/java/com/microsoft/graph/generated/communications/callrecords/item/participants_v2/ParticipantsV2RequestBuilder.java new file mode 100644 index 00000000000..a4d9d2651a2 --- /dev/null +++ b/src/main/java/com/microsoft/graph/generated/communications/callrecords/item/participants_v2/ParticipantsV2RequestBuilder.java @@ -0,0 +1,245 @@ +package com.microsoft.graph.communications.callrecords.item.participants_v2; + +import com.microsoft.graph.communications.callrecords.item.participants_v2.count.CountRequestBuilder; +import com.microsoft.graph.communications.callrecords.item.participants_v2.item.ParticipantItemRequestBuilder; +import com.microsoft.graph.models.callrecords.Participant; +import com.microsoft.graph.models.callrecords.ParticipantCollectionResponse; +import com.microsoft.graph.models.odataerrors.ODataError; +import com.microsoft.kiota.BaseRequestBuilder; +import com.microsoft.kiota.BaseRequestConfiguration; +import com.microsoft.kiota.HttpMethod; +import com.microsoft.kiota.QueryParameters; +import com.microsoft.kiota.RequestAdapter; +import com.microsoft.kiota.RequestInformation; +import com.microsoft.kiota.RequestOption; +import com.microsoft.kiota.serialization.Parsable; +import com.microsoft.kiota.serialization.ParsableFactory; +import java.util.Collection; +import java.util.HashMap; +import java.util.Map; +import java.util.Objects; +/** + * Provides operations to manage the participants_v2 property of the microsoft.graph.callRecords.callRecord entity. + */ +@jakarta.annotation.Generated("com.microsoft.kiota") +public class ParticipantsV2RequestBuilder extends BaseRequestBuilder { + /** + * Provides operations to count the resources in the collection. + * @return a {@link CountRequestBuilder} + */ + @jakarta.annotation.Nonnull + public CountRequestBuilder count() { + return new CountRequestBuilder(pathParameters, requestAdapter); + } + /** + * Provides operations to manage the participants_v2 property of the microsoft.graph.callRecords.callRecord entity. + * @param participantId The unique identifier of participant + * @return a {@link ParticipantItemRequestBuilder} + */ + @jakarta.annotation.Nonnull + public ParticipantItemRequestBuilder byParticipantId(@jakarta.annotation.Nonnull final String participantId) { + Objects.requireNonNull(participantId); + final HashMap urlTplParams = new HashMap(this.pathParameters); + urlTplParams.put("participant%2Did", participantId); + return new ParticipantItemRequestBuilder(urlTplParams, requestAdapter); + } + /** + * Instantiates a new {@link ParticipantsV2RequestBuilder} and sets the default values. + * @param pathParameters Path parameters for the request + * @param requestAdapter The request adapter to use to execute the requests. + */ + public ParticipantsV2RequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { + super(requestAdapter, "{+baseurl}/communications/callRecords/{callRecord%2Did}/participants_v2{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + } + /** + * Instantiates a new {@link ParticipantsV2RequestBuilder} and sets the default values. + * @param rawUrl The raw URL to use for the request builder. + * @param requestAdapter The request adapter to use to execute the requests. + */ + public ParticipantsV2RequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { + super(requestAdapter, "{+baseurl}/communications/callRecords/{callRecord%2Did}/participants_v2{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); + } + /** + * Get the list of participant objects associated with a callRecord. + * @return a {@link ParticipantCollectionResponse} + * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here + */ + @jakarta.annotation.Nullable + public ParticipantCollectionResponse get() { + return get(null); + } + /** + * Get the list of participant objects associated with a callRecord. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return a {@link ParticipantCollectionResponse} + * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here + */ + @jakarta.annotation.Nullable + public ParticipantCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + final RequestInformation requestInfo = toGetRequestInformation(requestConfiguration); + final HashMap> errorMapping = new HashMap>(); + errorMapping.put("XXX", ODataError::createFromDiscriminatorValue); + return this.requestAdapter.send(requestInfo, errorMapping, ParticipantCollectionResponse::createFromDiscriminatorValue); + } + /** + * Create new navigation property to participants_v2 for communications + * @param body The request body + * @return a {@link Participant} + * @throws ODataError When receiving a 4XX or 5XX status code + */ + @jakarta.annotation.Nullable + public Participant post(@jakarta.annotation.Nonnull final Participant body) { + return post(body, null); + } + /** + * Create new navigation property to participants_v2 for communications + * @param body The request body + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return a {@link Participant} + * @throws ODataError When receiving a 4XX or 5XX status code + */ + @jakarta.annotation.Nullable + public Participant post(@jakarta.annotation.Nonnull final Participant body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + Objects.requireNonNull(body); + final RequestInformation requestInfo = toPostRequestInformation(body, requestConfiguration); + final HashMap> errorMapping = new HashMap>(); + errorMapping.put("XXX", ODataError::createFromDiscriminatorValue); + return this.requestAdapter.send(requestInfo, errorMapping, Participant::createFromDiscriminatorValue); + } + /** + * Get the list of participant objects associated with a callRecord. + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toGetRequestInformation() { + return toGetRequestInformation(null); + } + /** + * Get the list of participant objects associated with a callRecord. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + final RequestInformation requestInfo = new RequestInformation(HttpMethod.GET, urlTemplate, pathParameters); + requestInfo.configure(requestConfiguration, GetRequestConfiguration::new, x -> x.queryParameters); + requestInfo.headers.tryAdd("Accept", "application/json"); + return requestInfo; + } + /** + * Create new navigation property to participants_v2 for communications + * @param body The request body + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull final Participant body) { + return toPostRequestInformation(body, null); + } + /** + * Create new navigation property to participants_v2 for communications + * @param body The request body + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull final Participant body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + Objects.requireNonNull(body); + final RequestInformation requestInfo = new RequestInformation(HttpMethod.POST, urlTemplate, pathParameters); + requestInfo.configure(requestConfiguration, PostRequestConfiguration::new); + requestInfo.headers.tryAdd("Accept", "application/json"); + requestInfo.setContentFromParsable(requestAdapter, "application/json", body); + return requestInfo; + } + /** + * Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + * @param rawUrl The raw URL to use for the request builder. + * @return a {@link ParticipantsV2RequestBuilder} + */ + @jakarta.annotation.Nonnull + public ParticipantsV2RequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawUrl) { + Objects.requireNonNull(rawUrl); + return new ParticipantsV2RequestBuilder(rawUrl, requestAdapter); + } + /** + * Get the list of participant objects associated with a callRecord. + */ + @jakarta.annotation.Generated("com.microsoft.kiota") + public class GetQueryParameters implements QueryParameters { + /** + * Include count of items + */ + @jakarta.annotation.Nullable + public Boolean count; + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; + /** + * Filter items by property values + */ + @jakarta.annotation.Nullable + public String filter; + /** + * Order items by property values + */ + @jakarta.annotation.Nullable + public String[] orderby; + /** + * Search items by search phrases + */ + @jakarta.annotation.Nullable + public String search; + /** + * Select properties to be returned + */ + @jakarta.annotation.Nullable + public String[] select; + /** + * Skip the first n items + */ + @jakarta.annotation.Nullable + public Integer skip; + /** + * Show only the first n items + */ + @jakarta.annotation.Nullable + public Integer top; + /** + * Extracts the query parameters into a map for the URI template parsing. + * @return a {@link Map} + */ + @jakarta.annotation.Nonnull + public Map toQueryParameters() { + final Map allQueryParams = new HashMap(); + allQueryParams.put("%24count", count); + allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); + allQueryParams.put("%24skip", skip); + allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); + allQueryParams.put("%24orderby", orderby); + allQueryParams.put("%24select", select); + return allQueryParams; + } + } + /** + * Configuration for the request such as headers, query parameters, and middleware options. + */ + @jakarta.annotation.Generated("com.microsoft.kiota") + public class GetRequestConfiguration extends BaseRequestConfiguration { + /** + * Request query parameters + */ + @jakarta.annotation.Nullable + public GetQueryParameters queryParameters = new GetQueryParameters(); + } + /** + * Configuration for the request such as headers, query parameters, and middleware options. + */ + @jakarta.annotation.Generated("com.microsoft.kiota") + public class PostRequestConfiguration extends BaseRequestConfiguration { + } +} diff --git a/src/main/java/com/microsoft/graph/generated/communications/callrecords/item/participants_v2/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/communications/callrecords/item/participants_v2/count/CountRequestBuilder.java new file mode 100644 index 00000000000..363d3053ae9 --- /dev/null +++ b/src/main/java/com/microsoft/graph/generated/communications/callrecords/item/participants_v2/count/CountRequestBuilder.java @@ -0,0 +1,128 @@ +package com.microsoft.graph.communications.callrecords.item.participants_v2.count; + +import com.microsoft.graph.models.odataerrors.ODataError; +import com.microsoft.kiota.BaseRequestBuilder; +import com.microsoft.kiota.BaseRequestConfiguration; +import com.microsoft.kiota.HttpMethod; +import com.microsoft.kiota.QueryParameters; +import com.microsoft.kiota.RequestAdapter; +import com.microsoft.kiota.RequestInformation; +import com.microsoft.kiota.RequestOption; +import com.microsoft.kiota.serialization.Parsable; +import com.microsoft.kiota.serialization.ParsableFactory; +import java.util.Collection; +import java.util.HashMap; +import java.util.Map; +import java.util.Objects; +/** + * Provides operations to count the resources in the collection. + */ +@jakarta.annotation.Generated("com.microsoft.kiota") +public class CountRequestBuilder extends BaseRequestBuilder { + /** + * Instantiates a new {@link CountRequestBuilder} and sets the default values. + * @param pathParameters Path parameters for the request + * @param requestAdapter The request adapter to use to execute the requests. + */ + public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { + super(requestAdapter, "{+baseurl}/communications/callRecords/{callRecord%2Did}/participants_v2/$count{?%24filter,%24search}", pathParameters); + } + /** + * Instantiates a new {@link CountRequestBuilder} and sets the default values. + * @param rawUrl The raw URL to use for the request builder. + * @param requestAdapter The request adapter to use to execute the requests. + */ + public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { + super(requestAdapter, "{+baseurl}/communications/callRecords/{callRecord%2Did}/participants_v2/$count{?%24filter,%24search}", rawUrl); + } + /** + * Get the number of the resource + * @return a {@link Integer} + * @throws ODataError When receiving a 4XX or 5XX status code + */ + @jakarta.annotation.Nullable + public Integer get() { + return get(null); + } + /** + * Get the number of the resource + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return a {@link Integer} + * @throws ODataError When receiving a 4XX or 5XX status code + */ + @jakarta.annotation.Nullable + public Integer get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + final RequestInformation requestInfo = toGetRequestInformation(requestConfiguration); + final HashMap> errorMapping = new HashMap>(); + errorMapping.put("XXX", ODataError::createFromDiscriminatorValue); + return this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Integer.class); + } + /** + * Get the number of the resource + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toGetRequestInformation() { + return toGetRequestInformation(null); + } + /** + * Get the number of the resource + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + final RequestInformation requestInfo = new RequestInformation(HttpMethod.GET, urlTemplate, pathParameters); + requestInfo.configure(requestConfiguration, GetRequestConfiguration::new, x -> x.queryParameters); + requestInfo.headers.tryAdd("Accept", "text/plain;q=0.9"); + return requestInfo; + } + /** + * Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + * @param rawUrl The raw URL to use for the request builder. + * @return a {@link CountRequestBuilder} + */ + @jakarta.annotation.Nonnull + public CountRequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawUrl) { + Objects.requireNonNull(rawUrl); + return new CountRequestBuilder(rawUrl, requestAdapter); + } + /** + * Get the number of the resource + */ + @jakarta.annotation.Generated("com.microsoft.kiota") + public class GetQueryParameters implements QueryParameters { + /** + * Filter items by property values + */ + @jakarta.annotation.Nullable + public String filter; + /** + * Search items by search phrases + */ + @jakarta.annotation.Nullable + public String search; + /** + * Extracts the query parameters into a map for the URI template parsing. + * @return a {@link Map} + */ + @jakarta.annotation.Nonnull + public Map toQueryParameters() { + final Map allQueryParams = new HashMap(); + allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); + return allQueryParams; + } + } + /** + * Configuration for the request such as headers, query parameters, and middleware options. + */ + @jakarta.annotation.Generated("com.microsoft.kiota") + public class GetRequestConfiguration extends BaseRequestConfiguration { + /** + * Request query parameters + */ + @jakarta.annotation.Nullable + public GetQueryParameters queryParameters = new GetQueryParameters(); + } +} diff --git a/src/main/java/com/microsoft/graph/generated/communications/callrecords/item/participants_v2/item/ParticipantItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/communications/callrecords/item/participants_v2/item/ParticipantItemRequestBuilder.java new file mode 100644 index 00000000000..d9d09d2351b --- /dev/null +++ b/src/main/java/com/microsoft/graph/generated/communications/callrecords/item/participants_v2/item/ParticipantItemRequestBuilder.java @@ -0,0 +1,228 @@ +package com.microsoft.graph.communications.callrecords.item.participants_v2.item; + +import com.microsoft.graph.models.callrecords.Participant; +import com.microsoft.graph.models.odataerrors.ODataError; +import com.microsoft.kiota.BaseRequestBuilder; +import com.microsoft.kiota.BaseRequestConfiguration; +import com.microsoft.kiota.HttpMethod; +import com.microsoft.kiota.QueryParameters; +import com.microsoft.kiota.RequestAdapter; +import com.microsoft.kiota.RequestInformation; +import com.microsoft.kiota.RequestOption; +import com.microsoft.kiota.serialization.Parsable; +import com.microsoft.kiota.serialization.ParsableFactory; +import java.util.Collection; +import java.util.HashMap; +import java.util.Map; +import java.util.Objects; +/** + * Provides operations to manage the participants_v2 property of the microsoft.graph.callRecords.callRecord entity. + */ +@jakarta.annotation.Generated("com.microsoft.kiota") +public class ParticipantItemRequestBuilder extends BaseRequestBuilder { + /** + * Instantiates a new {@link ParticipantItemRequestBuilder} and sets the default values. + * @param pathParameters Path parameters for the request + * @param requestAdapter The request adapter to use to execute the requests. + */ + public ParticipantItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { + super(requestAdapter, "{+baseurl}/communications/callRecords/{callRecord%2Did}/participants_v2/{participant%2Did}{?%24expand,%24select}", pathParameters); + } + /** + * Instantiates a new {@link ParticipantItemRequestBuilder} and sets the default values. + * @param rawUrl The raw URL to use for the request builder. + * @param requestAdapter The request adapter to use to execute the requests. + */ + public ParticipantItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { + super(requestAdapter, "{+baseurl}/communications/callRecords/{callRecord%2Did}/participants_v2/{participant%2Did}{?%24expand,%24select}", rawUrl); + } + /** + * Delete navigation property participants_v2 for communications + * @throws ODataError When receiving a 4XX or 5XX status code + */ + public void delete() { + delete(null); + } + /** + * Delete navigation property participants_v2 for communications + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @throws ODataError When receiving a 4XX or 5XX status code + */ + public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); + final HashMap> errorMapping = new HashMap>(); + errorMapping.put("XXX", ODataError::createFromDiscriminatorValue); + this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); + } + /** + * List of distinct participants in the call. + * @return a {@link Participant} + * @throws ODataError When receiving a 4XX or 5XX status code + */ + @jakarta.annotation.Nullable + public Participant get() { + return get(null); + } + /** + * List of distinct participants in the call. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return a {@link Participant} + * @throws ODataError When receiving a 4XX or 5XX status code + */ + @jakarta.annotation.Nullable + public Participant get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + final RequestInformation requestInfo = toGetRequestInformation(requestConfiguration); + final HashMap> errorMapping = new HashMap>(); + errorMapping.put("XXX", ODataError::createFromDiscriminatorValue); + return this.requestAdapter.send(requestInfo, errorMapping, Participant::createFromDiscriminatorValue); + } + /** + * Update the navigation property participants_v2 in communications + * @param body The request body + * @return a {@link Participant} + * @throws ODataError When receiving a 4XX or 5XX status code + */ + @jakarta.annotation.Nullable + public Participant patch(@jakarta.annotation.Nonnull final Participant body) { + return patch(body, null); + } + /** + * Update the navigation property participants_v2 in communications + * @param body The request body + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return a {@link Participant} + * @throws ODataError When receiving a 4XX or 5XX status code + */ + @jakarta.annotation.Nullable + public Participant patch(@jakarta.annotation.Nonnull final Participant body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + Objects.requireNonNull(body); + final RequestInformation requestInfo = toPatchRequestInformation(body, requestConfiguration); + final HashMap> errorMapping = new HashMap>(); + errorMapping.put("XXX", ODataError::createFromDiscriminatorValue); + return this.requestAdapter.send(requestInfo, errorMapping, Participant::createFromDiscriminatorValue); + } + /** + * Delete navigation property participants_v2 for communications + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toDeleteRequestInformation() { + return toDeleteRequestInformation(null); + } + /** + * Delete navigation property participants_v2 for communications + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + final RequestInformation requestInfo = new RequestInformation(HttpMethod.DELETE, urlTemplate, pathParameters); + requestInfo.configure(requestConfiguration, DeleteRequestConfiguration::new); + requestInfo.headers.tryAdd("Accept", "application/json"); + return requestInfo; + } + /** + * List of distinct participants in the call. + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toGetRequestInformation() { + return toGetRequestInformation(null); + } + /** + * List of distinct participants in the call. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + final RequestInformation requestInfo = new RequestInformation(HttpMethod.GET, urlTemplate, pathParameters); + requestInfo.configure(requestConfiguration, GetRequestConfiguration::new, x -> x.queryParameters); + requestInfo.headers.tryAdd("Accept", "application/json"); + return requestInfo; + } + /** + * Update the navigation property participants_v2 in communications + * @param body The request body + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull final Participant body) { + return toPatchRequestInformation(body, null); + } + /** + * Update the navigation property participants_v2 in communications + * @param body The request body + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull final Participant body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + Objects.requireNonNull(body); + final RequestInformation requestInfo = new RequestInformation(HttpMethod.PATCH, urlTemplate, pathParameters); + requestInfo.configure(requestConfiguration, PatchRequestConfiguration::new); + requestInfo.headers.tryAdd("Accept", "application/json"); + requestInfo.setContentFromParsable(requestAdapter, "application/json", body); + return requestInfo; + } + /** + * Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + * @param rawUrl The raw URL to use for the request builder. + * @return a {@link ParticipantItemRequestBuilder} + */ + @jakarta.annotation.Nonnull + public ParticipantItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawUrl) { + Objects.requireNonNull(rawUrl); + return new ParticipantItemRequestBuilder(rawUrl, requestAdapter); + } + /** + * Configuration for the request such as headers, query parameters, and middleware options. + */ + @jakarta.annotation.Generated("com.microsoft.kiota") + public class DeleteRequestConfiguration extends BaseRequestConfiguration { + } + /** + * List of distinct participants in the call. + */ + @jakarta.annotation.Generated("com.microsoft.kiota") + public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; + /** + * Select properties to be returned + */ + @jakarta.annotation.Nullable + public String[] select; + /** + * Extracts the query parameters into a map for the URI template parsing. + * @return a {@link Map} + */ + @jakarta.annotation.Nonnull + public Map toQueryParameters() { + final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); + allQueryParams.put("%24select", select); + return allQueryParams; + } + } + /** + * Configuration for the request such as headers, query parameters, and middleware options. + */ + @jakarta.annotation.Generated("com.microsoft.kiota") + public class GetRequestConfiguration extends BaseRequestConfiguration { + /** + * Request query parameters + */ + @jakarta.annotation.Nullable + public GetQueryParameters queryParameters = new GetQueryParameters(); + } + /** + * Configuration for the request such as headers, query parameters, and middleware options. + */ + @jakarta.annotation.Generated("com.microsoft.kiota") + public class PatchRequestConfiguration extends BaseRequestConfiguration { + } +} diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/DeviceAppManagementRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/DeviceAppManagementRequestBuilder.java index 737da07232b..06bb44aad38 100644 --- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/DeviceAppManagementRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/DeviceAppManagementRequestBuilder.java @@ -175,7 +175,7 @@ public DeviceAppManagementRequestBuilder(@jakarta.annotation.Nonnull final Strin * Read properties and relationships of the deviceAppManagement object. * @return a {@link DeviceAppManagement} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceAppManagement get() { @@ -186,7 +186,7 @@ public DeviceAppManagement get() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceAppManagement} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceAppManagement get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -200,7 +200,7 @@ public DeviceAppManagement get(@jakarta.annotation.Nullable final java.util.func * @param body The request body * @return a {@link DeviceAppManagement} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceAppManagement patch(@jakarta.annotation.Nonnull final DeviceAppManagement body) { @@ -212,7 +212,7 @@ public DeviceAppManagement patch(@jakarta.annotation.Nonnull final DeviceAppMana * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceAppManagement} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceAppManagement patch(@jakarta.annotation.Nonnull final DeviceAppManagement body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/ManagedAppPoliciesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/ManagedAppPoliciesRequestBuilder.java index 34be4bbb1bd..5035f87d2ee 100644 --- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/ManagedAppPoliciesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/ManagedAppPoliciesRequestBuilder.java @@ -60,21 +60,21 @@ public ManagedAppPoliciesRequestBuilder(@jakarta.annotation.Nonnull final String super(requestAdapter, "{+baseurl}/deviceAppManagement/managedAppPolicies{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * List properties and relationships of the managedAppPolicy objects. + * List properties and relationships of the windowsInformationProtection objects. * @return a {@link ManagedAppPolicyCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedAppPolicyCollectionResponse get() { return get(null); } /** - * List properties and relationships of the managedAppPolicy objects. + * List properties and relationships of the windowsInformationProtection objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ManagedAppPolicyCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedAppPolicyCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -109,7 +109,7 @@ public ManagedAppPolicy post(@jakarta.annotation.Nonnull final ManagedAppPolicy return this.requestAdapter.send(requestInfo, errorMapping, ManagedAppPolicy::createFromDiscriminatorValue); } /** - * List properties and relationships of the managedAppPolicy objects. + * List properties and relationships of the windowsInformationProtection objects. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -117,7 +117,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * List properties and relationships of the managedAppPolicy objects. + * List properties and relationships of the windowsInformationProtection objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -163,7 +163,7 @@ public ManagedAppPoliciesRequestBuilder withUrl(@jakarta.annotation.Nonnull fina return new ManagedAppPoliciesRequestBuilder(rawUrl, requestAdapter); } /** - * List properties and relationships of the managedAppPolicy objects. + * List properties and relationships of the windowsInformationProtection objects. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/item/ManagedAppPolicyItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/item/ManagedAppPolicyItemRequestBuilder.java index fe9ce73d4b5..1eff5341195 100644 --- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/item/ManagedAppPolicyItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/item/ManagedAppPolicyItemRequestBuilder.java @@ -64,21 +64,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Read properties and relationships of the managedAppConfiguration object. + * Read properties and relationships of the targetedManagedAppProtection object. * @return a {@link ManagedAppPolicy} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedAppPolicy get() { return get(null); } /** - * Read properties and relationships of the managedAppConfiguration object. + * Read properties and relationships of the targetedManagedAppProtection object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ManagedAppPolicy} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedAppPolicy get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -133,7 +133,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read properties and relationships of the managedAppConfiguration object. + * Read properties and relationships of the targetedManagedAppProtection object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -141,7 +141,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read properties and relationships of the managedAppConfiguration object. + * Read properties and relationships of the targetedManagedAppProtection object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -193,7 +193,7 @@ public ManagedAppPolicyItemRequestBuilder withUrl(@jakarta.annotation.Nonnull fi public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Read properties and relationships of the managedAppConfiguration object. + * Read properties and relationships of the targetedManagedAppProtection object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/item/targetapps/TargetAppsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/item/targetapps/TargetAppsRequestBuilder.java index 90134a12068..648674ff3e8 100644 --- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/item/targetapps/TargetAppsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedapppolicies/item/targetapps/TargetAppsRequestBuilder.java @@ -38,7 +38,7 @@ public TargetAppsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * Not yet documented * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody body) { post(body, null); @@ -48,7 +48,7 @@ public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody bod * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { Objects.requireNonNull(body); diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/ManagedAppRegistrationsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/ManagedAppRegistrationsRequestBuilder.java index 74c6a44cf3f..73ca8b4688a 100644 --- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/ManagedAppRegistrationsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/ManagedAppRegistrationsRequestBuilder.java @@ -69,21 +69,21 @@ public ManagedAppRegistrationsRequestBuilder(@jakarta.annotation.Nonnull final S super(requestAdapter, "{+baseurl}/deviceAppManagement/managedAppRegistrations{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * List properties and relationships of the managedAppRegistration objects. + * List properties and relationships of the androidManagedAppRegistration objects. * @return a {@link ManagedAppRegistrationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedAppRegistrationCollectionResponse get() { return get(null); } /** - * List properties and relationships of the managedAppRegistration objects. + * List properties and relationships of the androidManagedAppRegistration objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ManagedAppRegistrationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedAppRegistrationCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -120,7 +120,7 @@ public ManagedAppRegistration post(@jakarta.annotation.Nonnull final ManagedAppR return this.requestAdapter.send(requestInfo, errorMapping, ManagedAppRegistration::createFromDiscriminatorValue); } /** - * List properties and relationships of the managedAppRegistration objects. + * List properties and relationships of the androidManagedAppRegistration objects. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -128,7 +128,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * List properties and relationships of the managedAppRegistration objects. + * List properties and relationships of the androidManagedAppRegistration objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -174,7 +174,7 @@ public ManagedAppRegistrationsRequestBuilder withUrl(@jakarta.annotation.Nonnull return new ManagedAppRegistrationsRequestBuilder(rawUrl, requestAdapter); } /** - * List properties and relationships of the managedAppRegistration objects. + * List properties and relationships of the androidManagedAppRegistration objects. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/ManagedAppRegistrationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/ManagedAppRegistrationItemRequestBuilder.java index 7bedaf1be58..598d403434c 100644 --- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/ManagedAppRegistrationItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/ManagedAppRegistrationItemRequestBuilder.java @@ -82,21 +82,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Read properties and relationships of the iosManagedAppRegistration object. + * Read properties and relationships of the managedAppRegistration object. * @return a {@link ManagedAppRegistration} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedAppRegistration get() { return get(null); } /** - * Read properties and relationships of the iosManagedAppRegistration object. + * Read properties and relationships of the managedAppRegistration object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ManagedAppRegistration} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedAppRegistration get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -151,7 +151,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read properties and relationships of the iosManagedAppRegistration object. + * Read properties and relationships of the managedAppRegistration object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -159,7 +159,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read properties and relationships of the iosManagedAppRegistration object. + * Read properties and relationships of the managedAppRegistration object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -211,7 +211,7 @@ public ManagedAppRegistrationItemRequestBuilder withUrl(@jakarta.annotation.Nonn public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Read properties and relationships of the iosManagedAppRegistration object. + * Read properties and relationships of the managedAppRegistration object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/appliedpolicies/item/targetapps/TargetAppsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/appliedpolicies/item/targetapps/TargetAppsRequestBuilder.java index 6b8d2345dc5..860d86b8311 100644 --- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/appliedpolicies/item/targetapps/TargetAppsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/appliedpolicies/item/targetapps/TargetAppsRequestBuilder.java @@ -38,7 +38,7 @@ public TargetAppsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * Not yet documented * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody body) { post(body, null); @@ -48,7 +48,7 @@ public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody bod * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { Objects.requireNonNull(body); diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/intendedpolicies/item/targetapps/TargetAppsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/intendedpolicies/item/targetapps/TargetAppsRequestBuilder.java index 910c4cf6a34..85fe66c7236 100644 --- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/intendedpolicies/item/targetapps/TargetAppsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/intendedpolicies/item/targetapps/TargetAppsRequestBuilder.java @@ -38,7 +38,7 @@ public TargetAppsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * Not yet documented * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody body) { post(body, null); @@ -48,7 +48,7 @@ public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody bod * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void post(@jakarta.annotation.Nonnull final TargetAppsPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { Objects.requireNonNull(body); diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappstatuses/item/ManagedAppStatusItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappstatuses/item/ManagedAppStatusItemRequestBuilder.java index e0cfb0e8610..dfe8eb0ac38 100644 --- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappstatuses/item/ManagedAppStatusItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappstatuses/item/ManagedAppStatusItemRequestBuilder.java @@ -55,21 +55,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Read properties and relationships of the managedAppStatusRaw object. + * Read properties and relationships of the managedAppStatus object. * @return a {@link ManagedAppStatus} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedAppStatus get() { return get(null); } /** - * Read properties and relationships of the managedAppStatusRaw object. + * Read properties and relationships of the managedAppStatus object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ManagedAppStatus} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedAppStatus get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -124,7 +124,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read properties and relationships of the managedAppStatusRaw object. + * Read properties and relationships of the managedAppStatus object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -132,7 +132,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read properties and relationships of the managedAppStatusRaw object. + * Read properties and relationships of the managedAppStatus object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -184,7 +184,7 @@ public ManagedAppStatusItemRequestBuilder withUrl(@jakarta.annotation.Nonnull fi public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Read properties and relationships of the managedAppStatusRaw object. + * Read properties and relationships of the managedAppStatus object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/ManagedEBooksRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/ManagedEBooksRequestBuilder.java index 0fe3f3f8483..c806be424f1 100644 --- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/ManagedEBooksRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/ManagedEBooksRequestBuilder.java @@ -60,21 +60,21 @@ public ManagedEBooksRequestBuilder(@jakarta.annotation.Nonnull final String rawU super(requestAdapter, "{+baseurl}/deviceAppManagement/managedEBooks{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * List properties and relationships of the managedEBook objects. + * List properties and relationships of the iosVppEBook objects. * @return a {@link ManagedEBookCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedEBookCollectionResponse get() { return get(null); } /** - * List properties and relationships of the managedEBook objects. + * List properties and relationships of the iosVppEBook objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ManagedEBookCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedEBookCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -111,7 +111,7 @@ public ManagedEBook post(@jakarta.annotation.Nonnull final ManagedEBook body, @j return this.requestAdapter.send(requestInfo, errorMapping, ManagedEBook::createFromDiscriminatorValue); } /** - * List properties and relationships of the managedEBook objects. + * List properties and relationships of the iosVppEBook objects. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -119,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * List properties and relationships of the managedEBook objects. + * List properties and relationships of the iosVppEBook objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -165,7 +165,7 @@ public ManagedEBooksRequestBuilder withUrl(@jakarta.annotation.Nonnull final Str return new ManagedEBooksRequestBuilder(rawUrl, requestAdapter); } /** - * List properties and relationships of the managedEBook objects. + * List properties and relationships of the iosVppEBook objects. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/item/ManagedEBookItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/item/ManagedEBookItemRequestBuilder.java index 99e8d46dffd..8f1d73a214c 100644 --- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/item/ManagedEBookItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/item/ManagedEBookItemRequestBuilder.java @@ -102,21 +102,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Read properties and relationships of the iosVppEBook object. + * Read properties and relationships of the managedEBook object. * @return a {@link ManagedEBook} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedEBook get() { return get(null); } /** - * Read properties and relationships of the iosVppEBook object. + * Read properties and relationships of the managedEBook object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ManagedEBook} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedEBook get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -173,7 +173,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read properties and relationships of the iosVppEBook object. + * Read properties and relationships of the managedEBook object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -181,7 +181,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read properties and relationships of the iosVppEBook object. + * Read properties and relationships of the managedEBook object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -233,7 +233,7 @@ public ManagedEBookItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Read properties and relationships of the iosVppEBook object. + * Read properties and relationships of the managedEBook object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/item/assignments/AssignmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/item/assignments/AssignmentsRequestBuilder.java index 4dca98ed3dc..84b388d943d 100644 --- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/item/assignments/AssignmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/item/assignments/AssignmentsRequestBuilder.java @@ -60,21 +60,21 @@ public AssignmentsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl super(requestAdapter, "{+baseurl}/deviceAppManagement/managedEBooks/{managedEBook%2Did}/assignments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * List properties and relationships of the managedEBookAssignment objects. + * List properties and relationships of the iosVppEBookAssignment objects. * @return a {@link ManagedEBookAssignmentCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedEBookAssignmentCollectionResponse get() { return get(null); } /** - * List properties and relationships of the managedEBookAssignment objects. + * List properties and relationships of the iosVppEBookAssignment objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ManagedEBookAssignmentCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedEBookAssignmentCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -111,7 +111,7 @@ public ManagedEBookAssignment post(@jakarta.annotation.Nonnull final ManagedEBoo return this.requestAdapter.send(requestInfo, errorMapping, ManagedEBookAssignment::createFromDiscriminatorValue); } /** - * List properties and relationships of the managedEBookAssignment objects. + * List properties and relationships of the iosVppEBookAssignment objects. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -119,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * List properties and relationships of the managedEBookAssignment objects. + * List properties and relationships of the iosVppEBookAssignment objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -165,7 +165,7 @@ public AssignmentsRequestBuilder withUrl(@jakarta.annotation.Nonnull final Strin return new AssignmentsRequestBuilder(rawUrl, requestAdapter); } /** - * List properties and relationships of the managedEBookAssignment objects. + * List properties and relationships of the iosVppEBookAssignment objects. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/item/assignments/item/ManagedEBookAssignmentItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/item/assignments/item/ManagedEBookAssignmentItemRequestBuilder.java index d4668c691ae..5323ac2827f 100644 --- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/item/assignments/item/ManagedEBookAssignmentItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedebooks/item/assignments/item/ManagedEBookAssignmentItemRequestBuilder.java @@ -37,18 +37,18 @@ public ManagedEBookAssignmentItemRequestBuilder(@jakarta.annotation.Nonnull fina super(requestAdapter, "{+baseurl}/deviceAppManagement/managedEBooks/{managedEBook%2Did}/assignments/{managedEBookAssignment%2Did}{?%24expand,%24select}", rawUrl); } /** - * Deletes a managedEBookAssignment. + * Deletes a iosVppEBookAssignment. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete() { delete(null); } /** - * Deletes a managedEBookAssignment. + * Deletes a iosVppEBookAssignment. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -57,21 +57,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Read properties and relationships of the iosVppEBookAssignment object. + * Read properties and relationships of the managedEBookAssignment object. * @return a {@link ManagedEBookAssignment} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedEBookAssignment get() { return get(null); } /** - * Read properties and relationships of the iosVppEBookAssignment object. + * Read properties and relationships of the managedEBookAssignment object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ManagedEBookAssignment} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedEBookAssignment get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -81,23 +81,23 @@ public ManagedEBookAssignment get(@jakarta.annotation.Nullable final java.util.f return this.requestAdapter.send(requestInfo, errorMapping, ManagedEBookAssignment::createFromDiscriminatorValue); } /** - * Update the properties of a iosVppEBookAssignment object. + * Update the properties of a managedEBookAssignment object. * @param body The request body * @return a {@link ManagedEBookAssignment} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedEBookAssignment patch(@jakarta.annotation.Nonnull final ManagedEBookAssignment body) { return patch(body, null); } /** - * Update the properties of a iosVppEBookAssignment object. + * Update the properties of a managedEBookAssignment object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ManagedEBookAssignment} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedEBookAssignment patch(@jakarta.annotation.Nonnull final ManagedEBookAssignment body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -108,7 +108,7 @@ public ManagedEBookAssignment patch(@jakarta.annotation.Nonnull final ManagedEBo return this.requestAdapter.send(requestInfo, errorMapping, ManagedEBookAssignment::createFromDiscriminatorValue); } /** - * Deletes a managedEBookAssignment. + * Deletes a iosVppEBookAssignment. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -116,7 +116,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Deletes a managedEBookAssignment. + * Deletes a iosVppEBookAssignment. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -128,7 +128,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read properties and relationships of the iosVppEBookAssignment object. + * Read properties and relationships of the managedEBookAssignment object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -136,7 +136,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read properties and relationships of the iosVppEBookAssignment object. + * Read properties and relationships of the managedEBookAssignment object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -148,7 +148,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the properties of a iosVppEBookAssignment object. + * Update the properties of a managedEBookAssignment object. * @param body The request body * @return a {@link RequestInformation} */ @@ -157,7 +157,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the properties of a iosVppEBookAssignment object. + * Update the properties of a managedEBookAssignment object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -188,7 +188,7 @@ public ManagedEBookAssignmentItemRequestBuilder withUrl(@jakarta.annotation.Nonn public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Read properties and relationships of the iosVppEBookAssignment object. + * Read properties and relationships of the managedEBookAssignment object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileappconfigurations/item/ManagedDeviceMobileAppConfigurationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileappconfigurations/item/ManagedDeviceMobileAppConfigurationItemRequestBuilder.java index 783c561d2a9..2dffcd3051c 100644 --- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileappconfigurations/item/ManagedDeviceMobileAppConfigurationItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileappconfigurations/item/ManagedDeviceMobileAppConfigurationItemRequestBuilder.java @@ -111,21 +111,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Read properties and relationships of the managedDeviceMobileAppConfiguration object. + * Read properties and relationships of the iosMobileAppConfiguration object. * @return a {@link ManagedDeviceMobileAppConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedDeviceMobileAppConfiguration get() { return get(null); } /** - * Read properties and relationships of the managedDeviceMobileAppConfiguration object. + * Read properties and relationships of the iosMobileAppConfiguration object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ManagedDeviceMobileAppConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedDeviceMobileAppConfiguration get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -182,7 +182,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read properties and relationships of the managedDeviceMobileAppConfiguration object. + * Read properties and relationships of the iosMobileAppConfiguration object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -190,7 +190,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read properties and relationships of the managedDeviceMobileAppConfiguration object. + * Read properties and relationships of the iosMobileAppConfiguration object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -242,7 +242,7 @@ public ManagedDeviceMobileAppConfigurationItemRequestBuilder withUrl(@jakarta.an public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Read properties and relationships of the managedDeviceMobileAppConfiguration object. + * Read properties and relationships of the iosMobileAppConfiguration object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileapps/MobileAppsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileapps/MobileAppsRequestBuilder.java index f6b7893b37e..fc2a05255ae 100644 --- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileapps/MobileAppsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileapps/MobileAppsRequestBuilder.java @@ -204,21 +204,21 @@ public MobileAppsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, super(requestAdapter, "{+baseurl}/deviceAppManagement/mobileApps{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * List properties and relationships of the macOSLobApp objects. + * List properties and relationships of the androidStoreApp objects. * @return a {@link MobileAppCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public MobileAppCollectionResponse get() { return get(null); } /** - * List properties and relationships of the macOSLobApp objects. + * List properties and relationships of the androidStoreApp objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link MobileAppCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public MobileAppCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -255,7 +255,7 @@ public MobileApp post(@jakarta.annotation.Nonnull final MobileApp body, @jakarta return this.requestAdapter.send(requestInfo, errorMapping, MobileApp::createFromDiscriminatorValue); } /** - * List properties and relationships of the macOSLobApp objects. + * List properties and relationships of the androidStoreApp objects. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -263,7 +263,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * List properties and relationships of the macOSLobApp objects. + * List properties and relationships of the androidStoreApp objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -309,7 +309,7 @@ public MobileAppsRequestBuilder withUrl(@jakarta.annotation.Nonnull final String return new MobileAppsRequestBuilder(rawUrl, requestAdapter); } /** - * List properties and relationships of the macOSLobApp objects. + * List properties and relationships of the androidStoreApp objects. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileapps/item/MobileAppItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileapps/item/MobileAppItemRequestBuilder.java index 161141a6015..c1d8b3d0396 100644 --- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileapps/item/MobileAppItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileapps/item/MobileAppItemRequestBuilder.java @@ -208,18 +208,18 @@ public MobileAppItemRequestBuilder(@jakarta.annotation.Nonnull final String rawU super(requestAdapter, "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}{?%24expand,%24select}", rawUrl); } /** - * Deletes a iosLobApp. + * Deletes a windowsMicrosoftEdgeApp. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete() { delete(null); } /** - * Deletes a iosLobApp. + * Deletes a windowsMicrosoftEdgeApp. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -228,21 +228,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Read properties and relationships of the windowsUniversalAppX object. + * Read properties and relationships of the managedMobileLobApp object. * @return a {@link MobileApp} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public MobileApp get() { return get(null); } /** - * Read properties and relationships of the windowsUniversalAppX object. + * Read properties and relationships of the managedMobileLobApp object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link MobileApp} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public MobileApp get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -252,23 +252,23 @@ public MobileApp get(@jakarta.annotation.Nullable final java.util.function.Consu return this.requestAdapter.send(requestInfo, errorMapping, MobileApp::createFromDiscriminatorValue); } /** - * Update the properties of a windowsMicrosoftEdgeApp object. + * Update the properties of a windowsAppX object. * @param body The request body * @return a {@link MobileApp} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public MobileApp patch(@jakarta.annotation.Nonnull final MobileApp body) { return patch(body, null); } /** - * Update the properties of a windowsMicrosoftEdgeApp object. + * Update the properties of a windowsAppX object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link MobileApp} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public MobileApp patch(@jakarta.annotation.Nonnull final MobileApp body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -279,7 +279,7 @@ public MobileApp patch(@jakarta.annotation.Nonnull final MobileApp body, @jakart return this.requestAdapter.send(requestInfo, errorMapping, MobileApp::createFromDiscriminatorValue); } /** - * Deletes a iosLobApp. + * Deletes a windowsMicrosoftEdgeApp. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -287,7 +287,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Deletes a iosLobApp. + * Deletes a windowsMicrosoftEdgeApp. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -299,7 +299,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read properties and relationships of the windowsUniversalAppX object. + * Read properties and relationships of the managedMobileLobApp object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -307,7 +307,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read properties and relationships of the windowsUniversalAppX object. + * Read properties and relationships of the managedMobileLobApp object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -319,7 +319,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the properties of a windowsMicrosoftEdgeApp object. + * Update the properties of a windowsAppX object. * @param body The request body * @return a {@link RequestInformation} */ @@ -328,7 +328,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the properties of a windowsMicrosoftEdgeApp object. + * Update the properties of a windowsAppX object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -359,7 +359,7 @@ public MobileAppItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final Str public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Read properties and relationships of the windowsUniversalAppX object. + * Read properties and relationships of the managedMobileLobApp object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/DeviceManagementRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/DeviceManagementRequestBuilder.java index f905d3a01ad..4b4ebc0d9e9 100644 --- a/src/main/java/com/microsoft/graph/generated/devicemanagement/DeviceManagementRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/DeviceManagementRequestBuilder.java @@ -573,7 +573,7 @@ public DeviceManagementRequestBuilder(@jakarta.annotation.Nonnull final String r * Read properties and relationships of the deviceManagement object. * @return a {@link DeviceManagement} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceManagement get() { @@ -584,7 +584,7 @@ public DeviceManagement get() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceManagement} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceManagement get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -608,7 +608,7 @@ public GetEffectivePermissionsWithScopeRequestBuilder getEffectivePermissionsWit * @param body The request body * @return a {@link DeviceManagement} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceManagement patch(@jakarta.annotation.Nonnull final DeviceManagement body) { @@ -620,7 +620,7 @@ public DeviceManagement patch(@jakarta.annotation.Nonnull final DeviceManagement * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceManagement} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceManagement patch(@jakarta.annotation.Nonnull final DeviceManagement body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/DeviceCompliancePoliciesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/DeviceCompliancePoliciesRequestBuilder.java index 313c991abd9..2cd4225bb2d 100644 --- a/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/DeviceCompliancePoliciesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/DeviceCompliancePoliciesRequestBuilder.java @@ -60,21 +60,21 @@ public DeviceCompliancePoliciesRequestBuilder(@jakarta.annotation.Nonnull final super(requestAdapter, "{+baseurl}/deviceManagement/deviceCompliancePolicies{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * List properties and relationships of the windows81CompliancePolicy objects. + * List properties and relationships of the iosCompliancePolicy objects. * @return a {@link DeviceCompliancePolicyCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceCompliancePolicyCollectionResponse get() { return get(null); } /** - * List properties and relationships of the windows81CompliancePolicy objects. + * List properties and relationships of the iosCompliancePolicy objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceCompliancePolicyCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceCompliancePolicyCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -84,23 +84,23 @@ public DeviceCompliancePolicyCollectionResponse get(@jakarta.annotation.Nullable return this.requestAdapter.send(requestInfo, errorMapping, DeviceCompliancePolicyCollectionResponse::createFromDiscriminatorValue); } /** - * Create a new windows81CompliancePolicy object. + * Create a new androidCompliancePolicy object. * @param body The request body * @return a {@link DeviceCompliancePolicy} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceCompliancePolicy post(@jakarta.annotation.Nonnull final DeviceCompliancePolicy body) { return post(body, null); } /** - * Create a new windows81CompliancePolicy object. + * Create a new androidCompliancePolicy object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceCompliancePolicy} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceCompliancePolicy post(@jakarta.annotation.Nonnull final DeviceCompliancePolicy body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -111,7 +111,7 @@ public DeviceCompliancePolicy post(@jakarta.annotation.Nonnull final DeviceCompl return this.requestAdapter.send(requestInfo, errorMapping, DeviceCompliancePolicy::createFromDiscriminatorValue); } /** - * List properties and relationships of the windows81CompliancePolicy objects. + * List properties and relationships of the iosCompliancePolicy objects. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -119,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * List properties and relationships of the windows81CompliancePolicy objects. + * List properties and relationships of the iosCompliancePolicy objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -131,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create a new windows81CompliancePolicy object. + * Create a new androidCompliancePolicy object. * @param body The request body * @return a {@link RequestInformation} */ @@ -140,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create a new windows81CompliancePolicy object. + * Create a new androidCompliancePolicy object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -165,7 +165,7 @@ public DeviceCompliancePoliciesRequestBuilder withUrl(@jakarta.annotation.Nonnul return new DeviceCompliancePoliciesRequestBuilder(rawUrl, requestAdapter); } /** - * List properties and relationships of the windows81CompliancePolicy objects. + * List properties and relationships of the iosCompliancePolicy objects. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/item/DeviceCompliancePolicyItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/item/DeviceCompliancePolicyItemRequestBuilder.java index 2e0a20f1ed9..dfd94cc8f84 100644 --- a/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/item/DeviceCompliancePolicyItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/item/DeviceCompliancePolicyItemRequestBuilder.java @@ -118,18 +118,18 @@ public DeviceCompliancePolicyItemRequestBuilder(@jakarta.annotation.Nonnull fina super(requestAdapter, "{+baseurl}/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy%2Did}{?%24expand,%24select}", rawUrl); } /** - * Deletes a windows10MobileCompliancePolicy. + * Deletes a iosCompliancePolicy. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete() { delete(null); } /** - * Deletes a windows10MobileCompliancePolicy. + * Deletes a iosCompliancePolicy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -138,21 +138,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Read properties and relationships of the androidWorkProfileCompliancePolicy object. + * Read properties and relationships of the windowsPhone81CompliancePolicy object. * @return a {@link DeviceCompliancePolicy} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceCompliancePolicy get() { return get(null); } /** - * Read properties and relationships of the androidWorkProfileCompliancePolicy object. + * Read properties and relationships of the windowsPhone81CompliancePolicy object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceCompliancePolicy} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceCompliancePolicy get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -162,23 +162,23 @@ public DeviceCompliancePolicy get(@jakarta.annotation.Nullable final java.util.f return this.requestAdapter.send(requestInfo, errorMapping, DeviceCompliancePolicy::createFromDiscriminatorValue); } /** - * Update the properties of a windows10MobileCompliancePolicy object. + * Update the properties of a macOSCompliancePolicy object. * @param body The request body * @return a {@link DeviceCompliancePolicy} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceCompliancePolicy patch(@jakarta.annotation.Nonnull final DeviceCompliancePolicy body) { return patch(body, null); } /** - * Update the properties of a windows10MobileCompliancePolicy object. + * Update the properties of a macOSCompliancePolicy object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceCompliancePolicy} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceCompliancePolicy patch(@jakarta.annotation.Nonnull final DeviceCompliancePolicy body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -189,7 +189,7 @@ public DeviceCompliancePolicy patch(@jakarta.annotation.Nonnull final DeviceComp return this.requestAdapter.send(requestInfo, errorMapping, DeviceCompliancePolicy::createFromDiscriminatorValue); } /** - * Deletes a windows10MobileCompliancePolicy. + * Deletes a iosCompliancePolicy. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -197,7 +197,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Deletes a windows10MobileCompliancePolicy. + * Deletes a iosCompliancePolicy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -209,7 +209,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read properties and relationships of the androidWorkProfileCompliancePolicy object. + * Read properties and relationships of the windowsPhone81CompliancePolicy object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -217,7 +217,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read properties and relationships of the androidWorkProfileCompliancePolicy object. + * Read properties and relationships of the windowsPhone81CompliancePolicy object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -229,7 +229,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the properties of a windows10MobileCompliancePolicy object. + * Update the properties of a macOSCompliancePolicy object. * @param body The request body * @return a {@link RequestInformation} */ @@ -238,7 +238,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the properties of a windows10MobileCompliancePolicy object. + * Update the properties of a macOSCompliancePolicy object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -269,7 +269,7 @@ public DeviceCompliancePolicyItemRequestBuilder withUrl(@jakarta.annotation.Nonn public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Read properties and relationships of the androidWorkProfileCompliancePolicy object. + * Read properties and relationships of the windowsPhone81CompliancePolicy object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/item/scheduledactionsforrule/item/scheduledactionconfigurations/ScheduledActionConfigurationsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/item/scheduledactionsforrule/item/scheduledactionconfigurations/ScheduledActionConfigurationsRequestBuilder.java index 9bac30642b6..f6e0075331a 100644 --- a/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/item/scheduledactionsforrule/item/scheduledactionconfigurations/ScheduledActionConfigurationsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/item/scheduledactionsforrule/item/scheduledactionconfigurations/ScheduledActionConfigurationsRequestBuilder.java @@ -60,19 +60,21 @@ public ScheduledActionConfigurationsRequestBuilder(@jakarta.annotation.Nonnull f super(requestAdapter, "{+baseurl}/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy%2Did}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule%2Did}/scheduledActionConfigurations{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * The list of scheduled action configurations for this compliance policy. Compliance policy must have one and only one block scheduled action. + * List properties and relationships of the deviceComplianceActionItem objects. * @return a {@link DeviceComplianceActionItemCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceComplianceActionItemCollectionResponse get() { return get(null); } /** - * The list of scheduled action configurations for this compliance policy. Compliance policy must have one and only one block scheduled action. + * List properties and relationships of the deviceComplianceActionItem objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceComplianceActionItemCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceComplianceActionItemCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -82,21 +84,23 @@ public DeviceComplianceActionItemCollectionResponse get(@jakarta.annotation.Null return this.requestAdapter.send(requestInfo, errorMapping, DeviceComplianceActionItemCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to scheduledActionConfigurations for deviceManagement + * Create a new deviceComplianceActionItem object. * @param body The request body * @return a {@link DeviceComplianceActionItem} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceComplianceActionItem post(@jakarta.annotation.Nonnull final DeviceComplianceActionItem body) { return post(body, null); } /** - * Create new navigation property to scheduledActionConfigurations for deviceManagement + * Create a new deviceComplianceActionItem object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceComplianceActionItem} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceComplianceActionItem post(@jakarta.annotation.Nonnull final DeviceComplianceActionItem body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +111,7 @@ public DeviceComplianceActionItem post(@jakarta.annotation.Nonnull final DeviceC return this.requestAdapter.send(requestInfo, errorMapping, DeviceComplianceActionItem::createFromDiscriminatorValue); } /** - * The list of scheduled action configurations for this compliance policy. Compliance policy must have one and only one block scheduled action. + * List properties and relationships of the deviceComplianceActionItem objects. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The list of scheduled action configurations for this compliance policy. Compliance policy must have one and only one block scheduled action. + * List properties and relationships of the deviceComplianceActionItem objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -127,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create new navigation property to scheduledActionConfigurations for deviceManagement + * Create a new deviceComplianceActionItem object. * @param body The request body * @return a {@link RequestInformation} */ @@ -136,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create new navigation property to scheduledActionConfigurations for deviceManagement + * Create a new deviceComplianceActionItem object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -161,7 +165,7 @@ public ScheduledActionConfigurationsRequestBuilder withUrl(@jakarta.annotation.N return new ScheduledActionConfigurationsRequestBuilder(rawUrl, requestAdapter); } /** - * The list of scheduled action configurations for this compliance policy. Compliance policy must have one and only one block scheduled action. + * List properties and relationships of the deviceComplianceActionItem objects. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/item/scheduledactionsforrule/item/scheduledactionconfigurations/item/DeviceComplianceActionItemItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/item/scheduledactionsforrule/item/scheduledactionconfigurations/item/DeviceComplianceActionItemItemRequestBuilder.java index e844a6833f9..df4ea91c2eb 100644 --- a/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/item/scheduledactionsforrule/item/scheduledactionconfigurations/item/DeviceComplianceActionItemItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/devicecompliancepolicies/item/scheduledactionsforrule/item/scheduledactionconfigurations/item/DeviceComplianceActionItemItemRequestBuilder.java @@ -37,16 +37,18 @@ public DeviceComplianceActionItemItemRequestBuilder(@jakarta.annotation.Nonnull super(requestAdapter, "{+baseurl}/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy%2Did}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule%2Did}/scheduledActionConfigurations/{deviceComplianceActionItem%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete navigation property scheduledActionConfigurations for deviceManagement + * Deletes a deviceComplianceActionItem. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete navigation property scheduledActionConfigurations for deviceManagement + * Deletes a deviceComplianceActionItem. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -55,19 +57,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The list of scheduled action configurations for this compliance policy. Compliance policy must have one and only one block scheduled action. + * Read properties and relationships of the deviceComplianceActionItem object. * @return a {@link DeviceComplianceActionItem} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceComplianceActionItem get() { return get(null); } /** - * The list of scheduled action configurations for this compliance policy. Compliance policy must have one and only one block scheduled action. + * Read properties and relationships of the deviceComplianceActionItem object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceComplianceActionItem} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceComplianceActionItem get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,21 +81,23 @@ public DeviceComplianceActionItem get(@jakarta.annotation.Nullable final java.ut return this.requestAdapter.send(requestInfo, errorMapping, DeviceComplianceActionItem::createFromDiscriminatorValue); } /** - * Update the navigation property scheduledActionConfigurations in deviceManagement + * Update the properties of a deviceComplianceActionItem object. * @param body The request body * @return a {@link DeviceComplianceActionItem} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceComplianceActionItem patch(@jakarta.annotation.Nonnull final DeviceComplianceActionItem body) { return patch(body, null); } /** - * Update the navigation property scheduledActionConfigurations in deviceManagement + * Update the properties of a deviceComplianceActionItem object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceComplianceActionItem} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceComplianceActionItem patch(@jakarta.annotation.Nonnull final DeviceComplianceActionItem body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -102,7 +108,7 @@ public DeviceComplianceActionItem patch(@jakarta.annotation.Nonnull final Device return this.requestAdapter.send(requestInfo, errorMapping, DeviceComplianceActionItem::createFromDiscriminatorValue); } /** - * Delete navigation property scheduledActionConfigurations for deviceManagement + * Deletes a deviceComplianceActionItem. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -110,7 +116,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete navigation property scheduledActionConfigurations for deviceManagement + * Deletes a deviceComplianceActionItem. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -122,7 +128,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The list of scheduled action configurations for this compliance policy. Compliance policy must have one and only one block scheduled action. + * Read properties and relationships of the deviceComplianceActionItem object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -130,7 +136,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The list of scheduled action configurations for this compliance policy. Compliance policy must have one and only one block scheduled action. + * Read properties and relationships of the deviceComplianceActionItem object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -142,7 +148,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the navigation property scheduledActionConfigurations in deviceManagement + * Update the properties of a deviceComplianceActionItem object. * @param body The request body * @return a {@link RequestInformation} */ @@ -151,7 +157,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the navigation property scheduledActionConfigurations in deviceManagement + * Update the properties of a deviceComplianceActionItem object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -182,7 +188,7 @@ public DeviceComplianceActionItemItemRequestBuilder withUrl(@jakarta.annotation. public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * The list of scheduled action configurations for this compliance policy. Compliance policy must have one and only one block scheduled action. + * Read properties and relationships of the deviceComplianceActionItem object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceconfigurations/DeviceConfigurationsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceconfigurations/DeviceConfigurationsRequestBuilder.java index 86305da7fde..edac32e4655 100644 --- a/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceconfigurations/DeviceConfigurationsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceconfigurations/DeviceConfigurationsRequestBuilder.java @@ -60,21 +60,21 @@ public DeviceConfigurationsRequestBuilder(@jakarta.annotation.Nonnull final Stri super(requestAdapter, "{+baseurl}/deviceManagement/deviceConfigurations{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * List properties and relationships of the macOSDeviceFeaturesConfiguration objects. + * List properties and relationships of the windows10CustomConfiguration objects. * @return a {@link DeviceConfigurationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceConfigurationCollectionResponse get() { return get(null); } /** - * List properties and relationships of the macOSDeviceFeaturesConfiguration objects. + * List properties and relationships of the windows10CustomConfiguration objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceConfigurationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceConfigurationCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -84,23 +84,23 @@ public DeviceConfigurationCollectionResponse get(@jakarta.annotation.Nullable fi return this.requestAdapter.send(requestInfo, errorMapping, DeviceConfigurationCollectionResponse::createFromDiscriminatorValue); } /** - * Create a new windowsPhone81GeneralConfiguration object. + * Create a new macOSCustomConfiguration object. * @param body The request body * @return a {@link DeviceConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceConfiguration post(@jakarta.annotation.Nonnull final DeviceConfiguration body) { return post(body, null); } /** - * Create a new windowsPhone81GeneralConfiguration object. + * Create a new macOSCustomConfiguration object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceConfiguration post(@jakarta.annotation.Nonnull final DeviceConfiguration body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -111,7 +111,7 @@ public DeviceConfiguration post(@jakarta.annotation.Nonnull final DeviceConfigur return this.requestAdapter.send(requestInfo, errorMapping, DeviceConfiguration::createFromDiscriminatorValue); } /** - * List properties and relationships of the macOSDeviceFeaturesConfiguration objects. + * List properties and relationships of the windows10CustomConfiguration objects. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -119,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * List properties and relationships of the macOSDeviceFeaturesConfiguration objects. + * List properties and relationships of the windows10CustomConfiguration objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -131,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create a new windowsPhone81GeneralConfiguration object. + * Create a new macOSCustomConfiguration object. * @param body The request body * @return a {@link RequestInformation} */ @@ -140,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create a new windowsPhone81GeneralConfiguration object. + * Create a new macOSCustomConfiguration object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -165,7 +165,7 @@ public DeviceConfigurationsRequestBuilder withUrl(@jakarta.annotation.Nonnull fi return new DeviceConfigurationsRequestBuilder(rawUrl, requestAdapter); } /** - * List properties and relationships of the macOSDeviceFeaturesConfiguration objects. + * List properties and relationships of the windows10CustomConfiguration objects. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceconfigurations/item/DeviceConfigurationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceconfigurations/item/DeviceConfigurationItemRequestBuilder.java index 0de692deaa6..cbf5ab4f620 100644 --- a/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceconfigurations/item/DeviceConfigurationItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceconfigurations/item/DeviceConfigurationItemRequestBuilder.java @@ -101,18 +101,18 @@ public DeviceConfigurationItemRequestBuilder(@jakarta.annotation.Nonnull final S super(requestAdapter, "{+baseurl}/deviceManagement/deviceConfigurations/{deviceConfiguration%2Did}{?%24expand,%24select}", rawUrl); } /** - * Deletes a iosCustomConfiguration. + * Deletes a windows10GeneralConfiguration. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete() { delete(null); } /** - * Deletes a iosCustomConfiguration. + * Deletes a windows10GeneralConfiguration. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -121,21 +121,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Read properties and relationships of the windows10GeneralConfiguration object. + * Read properties and relationships of the iosCertificateProfile object. * @return a {@link DeviceConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceConfiguration get() { return get(null); } /** - * Read properties and relationships of the windows10GeneralConfiguration object. + * Read properties and relationships of the iosCertificateProfile object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceConfiguration get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -155,23 +155,23 @@ public GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder getOm return new GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder(pathParameters, requestAdapter, secretReferenceValueId); } /** - * Update the properties of a windowsDefenderAdvancedThreatProtectionConfiguration object. + * Update the properties of a windowsUpdateForBusinessConfiguration object. * @param body The request body * @return a {@link DeviceConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceConfiguration patch(@jakarta.annotation.Nonnull final DeviceConfiguration body) { return patch(body, null); } /** - * Update the properties of a windowsDefenderAdvancedThreatProtectionConfiguration object. + * Update the properties of a windowsUpdateForBusinessConfiguration object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceConfiguration patch(@jakarta.annotation.Nonnull final DeviceConfiguration body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -182,7 +182,7 @@ public DeviceConfiguration patch(@jakarta.annotation.Nonnull final DeviceConfigu return this.requestAdapter.send(requestInfo, errorMapping, DeviceConfiguration::createFromDiscriminatorValue); } /** - * Deletes a iosCustomConfiguration. + * Deletes a windows10GeneralConfiguration. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -190,7 +190,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Deletes a iosCustomConfiguration. + * Deletes a windows10GeneralConfiguration. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -202,7 +202,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read properties and relationships of the windows10GeneralConfiguration object. + * Read properties and relationships of the iosCertificateProfile object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -210,7 +210,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read properties and relationships of the windows10GeneralConfiguration object. + * Read properties and relationships of the iosCertificateProfile object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -222,7 +222,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the properties of a windowsDefenderAdvancedThreatProtectionConfiguration object. + * Update the properties of a windowsUpdateForBusinessConfiguration object. * @param body The request body * @return a {@link RequestInformation} */ @@ -231,7 +231,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the properties of a windowsDefenderAdvancedThreatProtectionConfiguration object. + * Update the properties of a windowsUpdateForBusinessConfiguration object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -262,7 +262,7 @@ public DeviceConfigurationItemRequestBuilder withUrl(@jakarta.annotation.Nonnull public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Read properties and relationships of the windows10GeneralConfiguration object. + * Read properties and relationships of the iosCertificateProfile object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceenrollmentconfigurations/DeviceEnrollmentConfigurationsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceenrollmentconfigurations/DeviceEnrollmentConfigurationsRequestBuilder.java index db59a22b86f..e900260da4b 100644 --- a/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceenrollmentconfigurations/DeviceEnrollmentConfigurationsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceenrollmentconfigurations/DeviceEnrollmentConfigurationsRequestBuilder.java @@ -84,23 +84,23 @@ public DeviceEnrollmentConfigurationCollectionResponse get(@jakarta.annotation.N return this.requestAdapter.send(requestInfo, errorMapping, DeviceEnrollmentConfigurationCollectionResponse::createFromDiscriminatorValue); } /** - * Create a new deviceEnrollmentPlatformRestrictionsConfiguration object. + * Create a new deviceEnrollmentLimitConfiguration object. * @param body The request body * @return a {@link DeviceEnrollmentConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceEnrollmentConfiguration post(@jakarta.annotation.Nonnull final DeviceEnrollmentConfiguration body) { return post(body, null); } /** - * Create a new deviceEnrollmentPlatformRestrictionsConfiguration object. + * Create a new deviceEnrollmentLimitConfiguration object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceEnrollmentConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceEnrollmentConfiguration post(@jakarta.annotation.Nonnull final DeviceEnrollmentConfiguration body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -131,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create a new deviceEnrollmentPlatformRestrictionsConfiguration object. + * Create a new deviceEnrollmentLimitConfiguration object. * @param body The request body * @return a {@link RequestInformation} */ @@ -140,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create a new deviceEnrollmentPlatformRestrictionsConfiguration object. + * Create a new deviceEnrollmentLimitConfiguration object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceenrollmentconfigurations/item/DeviceEnrollmentConfigurationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceenrollmentconfigurations/item/DeviceEnrollmentConfigurationItemRequestBuilder.java index a93d041c327..33fe9046ccc 100644 --- a/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceenrollmentconfigurations/item/DeviceEnrollmentConfigurationItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/deviceenrollmentconfigurations/item/DeviceEnrollmentConfigurationItemRequestBuilder.java @@ -64,18 +64,18 @@ public DeviceEnrollmentConfigurationItemRequestBuilder(@jakarta.annotation.Nonnu super(requestAdapter, "{+baseurl}/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration%2Did}{?%24expand,%24select}", rawUrl); } /** - * Deletes a deviceEnrollmentPlatformRestrictionsConfiguration. + * Deletes a deviceEnrollmentLimitConfiguration. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete() { delete(null); } /** - * Deletes a deviceEnrollmentPlatformRestrictionsConfiguration. + * Deletes a deviceEnrollmentLimitConfiguration. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -84,21 +84,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Read properties and relationships of the deviceEnrollmentLimitConfiguration object. + * Read properties and relationships of the deviceEnrollmentConfiguration object. * @return a {@link DeviceEnrollmentConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceEnrollmentConfiguration get() { return get(null); } /** - * Read properties and relationships of the deviceEnrollmentLimitConfiguration object. + * Read properties and relationships of the deviceEnrollmentConfiguration object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceEnrollmentConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceEnrollmentConfiguration get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -135,7 +135,7 @@ public DeviceEnrollmentConfiguration patch(@jakarta.annotation.Nonnull final Dev return this.requestAdapter.send(requestInfo, errorMapping, DeviceEnrollmentConfiguration::createFromDiscriminatorValue); } /** - * Deletes a deviceEnrollmentPlatformRestrictionsConfiguration. + * Deletes a deviceEnrollmentLimitConfiguration. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -143,7 +143,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Deletes a deviceEnrollmentPlatformRestrictionsConfiguration. + * Deletes a deviceEnrollmentLimitConfiguration. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -155,7 +155,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read properties and relationships of the deviceEnrollmentLimitConfiguration object. + * Read properties and relationships of the deviceEnrollmentConfiguration object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -163,7 +163,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read properties and relationships of the deviceEnrollmentLimitConfiguration object. + * Read properties and relationships of the deviceEnrollmentConfiguration object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -215,7 +215,7 @@ public DeviceEnrollmentConfigurationItemRequestBuilder withUrl(@jakarta.annotati public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Read properties and relationships of the deviceEnrollmentLimitConfiguration object. + * Read properties and relationships of the deviceEnrollmentConfiguration object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/roledefinitions/RoleDefinitionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/roledefinitions/RoleDefinitionsRequestBuilder.java index 79c71a4aff3..8d4d1eeb90a 100644 --- a/src/main/java/com/microsoft/graph/generated/devicemanagement/roledefinitions/RoleDefinitionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/roledefinitions/RoleDefinitionsRequestBuilder.java @@ -60,21 +60,21 @@ public RoleDefinitionsRequestBuilder(@jakarta.annotation.Nonnull final String ra super(requestAdapter, "{+baseurl}/deviceManagement/roleDefinitions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * List properties and relationships of the deviceAndAppManagementRoleDefinition objects. + * List properties and relationships of the roleDefinition objects. * @return a {@link RoleDefinitionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public RoleDefinitionCollectionResponse get() { return get(null); } /** - * List properties and relationships of the deviceAndAppManagementRoleDefinition objects. + * List properties and relationships of the roleDefinition objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RoleDefinitionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public RoleDefinitionCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -84,23 +84,23 @@ public RoleDefinitionCollectionResponse get(@jakarta.annotation.Nullable final j return this.requestAdapter.send(requestInfo, errorMapping, RoleDefinitionCollectionResponse::createFromDiscriminatorValue); } /** - * Create a new deviceAndAppManagementRoleDefinition object. + * Create a new roleDefinition object. * @param body The request body * @return a {@link RoleDefinition} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public RoleDefinition post(@jakarta.annotation.Nonnull final RoleDefinition body) { return post(body, null); } /** - * Create a new deviceAndAppManagementRoleDefinition object. + * Create a new roleDefinition object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RoleDefinition} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public RoleDefinition post(@jakarta.annotation.Nonnull final RoleDefinition body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -111,7 +111,7 @@ public RoleDefinition post(@jakarta.annotation.Nonnull final RoleDefinition body return this.requestAdapter.send(requestInfo, errorMapping, RoleDefinition::createFromDiscriminatorValue); } /** - * List properties and relationships of the deviceAndAppManagementRoleDefinition objects. + * List properties and relationships of the roleDefinition objects. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -119,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * List properties and relationships of the deviceAndAppManagementRoleDefinition objects. + * List properties and relationships of the roleDefinition objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -131,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create a new deviceAndAppManagementRoleDefinition object. + * Create a new roleDefinition object. * @param body The request body * @return a {@link RequestInformation} */ @@ -140,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create a new deviceAndAppManagementRoleDefinition object. + * Create a new roleDefinition object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -165,7 +165,7 @@ public RoleDefinitionsRequestBuilder withUrl(@jakarta.annotation.Nonnull final S return new RoleDefinitionsRequestBuilder(rawUrl, requestAdapter); } /** - * List properties and relationships of the deviceAndAppManagementRoleDefinition objects. + * List properties and relationships of the roleDefinition objects. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/devicemanagement/roledefinitions/item/RoleDefinitionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/devicemanagement/roledefinitions/item/RoleDefinitionItemRequestBuilder.java index 4945fe89109..c2f77069fac 100644 --- a/src/main/java/com/microsoft/graph/generated/devicemanagement/roledefinitions/item/RoleDefinitionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/devicemanagement/roledefinitions/item/RoleDefinitionItemRequestBuilder.java @@ -66,21 +66,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Read properties and relationships of the roleDefinition object. + * Read properties and relationships of the deviceAndAppManagementRoleDefinition object. * @return a {@link RoleDefinition} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public RoleDefinition get() { return get(null); } /** - * Read properties and relationships of the roleDefinition object. + * Read properties and relationships of the deviceAndAppManagementRoleDefinition object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RoleDefinition} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public RoleDefinition get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -90,23 +90,23 @@ public RoleDefinition get(@jakarta.annotation.Nullable final java.util.function. return this.requestAdapter.send(requestInfo, errorMapping, RoleDefinition::createFromDiscriminatorValue); } /** - * Update the properties of a deviceAndAppManagementRoleDefinition object. + * Update the properties of a roleDefinition object. * @param body The request body * @return a {@link RoleDefinition} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public RoleDefinition patch(@jakarta.annotation.Nonnull final RoleDefinition body) { return patch(body, null); } /** - * Update the properties of a deviceAndAppManagementRoleDefinition object. + * Update the properties of a roleDefinition object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RoleDefinition} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public RoleDefinition patch(@jakarta.annotation.Nonnull final RoleDefinition body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -137,7 +137,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read properties and relationships of the roleDefinition object. + * Read properties and relationships of the deviceAndAppManagementRoleDefinition object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -145,7 +145,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read properties and relationships of the roleDefinition object. + * Read properties and relationships of the deviceAndAppManagementRoleDefinition object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -157,7 +157,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the properties of a deviceAndAppManagementRoleDefinition object. + * Update the properties of a roleDefinition object. * @param body The request body * @return a {@link RequestInformation} */ @@ -166,7 +166,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the properties of a deviceAndAppManagementRoleDefinition object. + * Update the properties of a roleDefinition object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -197,7 +197,7 @@ public RoleDefinitionItemRequestBuilder withUrl(@jakarta.annotation.Nonnull fina public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Read properties and relationships of the roleDefinition object. + * Read properties and relationships of the deviceAndAppManagementRoleDefinition object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/directory/devicelocalcredentials/DeviceLocalCredentialsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/directory/devicelocalcredentials/DeviceLocalCredentialsRequestBuilder.java index b444ad1ab98..341b14d004a 100644 --- a/src/main/java/com/microsoft/graph/generated/directory/devicelocalcredentials/DeviceLocalCredentialsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/directory/devicelocalcredentials/DeviceLocalCredentialsRequestBuilder.java @@ -49,7 +49,7 @@ public DeviceLocalCredentialInfoItemRequestBuilder byDeviceLocalCredentialInfoId * @param requestAdapter The request adapter to use to execute the requests. */ public DeviceLocalCredentialsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/directory/deviceLocalCredentials{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/directory/deviceLocalCredentials{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link DeviceLocalCredentialsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public DeviceLocalCredentialsRequestBuilder(@jakarta.annotation.Nonnull final Ha * @param requestAdapter The request adapter to use to execute the requests. */ public DeviceLocalCredentialsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/directory/deviceLocalCredentials{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); + super(requestAdapter, "{+baseurl}/directory/deviceLocalCredentials{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** * Get a list of the deviceLocalCredentialInfo objects and their properties, excluding the credentials property. @@ -172,6 +172,11 @@ public class GetQueryParameters implements QueryParameters { */ @jakarta.annotation.Nullable public Boolean count; + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Filter items by property values */ @@ -214,6 +219,7 @@ public Map toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/directory/devicelocalcredentials/item/DeviceLocalCredentialInfoItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/directory/devicelocalcredentials/item/DeviceLocalCredentialInfoItemRequestBuilder.java index 7c1e5f4dbcb..9ca9c0cfcbc 100644 --- a/src/main/java/com/microsoft/graph/generated/directory/devicelocalcredentials/item/DeviceLocalCredentialInfoItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/directory/devicelocalcredentials/item/DeviceLocalCredentialInfoItemRequestBuilder.java @@ -26,7 +26,7 @@ public class DeviceLocalCredentialInfoItemRequestBuilder extends BaseRequestBuil * @param requestAdapter The request adapter to use to execute the requests. */ public DeviceLocalCredentialInfoItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/directory/deviceLocalCredentials/{deviceLocalCredentialInfo%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/directory/deviceLocalCredentials/{deviceLocalCredentialInfo%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link DeviceLocalCredentialInfoItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public DeviceLocalCredentialInfoItemRequestBuilder(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public DeviceLocalCredentialInfoItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/directory/deviceLocalCredentials/{deviceLocalCredentialInfo%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/directory/deviceLocalCredentials/{deviceLocalCredentialInfo%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete navigation property deviceLocalCredentials for directory @@ -188,6 +188,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -200,6 +205,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/analytics/alltime/AllTimeRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/analytics/alltime/AllTimeRequestBuilder.java index 02a0c3dbc85..8ae1dc534f1 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/analytics/alltime/AllTimeRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/analytics/alltime/AllTimeRequestBuilder.java @@ -37,19 +37,21 @@ public AllTimeRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j super(requestAdapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/analytics/allTime{?%24expand,%24select}", rawUrl); } /** - * Get allTime from drives + * Get itemAnalytics about the views that took place under this resource.The itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.For a custom time range or interval, use the getActivitiesByInterval API. * @return a {@link ItemActivityStat} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ItemActivityStat get() { return get(null); } /** - * Get allTime from drives + * Get itemAnalytics about the views that took place under this resource.The itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.For a custom time range or interval, use the getActivitiesByInterval API. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ItemActivityStat} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ItemActivityStat get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -59,7 +61,7 @@ public ItemActivityStat get(@jakarta.annotation.Nullable final java.util.functio return this.requestAdapter.send(requestInfo, errorMapping, ItemActivityStat::createFromDiscriminatorValue); } /** - * Get allTime from drives + * Get itemAnalytics about the views that took place under this resource.The itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.For a custom time range or interval, use the getActivitiesByInterval API. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -67,7 +69,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get allTime from drives + * Get itemAnalytics about the views that took place under this resource.The itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.For a custom time range or interval, use the getActivitiesByInterval API. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -89,7 +91,7 @@ public AllTimeRequestBuilder withUrl(@jakarta.annotation.Nonnull final String ra return new AllTimeRequestBuilder(rawUrl, requestAdapter); } /** - * Get allTime from drives + * Get itemAnalytics about the views that took place under this resource.The itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.For a custom time range or interval, use the getActivitiesByInterval API. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/retentionlabel/RetentionLabelRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/retentionlabel/RetentionLabelRequestBuilder.java index e2d7e4eef05..195bf3fca2a 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/retentionlabel/RetentionLabelRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/retentionlabel/RetentionLabelRequestBuilder.java @@ -79,23 +79,23 @@ public ItemRetentionLabel get(@jakarta.annotation.Nullable final java.util.funct return this.requestAdapter.send(requestInfo, errorMapping, ItemRetentionLabel::createFromDiscriminatorValue); } /** - * Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. + * Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive. * @param body The request body * @return a {@link ItemRetentionLabel} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ItemRetentionLabel patch(@jakarta.annotation.Nonnull final ItemRetentionLabel body) { return patch(body, null); } /** - * Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. + * Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ItemRetentionLabel} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ItemRetentionLabel patch(@jakarta.annotation.Nonnull final ItemRetentionLabel body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -146,7 +146,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. + * Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive. * @param body The request body * @return a {@link RequestInformation} */ @@ -155,7 +155,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. + * Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/abs/AbsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/abs/AbsPostRequestBody.java index fab4623b67e..8b6bd3e9468 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/abs/AbsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/abs/AbsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.abs; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/accrint/AccrIntPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/accrint/AccrIntPostRequestBody.java index da30ad4565b..5ba02874282 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/accrint/AccrIntPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/accrint/AccrIntPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.accrint; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** * Gets the calcMethod property value. The calcMethod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCalcMethod() { + public UntypedNode getCalcMethod() { return this.backingStore.get("calcMethod"); } /** @@ -79,62 +78,62 @@ public Json getCalcMethod() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(8); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("calcMethod", (n) -> { this.setCalcMethod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("firstInterest", (n) -> { this.setFirstInterest(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("par", (n) -> { this.setPar(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("calcMethod", (n) -> { this.setCalcMethod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("firstInterest", (n) -> { this.setFirstInterest(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("par", (n) -> { this.setPar(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the firstInterest property value. The firstInterest property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFirstInterest() { + public UntypedNode getFirstInterest() { return this.backingStore.get("firstInterest"); } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the issue property value. The issue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getIssue() { + public UntypedNode getIssue() { return this.backingStore.get("issue"); } /** * Gets the par property value. The par property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPar() { + public UntypedNode getPar() { return this.backingStore.get("par"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -172,56 +171,56 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the calcMethod property value. The calcMethod property * @param value Value to set for the calcMethod property. */ - public void setCalcMethod(@jakarta.annotation.Nullable final Json value) { + public void setCalcMethod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("calcMethod", value); } /** * Sets the firstInterest property value. The firstInterest property * @param value Value to set for the firstInterest property. */ - public void setFirstInterest(@jakarta.annotation.Nullable final Json value) { + public void setFirstInterest(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("firstInterest", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the issue property value. The issue property * @param value Value to set for the issue property. */ - public void setIssue(@jakarta.annotation.Nullable final Json value) { + public void setIssue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("issue", value); } /** * Sets the par property value. The par property * @param value Value to set for the par property. */ - public void setPar(@jakarta.annotation.Nullable final Json value) { + public void setPar(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("par", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/accrintm/AccrIntMPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/accrintm/AccrIntMPostRequestBody.java index c5b46d9ec49..04bd6cf118a 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/accrintm/AccrIntMPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/accrintm/AccrIntMPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.accrintm; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,43 +70,43 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("par", (n) -> { this.setPar(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("par", (n) -> { this.setPar(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the issue property value. The issue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getIssue() { + public UntypedNode getIssue() { return this.backingStore.get("issue"); } /** * Gets the par property value. The par property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPar() { + public UntypedNode getPar() { return this.backingStore.get("par"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the issue property value. The issue property * @param value Value to set for the issue property. */ - public void setIssue(@jakarta.annotation.Nullable final Json value) { + public void setIssue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("issue", value); } /** * Sets the par property value. The par property * @param value Value to set for the par property. */ - public void setPar(@jakarta.annotation.Nullable final Json value) { + public void setPar(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("par", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/acos/AcosPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/acos/AcosPostRequestBody.java index e0351bf8668..ef533de691c 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/acos/AcosPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/acos/AcosPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.acos; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/acosh/AcoshPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/acosh/AcoshPostRequestBody.java index 1a09171bc87..d1413c2505d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/acosh/AcoshPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/acosh/AcoshPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.acosh; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/acot/AcotPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/acot/AcotPostRequestBody.java index 3d27365eaa4..31a8842de4d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/acot/AcotPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/acot/AcotPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.acot; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/acoth/AcothPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/acoth/AcothPostRequestBody.java index c35a06dffec..74dac1e7929 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/acoth/AcothPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/acoth/AcothPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.acoth; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/amordegrc/AmorDegrcPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/amordegrc/AmorDegrcPostRequestBody.java index 07ecf3dc554..8d3719c946b 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/amordegrc/AmorDegrcPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/amordegrc/AmorDegrcPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.amordegrc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** * Gets the cost property value. The cost property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCost() { + public UntypedNode getCost() { return this.backingStore.get("cost"); } /** * Gets the datePurchased property value. The datePurchased property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatePurchased() { + public UntypedNode getDatePurchased() { return this.backingStore.get("datePurchased"); } /** @@ -87,45 +86,45 @@ public Json getDatePurchased() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(7); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("datePurchased", (n) -> { this.setDatePurchased(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("firstPeriod", (n) -> { this.setFirstPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("period", (n) -> { this.setPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("datePurchased", (n) -> { this.setDatePurchased(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("firstPeriod", (n) -> { this.setFirstPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("period", (n) -> { this.setPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the firstPeriod property value. The firstPeriod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFirstPeriod() { + public UntypedNode getFirstPeriod() { return this.backingStore.get("firstPeriod"); } /** * Gets the period property value. The period property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPeriod() { + public UntypedNode getPeriod() { return this.backingStore.get("period"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the salvage property value. The salvage property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSalvage() { + public UntypedNode getSalvage() { return this.backingStore.get("salvage"); } /** @@ -162,49 +161,49 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the cost property value. The cost property * @param value Value to set for the cost property. */ - public void setCost(@jakarta.annotation.Nullable final Json value) { + public void setCost(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cost", value); } /** * Sets the datePurchased property value. The datePurchased property * @param value Value to set for the datePurchased property. */ - public void setDatePurchased(@jakarta.annotation.Nullable final Json value) { + public void setDatePurchased(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("datePurchased", value); } /** * Sets the firstPeriod property value. The firstPeriod property * @param value Value to set for the firstPeriod property. */ - public void setFirstPeriod(@jakarta.annotation.Nullable final Json value) { + public void setFirstPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("firstPeriod", value); } /** * Sets the period property value. The period property * @param value Value to set for the period property. */ - public void setPeriod(@jakarta.annotation.Nullable final Json value) { + public void setPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("period", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the salvage property value. The salvage property * @param value Value to set for the salvage property. */ - public void setSalvage(@jakarta.annotation.Nullable final Json value) { + public void setSalvage(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("salvage", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/amorlinc/AmorLincPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/amorlinc/AmorLincPostRequestBody.java index 9acff58cc16..f0ff927d878 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/amorlinc/AmorLincPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/amorlinc/AmorLincPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.amorlinc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** * Gets the cost property value. The cost property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCost() { + public UntypedNode getCost() { return this.backingStore.get("cost"); } /** * Gets the datePurchased property value. The datePurchased property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatePurchased() { + public UntypedNode getDatePurchased() { return this.backingStore.get("datePurchased"); } /** @@ -87,45 +86,45 @@ public Json getDatePurchased() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(7); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("datePurchased", (n) -> { this.setDatePurchased(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("firstPeriod", (n) -> { this.setFirstPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("period", (n) -> { this.setPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("datePurchased", (n) -> { this.setDatePurchased(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("firstPeriod", (n) -> { this.setFirstPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("period", (n) -> { this.setPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the firstPeriod property value. The firstPeriod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFirstPeriod() { + public UntypedNode getFirstPeriod() { return this.backingStore.get("firstPeriod"); } /** * Gets the period property value. The period property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPeriod() { + public UntypedNode getPeriod() { return this.backingStore.get("period"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the salvage property value. The salvage property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSalvage() { + public UntypedNode getSalvage() { return this.backingStore.get("salvage"); } /** @@ -162,49 +161,49 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the cost property value. The cost property * @param value Value to set for the cost property. */ - public void setCost(@jakarta.annotation.Nullable final Json value) { + public void setCost(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cost", value); } /** * Sets the datePurchased property value. The datePurchased property * @param value Value to set for the datePurchased property. */ - public void setDatePurchased(@jakarta.annotation.Nullable final Json value) { + public void setDatePurchased(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("datePurchased", value); } /** * Sets the firstPeriod property value. The firstPeriod property * @param value Value to set for the firstPeriod property. */ - public void setFirstPeriod(@jakarta.annotation.Nullable final Json value) { + public void setFirstPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("firstPeriod", value); } /** * Sets the period property value. The period property * @param value Value to set for the period property. */ - public void setPeriod(@jakarta.annotation.Nullable final Json value) { + public void setPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("period", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the salvage property value. The salvage property * @param value Value to set for the salvage property. */ - public void setSalvage(@jakarta.annotation.Nullable final Json value) { + public void setSalvage(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("salvage", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/and/AndPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/and/AndPostRequestBody.java index 019d6018b70..3dfa724eef9 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/and/AndPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/and/AndPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.and; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/arabic/ArabicPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/arabic/ArabicPostRequestBody.java index 2f37b73d7e2..f3969c2bf5c 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/arabic/ArabicPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/arabic/ArabicPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.arabic; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/areas/AreasPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/areas/AreasPostRequestBody.java index 6941bf84a84..cb0c8c41c90 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/areas/AreasPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/areas/AreasPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.areas; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the reference property value. The reference property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getReference() { + public UntypedNode getReference() { return this.backingStore.get("reference"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the reference property value. The reference property * @param value Value to set for the reference property. */ - public void setReference(@jakarta.annotation.Nullable final Json value) { + public void setReference(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("reference", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/asc/AscPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/asc/AscPostRequestBody.java index 3bd81ed1f39..68fa1952497 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/asc/AscPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/asc/AscPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.asc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/asin/AsinPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/asin/AsinPostRequestBody.java index 188c1d177c2..e41c86f58c9 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/asin/AsinPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/asin/AsinPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.asin; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/asinh/AsinhPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/asinh/AsinhPostRequestBody.java index c3b272b9b02..8559a168876 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/asinh/AsinhPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/asinh/AsinhPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.asinh; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/atan/AtanPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/atan/AtanPostRequestBody.java index 2d6d1ccf6a6..2ae60b098ce 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/atan/AtanPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/atan/AtanPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.atan; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/atan2/Atan2PostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/atan2/Atan2PostRequestBody.java index bf314ae3832..8dd32e83a43 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/atan2/Atan2PostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/atan2/Atan2PostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.atan2; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("xNum", (n) -> { this.setXNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("yNum", (n) -> { this.setYNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("xNum", (n) -> { this.setXNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("yNum", (n) -> { this.setYNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the xNum property value. The xNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getXNum() { + public UntypedNode getXNum() { return this.backingStore.get("xNum"); } /** * Gets the yNum property value. The yNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getYNum() { + public UntypedNode getYNum() { return this.backingStore.get("yNum"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the xNum property value. The xNum property * @param value Value to set for the xNum property. */ - public void setXNum(@jakarta.annotation.Nullable final Json value) { + public void setXNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("xNum", value); } /** * Sets the yNum property value. The yNum property * @param value Value to set for the yNum property. */ - public void setYNum(@jakarta.annotation.Nullable final Json value) { + public void setYNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("yNum", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/atanh/AtanhPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/atanh/AtanhPostRequestBody.java index a724afa80b3..1daa50814c7 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/atanh/AtanhPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/atanh/AtanhPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.atanh; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/avedev/AveDevPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/avedev/AveDevPostRequestBody.java index 61c457c1e71..5b98712547d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/avedev/AveDevPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/avedev/AveDevPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.avedev; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/average/AveragePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/average/AveragePostRequestBody.java index c2a33ba4210..0fc07975d1d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/average/AveragePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/average/AveragePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.average; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/averagea/AverageAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/averagea/AverageAPostRequestBody.java index 6918e6776a4..cbe8d2d23c4 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/averagea/AverageAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/averagea/AverageAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.averagea; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/averageif/AverageIfPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/averageif/AverageIfPostRequestBody.java index 0bcacac6600..9f3f4c4b501 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/averageif/AverageIfPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/averageif/AverageIfPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.averageif; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the averageRange property value. The averageRange property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAverageRange() { + public UntypedNode getAverageRange() { return this.backingStore.get("averageRange"); } /** @@ -66,10 +65,10 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** @@ -79,17 +78,17 @@ public Json getCriteria() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("averageRange", (n) -> { this.setAverageRange(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("range", (n) -> { this.setRange(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("averageRange", (n) -> { this.setAverageRange(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("range", (n) -> { this.setRange(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the range property value. The range property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRange() { + public UntypedNode getRange() { return this.backingStore.get("range"); } /** @@ -114,7 +113,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map getAdditionalData() { } /** * Gets the averageRange property value. The averageRange property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAverageRange() { + public UntypedNode getAverageRange() { return this.backingStore.get("averageRange"); } /** @@ -71,16 +70,16 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("averageRange", (n) -> { this.setAverageRange(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("averageRange", (n) -> { this.setAverageRange(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -104,7 +103,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/base/BasePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/base/BasePostRequestBody.java index 51471c5aca2..e017cdb95d2 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/base/BasePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/base/BasePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.base; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("minLength", (n) -> { this.setMinLength(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("radix", (n) -> { this.setRadix(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("minLength", (n) -> { this.setMinLength(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("radix", (n) -> { this.setRadix(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the minLength property value. The minLength property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMinLength() { + public UntypedNode getMinLength() { return this.backingStore.get("minLength"); } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the radix property value. The radix property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRadix() { + public UntypedNode getRadix() { return this.backingStore.get("radix"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the minLength property value. The minLength property * @param value Value to set for the minLength property. */ - public void setMinLength(@jakarta.annotation.Nullable final Json value) { + public void setMinLength(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("minLength", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the radix property value. The radix property * @param value Value to set for the radix property. */ - public void setRadix(@jakarta.annotation.Nullable final Json value) { + public void setRadix(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("radix", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/besseli/BesselIPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/besseli/BesselIPostRequestBody.java index d4aa6bc4383..df115639f74 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/besseli/BesselIPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/besseli/BesselIPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.besseli; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the n property value. The n property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getN() { + public UntypedNode getN() { return this.backingStore.get("n"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the n property value. The n property * @param value Value to set for the n property. */ - public void setN(@jakarta.annotation.Nullable final Json value) { + public void setN(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("n", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/besselj/BesselJPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/besselj/BesselJPostRequestBody.java index c98e65b6309..19e3420bddf 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/besselj/BesselJPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/besselj/BesselJPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.besselj; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the n property value. The n property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getN() { + public UntypedNode getN() { return this.backingStore.get("n"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the n property value. The n property * @param value Value to set for the n property. */ - public void setN(@jakarta.annotation.Nullable final Json value) { + public void setN(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("n", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/besselk/BesselKPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/besselk/BesselKPostRequestBody.java index 0d59d080653..0e41022b56f 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/besselk/BesselKPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/besselk/BesselKPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.besselk; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the n property value. The n property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getN() { + public UntypedNode getN() { return this.backingStore.get("n"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the n property value. The n property * @param value Value to set for the n property. */ - public void setN(@jakarta.annotation.Nullable final Json value) { + public void setN(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("n", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bessely/BesselYPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bessely/BesselYPostRequestBody.java index 9e12cac23a4..c8d0c35616e 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bessely/BesselYPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bessely/BesselYPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.bessely; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the n property value. The n property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getN() { + public UntypedNode getN() { return this.backingStore.get("n"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the n property value. The n property * @param value Value to set for the n property. */ - public void setN(@jakarta.annotation.Nullable final Json value) { + public void setN(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("n", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/beta_dist/BetaDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/beta_dist/BetaDistPostRequestBody.java index d88680c0554..35eb7e9ddd0 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/beta_dist/BetaDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/beta_dist/BetaDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.beta_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -37,10 +36,10 @@ public static BetaDistPostRequestBody createFromDiscriminatorValue(@jakarta.anno } /** * Gets the A property value. The A property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getA() { + public UntypedNode getA() { return this.backingStore.get("a"); } /** @@ -58,18 +57,18 @@ public Map getAdditionalData() { } /** * Gets the alpha property value. The alpha property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAlpha() { + public UntypedNode getAlpha() { return this.backingStore.get("alpha"); } /** * Gets the B property value. The B property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getB() { + public UntypedNode getB() { return this.backingStore.get("b"); } /** @@ -82,18 +81,18 @@ public BackingStore getBackingStore() { } /** * Gets the beta property value. The beta property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBeta() { + public UntypedNode getBeta() { return this.backingStore.get("beta"); } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -103,20 +102,20 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("A", (n) -> { this.setA(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("B", (n) -> { this.setB(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("A", (n) -> { this.setA(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("B", (n) -> { this.setB(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -137,7 +136,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ * Sets the A property value. The A property * @param value Value to set for the A property. */ - public void setA(@jakarta.annotation.Nullable final Json value) { + public void setA(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("a", value); } /** @@ -151,14 +150,14 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map getAdditionalData() { } /** * Gets the alpha property value. The alpha property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAlpha() { + public UntypedNode getAlpha() { return this.backingStore.get("alpha"); } /** * Gets the B property value. The B property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getB() { + public UntypedNode getB() { return this.backingStore.get("b"); } /** @@ -82,10 +81,10 @@ public BackingStore getBackingStore() { } /** * Gets the beta property value. The beta property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBeta() { + public UntypedNode getBeta() { return this.backingStore.get("beta"); } /** @@ -95,19 +94,19 @@ public Json getBeta() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("A", (n) -> { this.setA(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("B", (n) -> { this.setB(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("A", (n) -> { this.setA(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("B", (n) -> { this.setB(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -127,7 +126,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ * Sets the A property value. The A property * @param value Value to set for the A property. */ - public void setA(@jakarta.annotation.Nullable final Json value) { + public void setA(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("a", value); } /** @@ -141,14 +140,14 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bin2hex/Bin2HexPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bin2hex/Bin2HexPostRequestBody.java index e1b068ab3ee..92fe5aae63e 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bin2hex/Bin2HexPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bin2hex/Bin2HexPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.bin2hex; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bin2oct/Bin2OctPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bin2oct/Bin2OctPostRequestBody.java index cd2cf4ac61e..fd5f7d642b9 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bin2oct/Bin2OctPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bin2oct/Bin2OctPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.bin2oct; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/binom_dist/BinomDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/binom_dist/BinomDistPostRequestBody.java index c4253f2647c..626074d0fa2 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/binom_dist/BinomDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/binom_dist/BinomDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.binom_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -71,34 +70,34 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberS", (n) -> { this.setNumberS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probabilityS", (n) -> { this.setProbabilityS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("trials", (n) -> { this.setTrials(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberS", (n) -> { this.setNumberS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probabilityS", (n) -> { this.setProbabilityS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("trials", (n) -> { this.setTrials(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numberS property value. The numberS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberS() { + public UntypedNode getNumberS() { return this.backingStore.get("numberS"); } /** * Gets the probabilityS property value. The probabilityS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbabilityS() { + public UntypedNode getProbabilityS() { return this.backingStore.get("probabilityS"); } /** * Gets the trials property value. The trials property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getTrials() { + public UntypedNode getTrials() { return this.backingStore.get("trials"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the numberS property value. The numberS property * @param value Value to set for the numberS property. */ - public void setNumberS(@jakarta.annotation.Nullable final Json value) { + public void setNumberS(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberS", value); } /** * Sets the probabilityS property value. The probabilityS property * @param value Value to set for the probabilityS property. */ - public void setProbabilityS(@jakarta.annotation.Nullable final Json value) { + public void setProbabilityS(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probabilityS", value); } /** * Sets the trials property value. The trials property * @param value Value to set for the trials property. */ - public void setTrials(@jakarta.annotation.Nullable final Json value) { + public void setTrials(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("trials", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/binom_dist_range/BinomDistRangePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/binom_dist_range/BinomDistRangePostRequestBody.java index ed5f167d2c1..d65ba244c0e 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/binom_dist_range/BinomDistRangePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/binom_dist_range/BinomDistRangePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.binom_dist_range; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,42 +62,42 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("numberS", (n) -> { this.setNumberS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberS2", (n) -> { this.setNumberS2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probabilityS", (n) -> { this.setProbabilityS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("trials", (n) -> { this.setTrials(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numberS", (n) -> { this.setNumberS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberS2", (n) -> { this.setNumberS2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probabilityS", (n) -> { this.setProbabilityS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("trials", (n) -> { this.setTrials(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numberS property value. The numberS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberS() { + public UntypedNode getNumberS() { return this.backingStore.get("numberS"); } /** * Gets the numberS2 property value. The numberS2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberS2() { + public UntypedNode getNumberS2() { return this.backingStore.get("numberS2"); } /** * Gets the probabilityS property value. The probabilityS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbabilityS() { + public UntypedNode getProbabilityS() { return this.backingStore.get("probabilityS"); } /** * Gets the trials property value. The trials property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getTrials() { + public UntypedNode getTrials() { return this.backingStore.get("trials"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the numberS property value. The numberS property * @param value Value to set for the numberS property. */ - public void setNumberS(@jakarta.annotation.Nullable final Json value) { + public void setNumberS(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberS", value); } /** * Sets the numberS2 property value. The numberS2 property * @param value Value to set for the numberS2 property. */ - public void setNumberS2(@jakarta.annotation.Nullable final Json value) { + public void setNumberS2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberS2", value); } /** * Sets the probabilityS property value. The probabilityS property * @param value Value to set for the probabilityS property. */ - public void setProbabilityS(@jakarta.annotation.Nullable final Json value) { + public void setProbabilityS(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probabilityS", value); } /** * Sets the trials property value. The trials property * @param value Value to set for the trials property. */ - public void setTrials(@jakarta.annotation.Nullable final Json value) { + public void setTrials(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("trials", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/binom_inv/BinomInvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/binom_inv/BinomInvPostRequestBody.java index e6bdbd2dc84..3a149455c1d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/binom_inv/BinomInvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/binom_inv/BinomInvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.binom_inv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the alpha property value. The alpha property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAlpha() { + public UntypedNode getAlpha() { return this.backingStore.get("alpha"); } /** @@ -71,25 +70,25 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probabilityS", (n) -> { this.setProbabilityS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("trials", (n) -> { this.setTrials(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probabilityS", (n) -> { this.setProbabilityS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("trials", (n) -> { this.setTrials(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probabilityS property value. The probabilityS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbabilityS() { + public UntypedNode getProbabilityS() { return this.backingStore.get("probabilityS"); } /** * Gets the trials property value. The trials property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getTrials() { + public UntypedNode getTrials() { return this.backingStore.get("trials"); } /** @@ -114,7 +113,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number1", (n) -> { this.setNumber1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number2", (n) -> { this.setNumber2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number1", (n) -> { this.setNumber1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number2", (n) -> { this.setNumber2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number1 property value. The number1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber1() { + public UntypedNode getNumber1() { return this.backingStore.get("number1"); } /** * Gets the number2 property value. The number2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber2() { + public UntypedNode getNumber2() { return this.backingStore.get("number2"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number1 property value. The number1 property * @param value Value to set for the number1 property. */ - public void setNumber1(@jakarta.annotation.Nullable final Json value) { + public void setNumber1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number1", value); } /** * Sets the number2 property value. The number2 property * @param value Value to set for the number2 property. */ - public void setNumber2(@jakarta.annotation.Nullable final Json value) { + public void setNumber2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number2", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bitlshift/BitlshiftPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bitlshift/BitlshiftPostRequestBody.java index fd812e7eec0..c3af9d11a4e 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bitlshift/BitlshiftPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bitlshift/BitlshiftPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.bitlshift; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("shiftAmount", (n) -> { this.setShiftAmount(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("shiftAmount", (n) -> { this.setShiftAmount(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the shiftAmount property value. The shiftAmount property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getShiftAmount() { + public UntypedNode getShiftAmount() { return this.backingStore.get("shiftAmount"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the shiftAmount property value. The shiftAmount property * @param value Value to set for the shiftAmount property. */ - public void setShiftAmount(@jakarta.annotation.Nullable final Json value) { + public void setShiftAmount(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("shiftAmount", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bitor/BitorPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bitor/BitorPostRequestBody.java index abb02453244..47c13555ad4 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bitor/BitorPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bitor/BitorPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.bitor; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number1", (n) -> { this.setNumber1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number2", (n) -> { this.setNumber2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number1", (n) -> { this.setNumber1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number2", (n) -> { this.setNumber2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number1 property value. The number1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber1() { + public UntypedNode getNumber1() { return this.backingStore.get("number1"); } /** * Gets the number2 property value. The number2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber2() { + public UntypedNode getNumber2() { return this.backingStore.get("number2"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number1 property value. The number1 property * @param value Value to set for the number1 property. */ - public void setNumber1(@jakarta.annotation.Nullable final Json value) { + public void setNumber1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number1", value); } /** * Sets the number2 property value. The number2 property * @param value Value to set for the number2 property. */ - public void setNumber2(@jakarta.annotation.Nullable final Json value) { + public void setNumber2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number2", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bitrshift/BitrshiftPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bitrshift/BitrshiftPostRequestBody.java index 3930361f89e..3e2aa5537f5 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bitrshift/BitrshiftPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bitrshift/BitrshiftPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.bitrshift; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("shiftAmount", (n) -> { this.setShiftAmount(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("shiftAmount", (n) -> { this.setShiftAmount(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the shiftAmount property value. The shiftAmount property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getShiftAmount() { + public UntypedNode getShiftAmount() { return this.backingStore.get("shiftAmount"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the shiftAmount property value. The shiftAmount property * @param value Value to set for the shiftAmount property. */ - public void setShiftAmount(@jakarta.annotation.Nullable final Json value) { + public void setShiftAmount(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("shiftAmount", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bitxor/BitxorPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bitxor/BitxorPostRequestBody.java index a8ce85ee6ad..5be599947a6 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bitxor/BitxorPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/bitxor/BitxorPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.bitxor; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number1", (n) -> { this.setNumber1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number2", (n) -> { this.setNumber2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number1", (n) -> { this.setNumber1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number2", (n) -> { this.setNumber2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number1 property value. The number1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber1() { + public UntypedNode getNumber1() { return this.backingStore.get("number1"); } /** * Gets the number2 property value. The number2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber2() { + public UntypedNode getNumber2() { return this.backingStore.get("number2"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number1 property value. The number1 property * @param value Value to set for the number1 property. */ - public void setNumber1(@jakarta.annotation.Nullable final Json value) { + public void setNumber1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number1", value); } /** * Sets the number2 property value. The number2 property * @param value Value to set for the number2 property. */ - public void setNumber2(@jakarta.annotation.Nullable final Json value) { + public void setNumber2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number2", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ceiling_math/CeilingMathPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ceiling_math/CeilingMathPostRequestBody.java index 7272dd24ebb..bb44b86313f 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ceiling_math/CeilingMathPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ceiling_math/CeilingMathPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.ceiling_math; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("mode", (n) -> { this.setMode(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("mode", (n) -> { this.setMode(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the mode property value. The mode property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMode() { + public UntypedNode getMode() { return this.backingStore.get("mode"); } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the significance property value. The significance property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSignificance() { + public UntypedNode getSignificance() { return this.backingStore.get("significance"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the mode property value. The mode property * @param value Value to set for the mode property. */ - public void setMode(@jakarta.annotation.Nullable final Json value) { + public void setMode(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("mode", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the significance property value. The significance property * @param value Value to set for the significance property. */ - public void setSignificance(@jakarta.annotation.Nullable final Json value) { + public void setSignificance(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("significance", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ceiling_precise/CeilingPrecisePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ceiling_precise/CeilingPrecisePostRequestBody.java index 2df7a877c54..2862c822502 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ceiling_precise/CeilingPrecisePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ceiling_precise/CeilingPrecisePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.ceiling_precise; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the significance property value. The significance property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSignificance() { + public UntypedNode getSignificance() { return this.backingStore.get("significance"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the significance property value. The significance property * @param value Value to set for the significance property. */ - public void setSignificance(@jakarta.annotation.Nullable final Json value) { + public void setSignificance(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("significance", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/charescaped/CharPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/charescaped/CharPostRequestBody.java index 6778668a5f2..dc7b2ce86e7 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/charescaped/CharPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/charescaped/CharPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.charescaped; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/chisq_dist/ChiSqDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/chisq_dist/ChiSqDistPostRequestBody.java index a27d55e6ce9..06dd9ff962d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/chisq_dist/ChiSqDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/chisq_dist/ChiSqDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.chisq_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -79,17 +78,17 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/chisq_dist_rt/ChiSqDistRTPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/chisq_dist_rt/ChiSqDistRTPostRequestBody.java index b958f7e7d96..3b24f616f52 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/chisq_dist_rt/ChiSqDistRTPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/chisq_dist_rt/ChiSqDistRTPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.chisq_dist_rt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -71,16 +70,16 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/chisq_inv/ChiSqInvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/chisq_inv/ChiSqInvPostRequestBody.java index 7632add6bc7..a1a1e4b9e75 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/chisq_inv/ChiSqInvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/chisq_inv/ChiSqInvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.chisq_inv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -71,16 +70,16 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/chisq_inv_rt/ChiSqInvRTPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/chisq_inv_rt/ChiSqInvRTPostRequestBody.java index 4a409c8cb66..248d3df7b53 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/chisq_inv_rt/ChiSqInvRTPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/chisq_inv_rt/ChiSqInvRTPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.chisq_inv_rt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -71,16 +70,16 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/choose/ChoosePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/choose/ChoosePostRequestBody.java index fa6757ae638..a1c6e4a9fd9 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/choose/ChoosePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/choose/ChoosePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.choose; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("indexNum", (n) -> { this.setIndexNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("indexNum", (n) -> { this.setIndexNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the indexNum property value. The indexNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getIndexNum() { + public UntypedNode getIndexNum() { return this.backingStore.get("indexNum"); } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the indexNum property value. The indexNum property * @param value Value to set for the indexNum property. */ - public void setIndexNum(@jakarta.annotation.Nullable final Json value) { + public void setIndexNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("indexNum", value); } /** * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/clean/CleanPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/clean/CleanPostRequestBody.java index 66fbf6983b1..b9a1feca597 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/clean/CleanPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/clean/CleanPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.clean; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/code/CodePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/code/CodePostRequestBody.java index 0ce9e4566e5..bc407ef08e3 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/code/CodePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/code/CodePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.code; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/columns/ColumnsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/columns/ColumnsPostRequestBody.java index 45ff2cb3c70..9d9bd44f450 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/columns/ColumnsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/columns/ColumnsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.columns; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,7 +70,7 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -94,7 +93,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberChosen", (n) -> { this.setNumberChosen(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberChosen", (n) -> { this.setNumberChosen(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the numberChosen property value. The numberChosen property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberChosen() { + public UntypedNode getNumberChosen() { return this.backingStore.get("numberChosen"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the numberChosen property value. The numberChosen property * @param value Value to set for the numberChosen property. */ - public void setNumberChosen(@jakarta.annotation.Nullable final Json value) { + public void setNumberChosen(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberChosen", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/combina/CombinaPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/combina/CombinaPostRequestBody.java index 4711261c003..549fe74414a 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/combina/CombinaPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/combina/CombinaPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.combina; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberChosen", (n) -> { this.setNumberChosen(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberChosen", (n) -> { this.setNumberChosen(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the numberChosen property value. The numberChosen property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberChosen() { + public UntypedNode getNumberChosen() { return this.backingStore.get("numberChosen"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the numberChosen property value. The numberChosen property * @param value Value to set for the numberChosen property. */ - public void setNumberChosen(@jakarta.annotation.Nullable final Json value) { + public void setNumberChosen(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberChosen", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/complex/ComplexPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/complex/ComplexPostRequestBody.java index 926a2482b83..99812a83baa 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/complex/ComplexPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/complex/ComplexPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.complex; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("iNum", (n) -> { this.setINum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("realNum", (n) -> { this.setRealNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("suffix", (n) -> { this.setSuffix(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("iNum", (n) -> { this.setINum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("realNum", (n) -> { this.setRealNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("suffix", (n) -> { this.setSuffix(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the iNum property value. The iNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getINum() { + public UntypedNode getINum() { return this.backingStore.get("iNum"); } /** * Gets the realNum property value. The realNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRealNum() { + public UntypedNode getRealNum() { return this.backingStore.get("realNum"); } /** * Gets the suffix property value. The suffix property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSuffix() { + public UntypedNode getSuffix() { return this.backingStore.get("suffix"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the iNum property value. The iNum property * @param value Value to set for the iNum property. */ - public void setINum(@jakarta.annotation.Nullable final Json value) { + public void setINum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("iNum", value); } /** * Sets the realNum property value. The realNum property * @param value Value to set for the realNum property. */ - public void setRealNum(@jakarta.annotation.Nullable final Json value) { + public void setRealNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("realNum", value); } /** * Sets the suffix property value. The suffix property * @param value Value to set for the suffix property. */ - public void setSuffix(@jakarta.annotation.Nullable final Json value) { + public void setSuffix(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("suffix", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/concatenate/ConcatenatePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/concatenate/ConcatenatePostRequestBody.java index acc0c9ba38d..91b579ff550 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/concatenate/ConcatenatePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/concatenate/ConcatenatePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.concatenate; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/confidence_norm/ConfidenceNormPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/confidence_norm/ConfidenceNormPostRequestBody.java index 5c8bbbaa5dd..39cc0075188 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/confidence_norm/ConfidenceNormPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/confidence_norm/ConfidenceNormPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.confidence_norm; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the alpha property value. The alpha property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAlpha() { + public UntypedNode getAlpha() { return this.backingStore.get("alpha"); } /** @@ -71,25 +70,25 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("size", (n) -> { this.setSize(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("size", (n) -> { this.setSize(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the size property value. The size property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSize() { + public UntypedNode getSize() { return this.backingStore.get("size"); } /** * Gets the standardDev property value. The standardDev property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStandardDev() { + public UntypedNode getStandardDev() { return this.backingStore.get("standardDev"); } /** @@ -114,7 +113,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map getAdditionalData() { } /** * Gets the alpha property value. The alpha property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAlpha() { + public UntypedNode getAlpha() { return this.backingStore.get("alpha"); } /** @@ -71,25 +70,25 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("size", (n) -> { this.setSize(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("size", (n) -> { this.setSize(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the size property value. The size property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSize() { + public UntypedNode getSize() { return this.backingStore.get("size"); } /** * Gets the standardDev property value. The standardDev property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStandardDev() { + public UntypedNode getStandardDev() { return this.backingStore.get("standardDev"); } /** @@ -114,7 +113,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("fromUnit", (n) -> { this.setFromUnit(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("toUnit", (n) -> { this.setToUnit(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fromUnit", (n) -> { this.setFromUnit(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("toUnit", (n) -> { this.setToUnit(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fromUnit property value. The fromUnit property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFromUnit() { + public UntypedNode getFromUnit() { return this.backingStore.get("fromUnit"); } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the toUnit property value. The toUnit property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getToUnit() { + public UntypedNode getToUnit() { return this.backingStore.get("toUnit"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fromUnit property value. The fromUnit property * @param value Value to set for the fromUnit property. */ - public void setFromUnit(@jakarta.annotation.Nullable final Json value) { + public void setFromUnit(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fromUnit", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the toUnit property value. The toUnit property * @param value Value to set for the toUnit property. */ - public void setToUnit(@jakarta.annotation.Nullable final Json value) { + public void setToUnit(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("toUnit", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cos/CosPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cos/CosPostRequestBody.java index 532361f8401..b498a79730b 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cos/CosPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cos/CosPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.cos; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cosh/CoshPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cosh/CoshPostRequestBody.java index 87b84026387..a15be56ce34 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cosh/CoshPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cosh/CoshPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.cosh; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cot/CotPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cot/CotPostRequestBody.java index 89251d3fd7e..e21f68d7622 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cot/CotPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cot/CotPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.cot; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coth/CothPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coth/CothPostRequestBody.java index 9f4d5100875..da0a7b98e5f 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coth/CothPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coth/CothPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.coth; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/count/CountPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/count/CountPostRequestBody.java index 78f08160e7e..6a028b828bf 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/count/CountPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/count/CountPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.count; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/counta/CountAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/counta/CountAPostRequestBody.java index a11e8353ba7..11b92d81f4e 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/counta/CountAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/counta/CountAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.counta; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/countblank/CountBlankPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/countblank/CountBlankPostRequestBody.java index 6cd41d8c24a..fabffbfba2d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/countblank/CountBlankPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/countblank/CountBlankPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.countblank; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("range", (n) -> { this.setRange(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("range", (n) -> { this.setRange(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the range property value. The range property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRange() { + public UntypedNode getRange() { return this.backingStore.get("range"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the range property value. The range property * @param value Value to set for the range property. */ - public void setRange(@jakarta.annotation.Nullable final Json value) { + public void setRange(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("range", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/countif/CountIfPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/countif/CountIfPostRequestBody.java index 9ef71c2735d..6288d7daeb1 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/countif/CountIfPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/countif/CountIfPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.countif; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** @@ -71,16 +70,16 @@ public Json getCriteria() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("range", (n) -> { this.setRange(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("range", (n) -> { this.setRange(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the range property value. The range property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRange() { + public UntypedNode getRange() { return this.backingStore.get("range"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the range property value. The range property * @param value Value to set for the range property. */ - public void setRange(@jakarta.annotation.Nullable final Json value) { + public void setRange(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("range", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/countifs/CountIfsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/countifs/CountIfsPostRequestBody.java index 11d9aaee0c1..cfcdcd25056 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/countifs/CountIfsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/countifs/CountIfsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.countifs; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupdaybs/CoupDayBsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupdaybs/CoupDayBsPostRequestBody.java index db3a826ca65..88e43bb4c57 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupdaybs/CoupDayBsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupdaybs/CoupDayBsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.coupdaybs; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,34 +70,34 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupdays/CoupDaysPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupdays/CoupDaysPostRequestBody.java index efa3ad634a8..1ea292b0893 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupdays/CoupDaysPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupdays/CoupDaysPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.coupdays; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,34 +70,34 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupdaysnc/CoupDaysNcPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupdaysnc/CoupDaysNcPostRequestBody.java index c19cea698c7..0fc97ce57fb 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupdaysnc/CoupDaysNcPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupdaysnc/CoupDaysNcPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.coupdaysnc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,34 +70,34 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupncd/CoupNcdPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupncd/CoupNcdPostRequestBody.java index 842236cc347..2dc3c33784f 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupncd/CoupNcdPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupncd/CoupNcdPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.coupncd; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,34 +70,34 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupnum/CoupNumPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupnum/CoupNumPostRequestBody.java index 2c791973a4f..194c2f25f5e 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupnum/CoupNumPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/coupnum/CoupNumPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.coupnum; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,34 +70,34 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/couppcd/CoupPcdPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/couppcd/CoupPcdPostRequestBody.java index 6ee26931c48..f6e080fac64 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/couppcd/CoupPcdPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/couppcd/CoupPcdPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.couppcd; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,34 +70,34 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/csc/CscPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/csc/CscPostRequestBody.java index f7810edda28..fb9e8d79fff 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/csc/CscPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/csc/CscPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.csc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/csch/CschPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/csch/CschPostRequestBody.java index b905c26a0eb..f4058746a41 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/csch/CschPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/csch/CschPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.csch; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cumipmt/CumIPmtPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cumipmt/CumIPmtPostRequestBody.java index 724d195b614..03ff7ed4336 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cumipmt/CumIPmtPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cumipmt/CumIPmtPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.cumipmt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endPeriod property value. The endPeriod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndPeriod() { + public UntypedNode getEndPeriod() { return this.backingStore.get("endPeriod"); } /** @@ -71,52 +70,52 @@ public Json getEndPeriod() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("endPeriod", (n) -> { this.setEndPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startPeriod", (n) -> { this.setStartPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endPeriod", (n) -> { this.setEndPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startPeriod", (n) -> { this.setStartPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the startPeriod property value. The startPeriod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartPeriod() { + public UntypedNode getStartPeriod() { return this.backingStore.get("startPeriod"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endPeriod property value. The endPeriod property * @param value Value to set for the endPeriod property. */ - public void setEndPeriod(@jakarta.annotation.Nullable final Json value) { + public void setEndPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endPeriod", value); } /** * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the startPeriod property value. The startPeriod property * @param value Value to set for the startPeriod property. */ - public void setStartPeriod(@jakarta.annotation.Nullable final Json value) { + public void setStartPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startPeriod", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cumprinc/CumPrincPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cumprinc/CumPrincPostRequestBody.java index 5b7b837cdc3..8a0f8b0607a 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cumprinc/CumPrincPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/cumprinc/CumPrincPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.cumprinc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endPeriod property value. The endPeriod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndPeriod() { + public UntypedNode getEndPeriod() { return this.backingStore.get("endPeriod"); } /** @@ -71,52 +70,52 @@ public Json getEndPeriod() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("endPeriod", (n) -> { this.setEndPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startPeriod", (n) -> { this.setStartPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endPeriod", (n) -> { this.setEndPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startPeriod", (n) -> { this.setStartPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the startPeriod property value. The startPeriod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartPeriod() { + public UntypedNode getStartPeriod() { return this.backingStore.get("startPeriod"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endPeriod property value. The endPeriod property * @param value Value to set for the endPeriod property. */ - public void setEndPeriod(@jakarta.annotation.Nullable final Json value) { + public void setEndPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endPeriod", value); } /** * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the startPeriod property value. The startPeriod property * @param value Value to set for the startPeriod property. */ - public void setStartPeriod(@jakarta.annotation.Nullable final Json value) { + public void setStartPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startPeriod", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/date/DatePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/date/DatePostRequestBody.java index 74a7568d1cb..50cbf6d3313 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/date/DatePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/date/DatePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.date; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the day property value. The day property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDay() { + public UntypedNode getDay() { return this.backingStore.get("day"); } /** @@ -71,25 +70,25 @@ public Json getDay() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("day", (n) -> { this.setDay(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("month", (n) -> { this.setMonth(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("year", (n) -> { this.setYear(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("day", (n) -> { this.setDay(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("month", (n) -> { this.setMonth(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("year", (n) -> { this.setYear(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the month property value. The month property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMonth() { + public UntypedNode getMonth() { return this.backingStore.get("month"); } /** * Gets the year property value. The year property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getYear() { + public UntypedNode getYear() { return this.backingStore.get("year"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the day property value. The day property * @param value Value to set for the day property. */ - public void setDay(@jakarta.annotation.Nullable final Json value) { + public void setDay(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("day", value); } /** * Sets the month property value. The month property * @param value Value to set for the month property. */ - public void setMonth(@jakarta.annotation.Nullable final Json value) { + public void setMonth(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("month", value); } /** * Sets the year property value. The year property * @param value Value to set for the year property. */ - public void setYear(@jakarta.annotation.Nullable final Json value) { + public void setYear(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("year", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/datevalue/DatevaluePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/datevalue/DatevaluePostRequestBody.java index 0fb9a717a28..2692423affe 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/datevalue/DatevaluePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/datevalue/DatevaluePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.datevalue; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the dateText property value. The dateText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDateText() { + public UntypedNode getDateText() { return this.backingStore.get("dateText"); } /** @@ -71,7 +70,7 @@ public Json getDateText() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("dateText", (n) -> { this.setDateText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("dateText", (n) -> { this.setDateText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the dateText property value. The dateText property * @param value Value to set for the dateText property. */ - public void setDateText(@jakarta.annotation.Nullable final Json value) { + public void setDateText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("dateText", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/daverage/DaveragePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/daverage/DaveragePostRequestBody.java index f2f86213fbb..8c562e0e3bb 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/daverage/DaveragePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/daverage/DaveragePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.daverage; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/day/DayPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/day/DayPostRequestBody.java index b40abad0ae4..cc1e6df1b1a 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/day/DayPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/day/DayPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.day; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the serialNumber property value. The serialNumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSerialNumber() { + public UntypedNode getSerialNumber() { return this.backingStore.get("serialNumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the serialNumber property value. The serialNumber property * @param value Value to set for the serialNumber property. */ - public void setSerialNumber(@jakarta.annotation.Nullable final Json value) { + public void setSerialNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("serialNumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/days/DaysPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/days/DaysPostRequestBody.java index 3fa98f3f302..1b2c8d225a5 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/days/DaysPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/days/DaysPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.days; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endDate property value. The endDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndDate() { + public UntypedNode getEndDate() { return this.backingStore.get("endDate"); } /** @@ -71,16 +70,16 @@ public Json getEndDate() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endDate property value. The endDate property * @param value Value to set for the endDate property. */ - public void setEndDate(@jakarta.annotation.Nullable final Json value) { + public void setEndDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endDate", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/days360/Days360PostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/days360/Days360PostRequestBody.java index 88915e46f8b..70469d6d87d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/days360/Days360PostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/days360/Days360PostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.days360; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endDate property value. The endDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndDate() { + public UntypedNode getEndDate() { return this.backingStore.get("endDate"); } /** @@ -71,25 +70,25 @@ public Json getEndDate() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("method", (n) -> { this.setMethod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("method", (n) -> { this.setMethod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the method property value. The method property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMethod() { + public UntypedNode getMethod() { return this.backingStore.get("method"); } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endDate property value. The endDate property * @param value Value to set for the endDate property. */ - public void setEndDate(@jakarta.annotation.Nullable final Json value) { + public void setEndDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endDate", value); } /** * Sets the method property value. The method property * @param value Value to set for the method property. */ - public void setMethod(@jakarta.annotation.Nullable final Json value) { + public void setMethod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("method", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/db/DbPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/db/DbPostRequestBody.java index 0ef5a9b6b19..eb3d9adba89 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/db/DbPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/db/DbPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.db; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cost property value. The cost property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCost() { + public UntypedNode getCost() { return this.backingStore.get("cost"); } /** @@ -71,43 +70,43 @@ public Json getCost() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("month", (n) -> { this.setMonth(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("period", (n) -> { this.setPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("month", (n) -> { this.setMonth(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("period", (n) -> { this.setPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the life property value. The life property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLife() { + public UntypedNode getLife() { return this.backingStore.get("life"); } /** * Gets the month property value. The month property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMonth() { + public UntypedNode getMonth() { return this.backingStore.get("month"); } /** * Gets the period property value. The period property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPeriod() { + public UntypedNode getPeriod() { return this.backingStore.get("period"); } /** * Gets the salvage property value. The salvage property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSalvage() { + public UntypedNode getSalvage() { return this.backingStore.get("salvage"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cost property value. The cost property * @param value Value to set for the cost property. */ - public void setCost(@jakarta.annotation.Nullable final Json value) { + public void setCost(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cost", value); } /** * Sets the life property value. The life property * @param value Value to set for the life property. */ - public void setLife(@jakarta.annotation.Nullable final Json value) { + public void setLife(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("life", value); } /** * Sets the month property value. The month property * @param value Value to set for the month property. */ - public void setMonth(@jakarta.annotation.Nullable final Json value) { + public void setMonth(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("month", value); } /** * Sets the period property value. The period property * @param value Value to set for the period property. */ - public void setPeriod(@jakarta.annotation.Nullable final Json value) { + public void setPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("period", value); } /** * Sets the salvage property value. The salvage property * @param value Value to set for the salvage property. */ - public void setSalvage(@jakarta.annotation.Nullable final Json value) { + public void setSalvage(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("salvage", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dbcs/DbcsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dbcs/DbcsPostRequestBody.java index 124714eee6a..8f402b1e47d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dbcs/DbcsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dbcs/DbcsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dbcs; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dcount/DcountPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dcount/DcountPostRequestBody.java index ad8232c32a4..14863345570 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dcount/DcountPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dcount/DcountPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dcount; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dcounta/DcountAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dcounta/DcountAPostRequestBody.java index ef6e37caf1c..eaca0964a38 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dcounta/DcountAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dcounta/DcountAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dcounta; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ddb/DdbPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ddb/DdbPostRequestBody.java index e63aaba510d..bbf6cc4887b 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ddb/DdbPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ddb/DdbPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.ddb; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the cost property value. The cost property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCost() { + public UntypedNode getCost() { return this.backingStore.get("cost"); } /** * Gets the factor property value. The factor property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFactor() { + public UntypedNode getFactor() { return this.backingStore.get("factor"); } /** @@ -79,35 +78,35 @@ public Json getFactor() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("factor", (n) -> { this.setFactor(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("period", (n) -> { this.setPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("factor", (n) -> { this.setFactor(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("period", (n) -> { this.setPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the life property value. The life property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLife() { + public UntypedNode getLife() { return this.backingStore.get("life"); } /** * Gets the period property value. The period property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPeriod() { + public UntypedNode getPeriod() { return this.backingStore.get("period"); } /** * Gets the salvage property value. The salvage property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSalvage() { + public UntypedNode getSalvage() { return this.backingStore.get("salvage"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cost property value. The cost property * @param value Value to set for the cost property. */ - public void setCost(@jakarta.annotation.Nullable final Json value) { + public void setCost(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cost", value); } /** * Sets the factor property value. The factor property * @param value Value to set for the factor property. */ - public void setFactor(@jakarta.annotation.Nullable final Json value) { + public void setFactor(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("factor", value); } /** * Sets the life property value. The life property * @param value Value to set for the life property. */ - public void setLife(@jakarta.annotation.Nullable final Json value) { + public void setLife(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("life", value); } /** * Sets the period property value. The period property * @param value Value to set for the period property. */ - public void setPeriod(@jakarta.annotation.Nullable final Json value) { + public void setPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("period", value); } /** * Sets the salvage property value. The salvage property * @param value Value to set for the salvage property. */ - public void setSalvage(@jakarta.annotation.Nullable final Json value) { + public void setSalvage(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("salvage", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dec2bin/Dec2BinPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dec2bin/Dec2BinPostRequestBody.java index 4c8cf745d98..0db1a3a4ad2 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dec2bin/Dec2BinPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dec2bin/Dec2BinPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dec2bin; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dec2hex/Dec2HexPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dec2hex/Dec2HexPostRequestBody.java index 07c09fb5ca8..a0927c39cfc 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dec2hex/Dec2HexPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dec2hex/Dec2HexPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dec2hex; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dec2oct/Dec2OctPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dec2oct/Dec2OctPostRequestBody.java index 9fd724c3303..13c6af07591 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dec2oct/Dec2OctPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dec2oct/Dec2OctPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dec2oct; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/decimal/DecimalPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/decimal/DecimalPostRequestBody.java index 95a0fc8e40e..05f20663434 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/decimal/DecimalPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/decimal/DecimalPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.decimal; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("radix", (n) -> { this.setRadix(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("radix", (n) -> { this.setRadix(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the radix property value. The radix property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRadix() { + public UntypedNode getRadix() { return this.backingStore.get("radix"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the radix property value. The radix property * @param value Value to set for the radix property. */ - public void setRadix(@jakarta.annotation.Nullable final Json value) { + public void setRadix(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("radix", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/degrees/DegreesPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/degrees/DegreesPostRequestBody.java index 96912dd3200..d58c2a962f4 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/degrees/DegreesPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/degrees/DegreesPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.degrees; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the angle property value. The angle property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAngle() { + public UntypedNode getAngle() { return this.backingStore.get("angle"); } /** @@ -71,7 +70,7 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("angle", (n) -> { this.setAngle(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("angle", (n) -> { this.setAngle(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -94,7 +93,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number1", (n) -> { this.setNumber1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number2", (n) -> { this.setNumber2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number1", (n) -> { this.setNumber1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number2", (n) -> { this.setNumber2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number1 property value. The number1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber1() { + public UntypedNode getNumber1() { return this.backingStore.get("number1"); } /** * Gets the number2 property value. The number2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber2() { + public UntypedNode getNumber2() { return this.backingStore.get("number2"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number1 property value. The number1 property * @param value Value to set for the number1 property. */ - public void setNumber1(@jakarta.annotation.Nullable final Json value) { + public void setNumber1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number1", value); } /** * Sets the number2 property value. The number2 property * @param value Value to set for the number2 property. */ - public void setNumber2(@jakarta.annotation.Nullable final Json value) { + public void setNumber2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number2", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/devsq/DevSqPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/devsq/DevSqPostRequestBody.java index 0d138a34036..f67ccbfd702 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/devsq/DevSqPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/devsq/DevSqPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.devsq; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dget/DgetPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dget/DgetPostRequestBody.java index fe996309f6c..0b9ba747af9 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dget/DgetPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dget/DgetPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dget; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/disc/DiscPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/disc/DiscPostRequestBody.java index 11ee053426c..5d7e1d179b0 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/disc/DiscPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/disc/DiscPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.disc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,43 +70,43 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the pr property value. The pr property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPr() { + public UntypedNode getPr() { return this.backingStore.get("pr"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the pr property value. The pr property * @param value Value to set for the pr property. */ - public void setPr(@jakarta.annotation.Nullable final Json value) { + public void setPr(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pr", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dmax/DmaxPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dmax/DmaxPostRequestBody.java index 9bb94844900..ba1a8e137a3 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dmax/DmaxPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dmax/DmaxPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dmax; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dmin/DminPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dmin/DminPostRequestBody.java index 0f506100211..b20e3016a35 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dmin/DminPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dmin/DminPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dmin; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dollar/DollarPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dollar/DollarPostRequestBody.java index cf1a853413c..60624168627 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dollar/DollarPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dollar/DollarPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dollar; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the decimals property value. The decimals property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDecimals() { + public UntypedNode getDecimals() { return this.backingStore.get("decimals"); } /** @@ -71,16 +70,16 @@ public Json getDecimals() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("decimals", (n) -> { this.setDecimals(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("decimals", (n) -> { this.setDecimals(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the decimals property value. The decimals property * @param value Value to set for the decimals property. */ - public void setDecimals(@jakarta.annotation.Nullable final Json value) { + public void setDecimals(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("decimals", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dollarde/DollarDePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dollarde/DollarDePostRequestBody.java index 496ae234c17..493a01f1806 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dollarde/DollarDePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dollarde/DollarDePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dollarde; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("fraction", (n) -> { this.setFraction(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("fractionalDollar", (n) -> { this.setFractionalDollar(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fraction", (n) -> { this.setFraction(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("fractionalDollar", (n) -> { this.setFractionalDollar(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fraction property value. The fraction property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFraction() { + public UntypedNode getFraction() { return this.backingStore.get("fraction"); } /** * Gets the fractionalDollar property value. The fractionalDollar property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFractionalDollar() { + public UntypedNode getFractionalDollar() { return this.backingStore.get("fractionalDollar"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fraction property value. The fraction property * @param value Value to set for the fraction property. */ - public void setFraction(@jakarta.annotation.Nullable final Json value) { + public void setFraction(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fraction", value); } /** * Sets the fractionalDollar property value. The fractionalDollar property * @param value Value to set for the fractionalDollar property. */ - public void setFractionalDollar(@jakarta.annotation.Nullable final Json value) { + public void setFractionalDollar(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fractionalDollar", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dollarfr/DollarFrPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dollarfr/DollarFrPostRequestBody.java index 585528d5f82..e16b6d98c4b 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dollarfr/DollarFrPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dollarfr/DollarFrPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dollarfr; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the decimalDollar property value. The decimalDollar property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDecimalDollar() { + public UntypedNode getDecimalDollar() { return this.backingStore.get("decimalDollar"); } /** @@ -71,16 +70,16 @@ public Json getDecimalDollar() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("decimalDollar", (n) -> { this.setDecimalDollar(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("fraction", (n) -> { this.setFraction(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("decimalDollar", (n) -> { this.setDecimalDollar(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("fraction", (n) -> { this.setFraction(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fraction property value. The fraction property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFraction() { + public UntypedNode getFraction() { return this.backingStore.get("fraction"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the decimalDollar property value. The decimalDollar property * @param value Value to set for the decimalDollar property. */ - public void setDecimalDollar(@jakarta.annotation.Nullable final Json value) { + public void setDecimalDollar(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("decimalDollar", value); } /** * Sets the fraction property value. The fraction property * @param value Value to set for the fraction property. */ - public void setFraction(@jakarta.annotation.Nullable final Json value) { + public void setFraction(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fraction", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dproduct/DproductPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dproduct/DproductPostRequestBody.java index 54b5d92b6c1..222ea653973 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dproduct/DproductPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dproduct/DproductPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dproduct; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dstdev/DstDevPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dstdev/DstDevPostRequestBody.java index 0d6b6ed764b..a918c716bb4 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dstdev/DstDevPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dstdev/DstDevPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dstdev; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dstdevp/DstDevPPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dstdevp/DstDevPPostRequestBody.java index 2da880947b8..d7069da7c80 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dstdevp/DstDevPPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dstdevp/DstDevPPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dstdevp; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dsum/DsumPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dsum/DsumPostRequestBody.java index 35002407675..1649e0f7735 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dsum/DsumPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dsum/DsumPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dsum; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/duration/DurationPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/duration/DurationPostRequestBody.java index 0070071eb58..ef33a704933 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/duration/DurationPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/duration/DurationPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.duration; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** * Gets the coupon property value. The coupon property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCoupon() { + public UntypedNode getCoupon() { return this.backingStore.get("coupon"); } /** @@ -79,44 +78,44 @@ public Json getCoupon() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("coupon", (n) -> { this.setCoupon(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("coupon", (n) -> { this.setCoupon(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** * Gets the yld property value. The yld property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getYld() { + public UntypedNode getYld() { return this.backingStore.get("yld"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the coupon property value. The coupon property * @param value Value to set for the coupon property. */ - public void setCoupon(@jakarta.annotation.Nullable final Json value) { + public void setCoupon(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("coupon", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } /** * Sets the yld property value. The yld property * @param value Value to set for the yld property. */ - public void setYld(@jakarta.annotation.Nullable final Json value) { + public void setYld(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("yld", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dvar/DvarPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dvar/DvarPostRequestBody.java index b1005f418cc..4577efadc76 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dvar/DvarPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dvar/DvarPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dvar; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dvarp/DvarPPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dvarp/DvarPPostRequestBody.java index 42727e175f5..1ca4a1d5a60 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dvarp/DvarPPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/dvarp/DvarPPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.dvarp; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ecma_ceiling/EcmaCeilingPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ecma_ceiling/EcmaCeilingPostRequestBody.java index d5603a1e745..73d9de0ed4d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ecma_ceiling/EcmaCeilingPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ecma_ceiling/EcmaCeilingPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.ecma_ceiling; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the significance property value. The significance property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSignificance() { + public UntypedNode getSignificance() { return this.backingStore.get("significance"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the significance property value. The significance property * @param value Value to set for the significance property. */ - public void setSignificance(@jakarta.annotation.Nullable final Json value) { + public void setSignificance(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("significance", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/edate/EdatePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/edate/EdatePostRequestBody.java index 286dede9106..41d32be37ef 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/edate/EdatePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/edate/EdatePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.edate; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("months", (n) -> { this.setMonths(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("months", (n) -> { this.setMonths(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the months property value. The months property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMonths() { + public UntypedNode getMonths() { return this.backingStore.get("months"); } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the months property value. The months property * @param value Value to set for the months property. */ - public void setMonths(@jakarta.annotation.Nullable final Json value) { + public void setMonths(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("months", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/effect/EffectPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/effect/EffectPostRequestBody.java index cb6fe946214..bb4b207ad8a 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/effect/EffectPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/effect/EffectPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.effect; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("nominalRate", (n) -> { this.setNominalRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("npery", (n) -> { this.setNpery(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("nominalRate", (n) -> { this.setNominalRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("npery", (n) -> { this.setNpery(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the nominalRate property value. The nominalRate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNominalRate() { + public UntypedNode getNominalRate() { return this.backingStore.get("nominalRate"); } /** * Gets the npery property value. The npery property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNpery() { + public UntypedNode getNpery() { return this.backingStore.get("npery"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the nominalRate property value. The nominalRate property * @param value Value to set for the nominalRate property. */ - public void setNominalRate(@jakarta.annotation.Nullable final Json value) { + public void setNominalRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nominalRate", value); } /** * Sets the npery property value. The npery property * @param value Value to set for the npery property. */ - public void setNpery(@jakarta.annotation.Nullable final Json value) { + public void setNpery(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("npery", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/eomonth/EoMonthPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/eomonth/EoMonthPostRequestBody.java index 472938ce301..175781f1135 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/eomonth/EoMonthPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/eomonth/EoMonthPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.eomonth; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("months", (n) -> { this.setMonths(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("months", (n) -> { this.setMonths(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the months property value. The months property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMonths() { + public UntypedNode getMonths() { return this.backingStore.get("months"); } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the months property value. The months property * @param value Value to set for the months property. */ - public void setMonths(@jakarta.annotation.Nullable final Json value) { + public void setMonths(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("months", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/erf/ErfPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/erf/ErfPostRequestBody.java index 8384d8f778d..a08e791bc75 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/erf/ErfPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/erf/ErfPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.erf; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("lowerLimit", (n) -> { this.setLowerLimit(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("upperLimit", (n) -> { this.setUpperLimit(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("lowerLimit", (n) -> { this.setLowerLimit(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("upperLimit", (n) -> { this.setUpperLimit(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the lowerLimit property value. The lowerLimit property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLowerLimit() { + public UntypedNode getLowerLimit() { return this.backingStore.get("lowerLimit"); } /** * Gets the upperLimit property value. The upperLimit property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getUpperLimit() { + public UntypedNode getUpperLimit() { return this.backingStore.get("upperLimit"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the lowerLimit property value. The lowerLimit property * @param value Value to set for the lowerLimit property. */ - public void setLowerLimit(@jakarta.annotation.Nullable final Json value) { + public void setLowerLimit(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lowerLimit", value); } /** * Sets the upperLimit property value. The upperLimit property * @param value Value to set for the upperLimit property. */ - public void setUpperLimit(@jakarta.annotation.Nullable final Json value) { + public void setUpperLimit(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("upperLimit", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/erf_precise/ErfPrecisePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/erf_precise/ErfPrecisePostRequestBody.java index 0c1f8866f1e..8a9ffd300ae 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/erf_precise/ErfPrecisePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/erf_precise/ErfPrecisePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.erf_precise; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("X", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("X", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the X property value. The X property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the X property value. The X property * @param value Value to set for the X property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/erfc/ErfCPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/erfc/ErfCPostRequestBody.java index e03dbb70832..cc2eb6fa3d1 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/erfc/ErfCPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/erfc/ErfCPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.erfc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/erfc_precise/ErfCPrecisePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/erfc_precise/ErfCPrecisePostRequestBody.java index 94ab5d12119..9adf0353081 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/erfc_precise/ErfCPrecisePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/erfc_precise/ErfCPrecisePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.erfc_precise; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("X", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("X", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the X property value. The X property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the X property value. The X property * @param value Value to set for the X property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/error_type/ErrorTypePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/error_type/ErrorTypePostRequestBody.java index 53d2938b9c2..8e9265b7271 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/error_type/ErrorTypePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/error_type/ErrorTypePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.error_type; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the errorVal property value. The errorVal property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getErrorVal() { + public UntypedNode getErrorVal() { return this.backingStore.get("errorVal"); } /** @@ -71,7 +70,7 @@ public Json getErrorVal() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("errorVal", (n) -> { this.setErrorVal(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("errorVal", (n) -> { this.setErrorVal(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the errorVal property value. The errorVal property * @param value Value to set for the errorVal property. */ - public void setErrorVal(@jakarta.annotation.Nullable final Json value) { + public void setErrorVal(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("errorVal", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/even/EvenPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/even/EvenPostRequestBody.java index 1252d1e089f..cdee732b114 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/even/EvenPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/even/EvenPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.even; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/exact/ExactPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/exact/ExactPostRequestBody.java index 263df07ae34..58f0b20f5de 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/exact/ExactPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/exact/ExactPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.exact; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("text1", (n) -> { this.setText1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text2", (n) -> { this.setText2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text1", (n) -> { this.setText1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text2", (n) -> { this.setText2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text1 property value. The text1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText1() { + public UntypedNode getText1() { return this.backingStore.get("text1"); } /** * Gets the text2 property value. The text2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText2() { + public UntypedNode getText2() { return this.backingStore.get("text2"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text1 property value. The text1 property * @param value Value to set for the text1 property. */ - public void setText1(@jakarta.annotation.Nullable final Json value) { + public void setText1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text1", value); } /** * Sets the text2 property value. The text2 property * @param value Value to set for the text2 property. */ - public void setText2(@jakarta.annotation.Nullable final Json value) { + public void setText2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text2", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/exp/ExpPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/exp/ExpPostRequestBody.java index f64abb9dffa..dc7e6ea16a2 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/exp/ExpPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/exp/ExpPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.exp; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/expon_dist/ExponDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/expon_dist/ExponDistPostRequestBody.java index 28ba81c6128..82c219401e4 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/expon_dist/ExponDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/expon_dist/ExponDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.expon_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -71,25 +70,25 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("lambda", (n) -> { this.setLambda(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("lambda", (n) -> { this.setLambda(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the lambda property value. The lambda property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLambda() { + public UntypedNode getLambda() { return this.backingStore.get("lambda"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the lambda property value. The lambda property * @param value Value to set for the lambda property. */ - public void setLambda(@jakarta.annotation.Nullable final Json value) { + public void setLambda(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lambda", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/f_dist/FDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/f_dist/FDistPostRequestBody.java index be72f0124d7..ecdda25db8f 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/f_dist/FDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/f_dist/FDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.f_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** * Gets the degFreedom1 property value. The degFreedom1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom1() { + public UntypedNode getDegFreedom1() { return this.backingStore.get("degFreedom1"); } /** * Gets the degFreedom2 property value. The degFreedom2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom2() { + public UntypedNode getDegFreedom2() { return this.backingStore.get("degFreedom2"); } /** @@ -87,18 +86,18 @@ public Json getDegFreedom2() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("degFreedom1", (n) -> { this.setDegFreedom1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("degFreedom2", (n) -> { this.setDegFreedom2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom1", (n) -> { this.setDegFreedom1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom2", (n) -> { this.setDegFreedom2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the degFreedom1 property value. The degFreedom1 property * @param value Value to set for the degFreedom1 property. */ - public void setDegFreedom1(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom1", value); } /** * Sets the degFreedom2 property value. The degFreedom2 property * @param value Value to set for the degFreedom2 property. */ - public void setDegFreedom2(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom2", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/f_dist_rt/FDistRTPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/f_dist_rt/FDistRTPostRequestBody.java index afc8a8cc150..8fc2a06c768 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/f_dist_rt/FDistRTPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/f_dist_rt/FDistRTPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.f_dist_rt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom1 property value. The degFreedom1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom1() { + public UntypedNode getDegFreedom1() { return this.backingStore.get("degFreedom1"); } /** * Gets the degFreedom2 property value. The degFreedom2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom2() { + public UntypedNode getDegFreedom2() { return this.backingStore.get("degFreedom2"); } /** @@ -79,17 +78,17 @@ public Json getDegFreedom2() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("degFreedom1", (n) -> { this.setDegFreedom1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("degFreedom2", (n) -> { this.setDegFreedom2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom1", (n) -> { this.setDegFreedom1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom2", (n) -> { this.setDegFreedom2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom1 property value. The degFreedom1 property * @param value Value to set for the degFreedom1 property. */ - public void setDegFreedom1(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom1", value); } /** * Sets the degFreedom2 property value. The degFreedom2 property * @param value Value to set for the degFreedom2 property. */ - public void setDegFreedom2(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom2", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/f_inv/FInvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/f_inv/FInvPostRequestBody.java index c4eacba0b03..50bf78926a9 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/f_inv/FInvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/f_inv/FInvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.f_inv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom1 property value. The degFreedom1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom1() { + public UntypedNode getDegFreedom1() { return this.backingStore.get("degFreedom1"); } /** * Gets the degFreedom2 property value. The degFreedom2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom2() { + public UntypedNode getDegFreedom2() { return this.backingStore.get("degFreedom2"); } /** @@ -79,17 +78,17 @@ public Json getDegFreedom2() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("degFreedom1", (n) -> { this.setDegFreedom1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("degFreedom2", (n) -> { this.setDegFreedom2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom1", (n) -> { this.setDegFreedom1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom2", (n) -> { this.setDegFreedom2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom1 property value. The degFreedom1 property * @param value Value to set for the degFreedom1 property. */ - public void setDegFreedom1(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom1", value); } /** * Sets the degFreedom2 property value. The degFreedom2 property * @param value Value to set for the degFreedom2 property. */ - public void setDegFreedom2(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom2", value); } /** * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/f_inv_rt/FInvRTPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/f_inv_rt/FInvRTPostRequestBody.java index 899db7ddea9..af2e873d26f 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/f_inv_rt/FInvRTPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/f_inv_rt/FInvRTPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.f_inv_rt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom1 property value. The degFreedom1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom1() { + public UntypedNode getDegFreedom1() { return this.backingStore.get("degFreedom1"); } /** * Gets the degFreedom2 property value. The degFreedom2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom2() { + public UntypedNode getDegFreedom2() { return this.backingStore.get("degFreedom2"); } /** @@ -79,17 +78,17 @@ public Json getDegFreedom2() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("degFreedom1", (n) -> { this.setDegFreedom1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("degFreedom2", (n) -> { this.setDegFreedom2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom1", (n) -> { this.setDegFreedom1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom2", (n) -> { this.setDegFreedom2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom1 property value. The degFreedom1 property * @param value Value to set for the degFreedom1 property. */ - public void setDegFreedom1(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom1", value); } /** * Sets the degFreedom2 property value. The degFreedom2 property * @param value Value to set for the degFreedom2 property. */ - public void setDegFreedom2(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom2", value); } /** * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fact/FactPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fact/FactPostRequestBody.java index b97385680d1..f54cc96bd6b 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fact/FactPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fact/FactPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.fact; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/factdouble/FactDoublePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/factdouble/FactDoublePostRequestBody.java index f41beb447d0..5e4c99b1ace 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/factdouble/FactDoublePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/factdouble/FactDoublePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.factdouble; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/find/FindPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/find/FindPostRequestBody.java index 31f6f0afab4..4548aa8f3ad 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/find/FindPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/find/FindPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.find; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("findText", (n) -> { this.setFindText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("withinText", (n) -> { this.setWithinText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("findText", (n) -> { this.setFindText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("withinText", (n) -> { this.setWithinText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the findText property value. The findText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFindText() { + public UntypedNode getFindText() { return this.backingStore.get("findText"); } /** * Gets the startNum property value. The startNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartNum() { + public UntypedNode getStartNum() { return this.backingStore.get("startNum"); } /** * Gets the withinText property value. The withinText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getWithinText() { + public UntypedNode getWithinText() { return this.backingStore.get("withinText"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the findText property value. The findText property * @param value Value to set for the findText property. */ - public void setFindText(@jakarta.annotation.Nullable final Json value) { + public void setFindText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("findText", value); } /** * Sets the startNum property value. The startNum property * @param value Value to set for the startNum property. */ - public void setStartNum(@jakarta.annotation.Nullable final Json value) { + public void setStartNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startNum", value); } /** * Sets the withinText property value. The withinText property * @param value Value to set for the withinText property. */ - public void setWithinText(@jakarta.annotation.Nullable final Json value) { + public void setWithinText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("withinText", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/findb/FindBPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/findb/FindBPostRequestBody.java index 49fd0eef66e..e1ff93bf06a 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/findb/FindBPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/findb/FindBPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.findb; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("findText", (n) -> { this.setFindText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("withinText", (n) -> { this.setWithinText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("findText", (n) -> { this.setFindText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("withinText", (n) -> { this.setWithinText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the findText property value. The findText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFindText() { + public UntypedNode getFindText() { return this.backingStore.get("findText"); } /** * Gets the startNum property value. The startNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartNum() { + public UntypedNode getStartNum() { return this.backingStore.get("startNum"); } /** * Gets the withinText property value. The withinText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getWithinText() { + public UntypedNode getWithinText() { return this.backingStore.get("withinText"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the findText property value. The findText property * @param value Value to set for the findText property. */ - public void setFindText(@jakarta.annotation.Nullable final Json value) { + public void setFindText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("findText", value); } /** * Sets the startNum property value. The startNum property * @param value Value to set for the startNum property. */ - public void setStartNum(@jakarta.annotation.Nullable final Json value) { + public void setStartNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startNum", value); } /** * Sets the withinText property value. The withinText property * @param value Value to set for the withinText property. */ - public void setWithinText(@jakarta.annotation.Nullable final Json value) { + public void setWithinText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("withinText", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fisher/FisherPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fisher/FisherPostRequestBody.java index be75b26053f..770a09af00d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fisher/FisherPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fisher/FisherPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.fisher; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fisherinv/FisherInvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fisherinv/FisherInvPostRequestBody.java index c2b4b949d86..b0f9d23dbbf 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fisherinv/FisherInvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fisherinv/FisherInvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.fisherinv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("y", (n) -> { this.setY(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("y", (n) -> { this.setY(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the y property value. The y property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getY() { + public UntypedNode getY() { return this.backingStore.get("y"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the y property value. The y property * @param value Value to set for the y property. */ - public void setY(@jakarta.annotation.Nullable final Json value) { + public void setY(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("y", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fixed/FixedPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fixed/FixedPostRequestBody.java index 26f11d38aa3..fd25dfa30b1 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fixed/FixedPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fixed/FixedPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.fixed; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the decimals property value. The decimals property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDecimals() { + public UntypedNode getDecimals() { return this.backingStore.get("decimals"); } /** @@ -71,25 +70,25 @@ public Json getDecimals() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("decimals", (n) -> { this.setDecimals(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("noCommas", (n) -> { this.setNoCommas(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("decimals", (n) -> { this.setDecimals(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("noCommas", (n) -> { this.setNoCommas(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the noCommas property value. The noCommas property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNoCommas() { + public UntypedNode getNoCommas() { return this.backingStore.get("noCommas"); } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the decimals property value. The decimals property * @param value Value to set for the decimals property. */ - public void setDecimals(@jakarta.annotation.Nullable final Json value) { + public void setDecimals(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("decimals", value); } /** * Sets the noCommas property value. The noCommas property * @param value Value to set for the noCommas property. */ - public void setNoCommas(@jakarta.annotation.Nullable final Json value) { + public void setNoCommas(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("noCommas", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/floor_math/FloorMathPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/floor_math/FloorMathPostRequestBody.java index 108b3db1e16..faa33675e4b 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/floor_math/FloorMathPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/floor_math/FloorMathPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.floor_math; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("mode", (n) -> { this.setMode(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("mode", (n) -> { this.setMode(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the mode property value. The mode property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMode() { + public UntypedNode getMode() { return this.backingStore.get("mode"); } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the significance property value. The significance property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSignificance() { + public UntypedNode getSignificance() { return this.backingStore.get("significance"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the mode property value. The mode property * @param value Value to set for the mode property. */ - public void setMode(@jakarta.annotation.Nullable final Json value) { + public void setMode(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("mode", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the significance property value. The significance property * @param value Value to set for the significance property. */ - public void setSignificance(@jakarta.annotation.Nullable final Json value) { + public void setSignificance(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("significance", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/floor_precise/FloorPrecisePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/floor_precise/FloorPrecisePostRequestBody.java index 36447a34c1d..4fdd621e5fc 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/floor_precise/FloorPrecisePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/floor_precise/FloorPrecisePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.floor_precise; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the significance property value. The significance property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSignificance() { + public UntypedNode getSignificance() { return this.backingStore.get("significance"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the significance property value. The significance property * @param value Value to set for the significance property. */ - public void setSignificance(@jakarta.annotation.Nullable final Json value) { + public void setSignificance(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("significance", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fv/FvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fv/FvPostRequestBody.java index 32f8ff17aa5..c3e76a26798 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fv/FvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fv/FvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.fv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,51 +62,51 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pmt", (n) -> { this.setPmt(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pmt", (n) -> { this.setPmt(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the pmt property value. The pmt property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPmt() { + public UntypedNode getPmt() { return this.backingStore.get("pmt"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the pmt property value. The pmt property * @param value Value to set for the pmt property. */ - public void setPmt(@jakarta.annotation.Nullable final Json value) { + public void setPmt(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pmt", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fvschedule/FvschedulePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fvschedule/FvschedulePostRequestBody.java index 79cf1f71e1a..b96c2971125 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fvschedule/FvschedulePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/fvschedule/FvschedulePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.fvschedule; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("principal", (n) -> { this.setPrincipal(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("schedule", (n) -> { this.setSchedule(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("principal", (n) -> { this.setPrincipal(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("schedule", (n) -> { this.setSchedule(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the principal property value. The principal property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPrincipal() { + public UntypedNode getPrincipal() { return this.backingStore.get("principal"); } /** * Gets the schedule property value. The schedule property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSchedule() { + public UntypedNode getSchedule() { return this.backingStore.get("schedule"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the principal property value. The principal property * @param value Value to set for the principal property. */ - public void setPrincipal(@jakarta.annotation.Nullable final Json value) { + public void setPrincipal(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("principal", value); } /** * Sets the schedule property value. The schedule property * @param value Value to set for the schedule property. */ - public void setSchedule(@jakarta.annotation.Nullable final Json value) { + public void setSchedule(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("schedule", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gamma/GammaPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gamma/GammaPostRequestBody.java index 7975e4e6c4a..d1dd603a64d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gamma/GammaPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gamma/GammaPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.gamma; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gamma_dist/GammaDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gamma_dist/GammaDistPostRequestBody.java index c5d1734d81e..9e61d2a9536 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gamma_dist/GammaDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gamma_dist/GammaDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.gamma_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the alpha property value. The alpha property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAlpha() { + public UntypedNode getAlpha() { return this.backingStore.get("alpha"); } /** @@ -66,18 +65,18 @@ public BackingStore getBackingStore() { } /** * Gets the beta property value. The beta property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBeta() { + public UntypedNode getBeta() { return this.backingStore.get("beta"); } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -87,18 +86,18 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -124,7 +123,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map getAdditionalData() { } /** * Gets the alpha property value. The alpha property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAlpha() { + public UntypedNode getAlpha() { return this.backingStore.get("alpha"); } /** @@ -66,10 +65,10 @@ public BackingStore getBackingStore() { } /** * Gets the beta property value. The beta property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBeta() { + public UntypedNode getBeta() { return this.backingStore.get("beta"); } /** @@ -79,17 +78,17 @@ public Json getBeta() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -114,7 +113,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gammaln_precise/GammaLnPrecisePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gammaln_precise/GammaLnPrecisePostRequestBody.java index da366605ede..14797e58157 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gammaln_precise/GammaLnPrecisePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gammaln_precise/GammaLnPrecisePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.gammaln_precise; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gauss/GaussPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gauss/GaussPostRequestBody.java index 6db44cede95..6664cdf4a34 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gauss/GaussPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gauss/GaussPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.gauss; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gcd/GcdPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gcd/GcdPostRequestBody.java index d5b7ec7f7ec..c2f7442b3b0 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gcd/GcdPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gcd/GcdPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.gcd; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/geomean/GeoMeanPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/geomean/GeoMeanPostRequestBody.java index 9bc93e84379..db7fa52a1dc 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/geomean/GeoMeanPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/geomean/GeoMeanPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.geomean; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gestep/GeStepPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gestep/GeStepPostRequestBody.java index 8302a039470..7fc94f39602 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gestep/GeStepPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/gestep/GeStepPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.gestep; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("step", (n) -> { this.setStep(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("step", (n) -> { this.setStep(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the step property value. The step property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStep() { + public UntypedNode getStep() { return this.backingStore.get("step"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the step property value. The step property * @param value Value to set for the step property. */ - public void setStep(@jakarta.annotation.Nullable final Json value) { + public void setStep(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("step", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/harmean/HarMeanPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/harmean/HarMeanPostRequestBody.java index 491c367eefa..431a49f293c 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/harmean/HarMeanPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/harmean/HarMeanPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.harmean; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hex2bin/Hex2BinPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hex2bin/Hex2BinPostRequestBody.java index aaacf332466..02fe4f8da10 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hex2bin/Hex2BinPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hex2bin/Hex2BinPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.hex2bin; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hex2dec/Hex2DecPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hex2dec/Hex2DecPostRequestBody.java index a0688398461..b53bfd7af10 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hex2dec/Hex2DecPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hex2dec/Hex2DecPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.hex2dec; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hex2oct/Hex2OctPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hex2oct/Hex2OctPostRequestBody.java index 91231426dab..3086dfac5a8 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hex2oct/Hex2OctPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hex2oct/Hex2OctPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.hex2oct; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hlookup/HlookupPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hlookup/HlookupPostRequestBody.java index 62a0a229f44..acac6e1570d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hlookup/HlookupPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hlookup/HlookupPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.hlookup; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,42 +62,42 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("lookupValue", (n) -> { this.setLookupValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rangeLookup", (n) -> { this.setRangeLookup(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rowIndexNum", (n) -> { this.setRowIndexNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("tableArray", (n) -> { this.setTableArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("lookupValue", (n) -> { this.setLookupValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rangeLookup", (n) -> { this.setRangeLookup(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rowIndexNum", (n) -> { this.setRowIndexNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("tableArray", (n) -> { this.setTableArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the lookupValue property value. The lookupValue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLookupValue() { + public UntypedNode getLookupValue() { return this.backingStore.get("lookupValue"); } /** * Gets the rangeLookup property value. The rangeLookup property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRangeLookup() { + public UntypedNode getRangeLookup() { return this.backingStore.get("rangeLookup"); } /** * Gets the rowIndexNum property value. The rowIndexNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRowIndexNum() { + public UntypedNode getRowIndexNum() { return this.backingStore.get("rowIndexNum"); } /** * Gets the tableArray property value. The tableArray property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getTableArray() { + public UntypedNode getTableArray() { return this.backingStore.get("tableArray"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the lookupValue property value. The lookupValue property * @param value Value to set for the lookupValue property. */ - public void setLookupValue(@jakarta.annotation.Nullable final Json value) { + public void setLookupValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lookupValue", value); } /** * Sets the rangeLookup property value. The rangeLookup property * @param value Value to set for the rangeLookup property. */ - public void setRangeLookup(@jakarta.annotation.Nullable final Json value) { + public void setRangeLookup(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rangeLookup", value); } /** * Sets the rowIndexNum property value. The rowIndexNum property * @param value Value to set for the rowIndexNum property. */ - public void setRowIndexNum(@jakarta.annotation.Nullable final Json value) { + public void setRowIndexNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rowIndexNum", value); } /** * Sets the tableArray property value. The tableArray property * @param value Value to set for the tableArray property. */ - public void setTableArray(@jakarta.annotation.Nullable final Json value) { + public void setTableArray(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("tableArray", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hour/HourPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hour/HourPostRequestBody.java index 7a2c6f89728..1c45f5b88f3 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hour/HourPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hour/HourPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.hour; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the serialNumber property value. The serialNumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSerialNumber() { + public UntypedNode getSerialNumber() { return this.backingStore.get("serialNumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the serialNumber property value. The serialNumber property * @param value Value to set for the serialNumber property. */ - public void setSerialNumber(@jakarta.annotation.Nullable final Json value) { + public void setSerialNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("serialNumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hyperlink/HyperlinkPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hyperlink/HyperlinkPostRequestBody.java index 78c39965d0b..e1c8e28f73e 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hyperlink/HyperlinkPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hyperlink/HyperlinkPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.hyperlink; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("friendlyName", (n) -> { this.setFriendlyName(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("linkLocation", (n) -> { this.setLinkLocation(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("friendlyName", (n) -> { this.setFriendlyName(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("linkLocation", (n) -> { this.setLinkLocation(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the friendlyName property value. The friendlyName property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFriendlyName() { + public UntypedNode getFriendlyName() { return this.backingStore.get("friendlyName"); } /** * Gets the linkLocation property value. The linkLocation property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLinkLocation() { + public UntypedNode getLinkLocation() { return this.backingStore.get("linkLocation"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the friendlyName property value. The friendlyName property * @param value Value to set for the friendlyName property. */ - public void setFriendlyName(@jakarta.annotation.Nullable final Json value) { + public void setFriendlyName(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("friendlyName", value); } /** * Sets the linkLocation property value. The linkLocation property * @param value Value to set for the linkLocation property. */ - public void setLinkLocation(@jakarta.annotation.Nullable final Json value) { + public void setLinkLocation(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("linkLocation", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hypgeom_dist/HypGeomDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hypgeom_dist/HypGeomDistPostRequestBody.java index b41163e32e5..37c3527e046 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hypgeom_dist/HypGeomDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/hypgeom_dist/HypGeomDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.hypgeom_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -71,43 +70,43 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberPop", (n) -> { this.setNumberPop(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberSample", (n) -> { this.setNumberSample(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("populationS", (n) -> { this.setPopulationS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("sampleS", (n) -> { this.setSampleS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberPop", (n) -> { this.setNumberPop(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberSample", (n) -> { this.setNumberSample(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("populationS", (n) -> { this.setPopulationS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("sampleS", (n) -> { this.setSampleS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numberPop property value. The numberPop property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberPop() { + public UntypedNode getNumberPop() { return this.backingStore.get("numberPop"); } /** * Gets the numberSample property value. The numberSample property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberSample() { + public UntypedNode getNumberSample() { return this.backingStore.get("numberSample"); } /** * Gets the populationS property value. The populationS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPopulationS() { + public UntypedNode getPopulationS() { return this.backingStore.get("populationS"); } /** * Gets the sampleS property value. The sampleS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSampleS() { + public UntypedNode getSampleS() { return this.backingStore.get("sampleS"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the numberPop property value. The numberPop property * @param value Value to set for the numberPop property. */ - public void setNumberPop(@jakarta.annotation.Nullable final Json value) { + public void setNumberPop(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberPop", value); } /** * Sets the numberSample property value. The numberSample property * @param value Value to set for the numberSample property. */ - public void setNumberSample(@jakarta.annotation.Nullable final Json value) { + public void setNumberSample(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberSample", value); } /** * Sets the populationS property value. The populationS property * @param value Value to set for the populationS property. */ - public void setPopulationS(@jakarta.annotation.Nullable final Json value) { + public void setPopulationS(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("populationS", value); } /** * Sets the sampleS property value. The sampleS property * @param value Value to set for the sampleS property. */ - public void setSampleS(@jakarta.annotation.Nullable final Json value) { + public void setSampleS(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("sampleS", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ifescaped/IfPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ifescaped/IfPostRequestBody.java index 1b05fe73f7d..332991f93e7 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ifescaped/IfPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ifescaped/IfPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.ifescaped; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("logicalTest", (n) -> { this.setLogicalTest(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("valueIfFalse", (n) -> { this.setValueIfFalse(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("valueIfTrue", (n) -> { this.setValueIfTrue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("logicalTest", (n) -> { this.setLogicalTest(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("valueIfFalse", (n) -> { this.setValueIfFalse(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("valueIfTrue", (n) -> { this.setValueIfTrue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the logicalTest property value. The logicalTest property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLogicalTest() { + public UntypedNode getLogicalTest() { return this.backingStore.get("logicalTest"); } /** * Gets the valueIfFalse property value. The valueIfFalse property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValueIfFalse() { + public UntypedNode getValueIfFalse() { return this.backingStore.get("valueIfFalse"); } /** * Gets the valueIfTrue property value. The valueIfTrue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValueIfTrue() { + public UntypedNode getValueIfTrue() { return this.backingStore.get("valueIfTrue"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the logicalTest property value. The logicalTest property * @param value Value to set for the logicalTest property. */ - public void setLogicalTest(@jakarta.annotation.Nullable final Json value) { + public void setLogicalTest(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("logicalTest", value); } /** * Sets the valueIfFalse property value. The valueIfFalse property * @param value Value to set for the valueIfFalse property. */ - public void setValueIfFalse(@jakarta.annotation.Nullable final Json value) { + public void setValueIfFalse(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("valueIfFalse", value); } /** * Sets the valueIfTrue property value. The valueIfTrue property * @param value Value to set for the valueIfTrue property. */ - public void setValueIfTrue(@jakarta.annotation.Nullable final Json value) { + public void setValueIfTrue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("valueIfTrue", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imabs/ImAbsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imabs/ImAbsPostRequestBody.java index e000aec98a9..be24098baee 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imabs/ImAbsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imabs/ImAbsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imabs; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imaginary/ImaginaryPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imaginary/ImaginaryPostRequestBody.java index 807c0c0fc82..20997bbf48a 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imaginary/ImaginaryPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imaginary/ImaginaryPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imaginary; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imargument/ImArgumentPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imargument/ImArgumentPostRequestBody.java index d371e127d25..6797c2f19a8 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imargument/ImArgumentPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imargument/ImArgumentPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imargument; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imconjugate/ImConjugatePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imconjugate/ImConjugatePostRequestBody.java index cfbabf7aea5..a163b7bb0ef 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imconjugate/ImConjugatePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imconjugate/ImConjugatePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imconjugate; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcos/ImCosPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcos/ImCosPostRequestBody.java index 82dda56630e..48ae4c68851 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcos/ImCosPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcos/ImCosPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imcos; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcosh/ImCoshPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcosh/ImCoshPostRequestBody.java index 921ef886cbc..f693ed9339a 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcosh/ImCoshPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcosh/ImCoshPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imcosh; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcot/ImCotPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcot/ImCotPostRequestBody.java index 3cb941d1d06..61f55873fbd 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcot/ImCotPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcot/ImCotPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imcot; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcsc/ImCscPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcsc/ImCscPostRequestBody.java index 3f293541fe9..3831fe8c17b 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcsc/ImCscPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcsc/ImCscPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imcsc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcsch/ImCschPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcsch/ImCschPostRequestBody.java index 2554d0057b9..53009591d85 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcsch/ImCschPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imcsch/ImCschPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imcsch; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imdiv/ImDivPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imdiv/ImDivPostRequestBody.java index 292ed95cfba..05b6249d395 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imdiv/ImDivPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imdiv/ImDivPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imdiv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("inumber1", (n) -> { this.setInumber1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("inumber2", (n) -> { this.setInumber2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber1", (n) -> { this.setInumber1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber2", (n) -> { this.setInumber2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber1 property value. The inumber1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber1() { + public UntypedNode getInumber1() { return this.backingStore.get("inumber1"); } /** * Gets the inumber2 property value. The inumber2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber2() { + public UntypedNode getInumber2() { return this.backingStore.get("inumber2"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber1 property value. The inumber1 property * @param value Value to set for the inumber1 property. */ - public void setInumber1(@jakarta.annotation.Nullable final Json value) { + public void setInumber1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber1", value); } /** * Sets the inumber2 property value. The inumber2 property * @param value Value to set for the inumber2 property. */ - public void setInumber2(@jakarta.annotation.Nullable final Json value) { + public void setInumber2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber2", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imexp/ImExpPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imexp/ImExpPostRequestBody.java index d2530e3861c..a3bcd4abd7c 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imexp/ImExpPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imexp/ImExpPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imexp; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imln/ImLnPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imln/ImLnPostRequestBody.java index cea2df0f6e8..2c9334875e5 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imln/ImLnPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imln/ImLnPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imln; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imlog10/ImLog10PostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imlog10/ImLog10PostRequestBody.java index 9ffcdf0982d..e5db804db16 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imlog10/ImLog10PostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imlog10/ImLog10PostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imlog10; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imlog2/ImLog2PostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imlog2/ImLog2PostRequestBody.java index 97841d53a07..7fbb32a8346 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imlog2/ImLog2PostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imlog2/ImLog2PostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imlog2; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/impower/ImPowerPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/impower/ImPowerPostRequestBody.java index 88c00cfca9b..080c80f1eb6 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/impower/ImPowerPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/impower/ImPowerPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.impower; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/improduct/ImProductPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/improduct/ImProductPostRequestBody.java index 62851760895..44ba522ada5 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/improduct/ImProductPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/improduct/ImProductPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.improduct; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imreal/ImRealPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imreal/ImRealPostRequestBody.java index bfd3cdf28c9..683d5f0e133 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imreal/ImRealPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imreal/ImRealPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imreal; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsec/ImSecPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsec/ImSecPostRequestBody.java index 54eed850763..613b6f0cf15 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsec/ImSecPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsec/ImSecPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imsec; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsech/ImSechPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsech/ImSechPostRequestBody.java index d5d1b035ec6..dd9da5ff266 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsech/ImSechPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsech/ImSechPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imsech; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsin/ImSinPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsin/ImSinPostRequestBody.java index 4ffda5a86ef..b8af7ef4231 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsin/ImSinPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsin/ImSinPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imsin; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsinh/ImSinhPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsinh/ImSinhPostRequestBody.java index 7ce311d3e61..b0b8c659fdc 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsinh/ImSinhPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsinh/ImSinhPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imsinh; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsqrt/ImSqrtPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsqrt/ImSqrtPostRequestBody.java index 68d3b0b2dbb..93ff77e07ac 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsqrt/ImSqrtPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsqrt/ImSqrtPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imsqrt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsub/ImSubPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsub/ImSubPostRequestBody.java index d2b8906a474..0f5ac0f12fb 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsub/ImSubPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsub/ImSubPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imsub; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("inumber1", (n) -> { this.setInumber1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("inumber2", (n) -> { this.setInumber2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber1", (n) -> { this.setInumber1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber2", (n) -> { this.setInumber2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber1 property value. The inumber1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber1() { + public UntypedNode getInumber1() { return this.backingStore.get("inumber1"); } /** * Gets the inumber2 property value. The inumber2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber2() { + public UntypedNode getInumber2() { return this.backingStore.get("inumber2"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber1 property value. The inumber1 property * @param value Value to set for the inumber1 property. */ - public void setInumber1(@jakarta.annotation.Nullable final Json value) { + public void setInumber1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber1", value); } /** * Sets the inumber2 property value. The inumber2 property * @param value Value to set for the inumber2 property. */ - public void setInumber2(@jakarta.annotation.Nullable final Json value) { + public void setInumber2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber2", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsum/ImSumPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsum/ImSumPostRequestBody.java index 0146d622573..1ea85c057b5 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsum/ImSumPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imsum/ImSumPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imsum; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imtan/ImTanPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imtan/ImTanPostRequestBody.java index f5205b87ea5..19ccaf45502 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imtan/ImTanPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/imtan/ImTanPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.imtan; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/intescaped/IntPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/intescaped/IntPostRequestBody.java index d348afa0db5..7cf2a532f80 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/intescaped/IntPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/intescaped/IntPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.intescaped; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/intrate/IntRatePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/intrate/IntRatePostRequestBody.java index 5c953b150dc..85f2b90f311 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/intrate/IntRatePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/intrate/IntRatePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.intrate; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,43 +70,43 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("investment", (n) -> { this.setInvestment(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("investment", (n) -> { this.setInvestment(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the investment property value. The investment property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInvestment() { + public UntypedNode getInvestment() { return this.backingStore.get("investment"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the investment property value. The investment property * @param value Value to set for the investment property. */ - public void setInvestment(@jakarta.annotation.Nullable final Json value) { + public void setInvestment(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("investment", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ipmt/IpmtPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ipmt/IpmtPostRequestBody.java index d134fee118d..8c0d04a06d3 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ipmt/IpmtPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ipmt/IpmtPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.ipmt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,60 +62,60 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("per", (n) -> { this.setPer(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("per", (n) -> { this.setPer(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fv property value. The fv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFv() { + public UntypedNode getFv() { return this.backingStore.get("fv"); } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the per property value. The per property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPer() { + public UntypedNode getPer() { return this.backingStore.get("per"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fv property value. The fv property * @param value Value to set for the fv property. */ - public void setFv(@jakarta.annotation.Nullable final Json value) { + public void setFv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fv", value); } /** * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the per property value. The per property * @param value Value to set for the per property. */ - public void setPer(@jakarta.annotation.Nullable final Json value) { + public void setPer(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("per", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/irr/IrrPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/irr/IrrPostRequestBody.java index cadd4c730c9..3244fbbc7d4 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/irr/IrrPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/irr/IrrPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.irr; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("guess", (n) -> { this.setGuess(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("guess", (n) -> { this.setGuess(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the guess property value. The guess property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getGuess() { + public UntypedNode getGuess() { return this.backingStore.get("guess"); } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the guess property value. The guess property * @param value Value to set for the guess property. */ - public void setGuess(@jakarta.annotation.Nullable final Json value) { + public void setGuess(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("guess", value); } /** * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/iserr/IsErrPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/iserr/IsErrPostRequestBody.java index 41810294e5e..c9abff23265 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/iserr/IsErrPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/iserr/IsErrPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.iserr; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/iserror/IsErrorPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/iserror/IsErrorPostRequestBody.java index 3773145896c..65578df1742 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/iserror/IsErrorPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/iserror/IsErrorPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.iserror; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/iseven/IsEvenPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/iseven/IsEvenPostRequestBody.java index 79ddf88652a..b46e3c57b7a 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/iseven/IsEvenPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/iseven/IsEvenPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.iseven; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isformula/IsFormulaPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isformula/IsFormulaPostRequestBody.java index 3d01aecb87a..ea5f261b6de 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isformula/IsFormulaPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isformula/IsFormulaPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.isformula; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the reference property value. The reference property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getReference() { + public UntypedNode getReference() { return this.backingStore.get("reference"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the reference property value. The reference property * @param value Value to set for the reference property. */ - public void setReference(@jakarta.annotation.Nullable final Json value) { + public void setReference(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("reference", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/islogical/IsLogicalPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/islogical/IsLogicalPostRequestBody.java index 25e9879eae4..0250edd0329 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/islogical/IsLogicalPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/islogical/IsLogicalPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.islogical; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isna/IsNAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isna/IsNAPostRequestBody.java index d2157bf5dee..1a2df50b50c 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isna/IsNAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isna/IsNAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.isna; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isnontext/IsNonTextPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isnontext/IsNonTextPostRequestBody.java index 3265394d434..303861614a2 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isnontext/IsNonTextPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isnontext/IsNonTextPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.isnontext; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isnumber/IsNumberPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isnumber/IsNumberPostRequestBody.java index 156aafad3dd..abdebbf0399 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isnumber/IsNumberPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isnumber/IsNumberPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.isnumber; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/iso_ceiling/IsoCeilingPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/iso_ceiling/IsoCeilingPostRequestBody.java index 8c5de0040bb..e3a35a66b6a 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/iso_ceiling/IsoCeilingPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/iso_ceiling/IsoCeilingPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.iso_ceiling; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the significance property value. The significance property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSignificance() { + public UntypedNode getSignificance() { return this.backingStore.get("significance"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the significance property value. The significance property * @param value Value to set for the significance property. */ - public void setSignificance(@jakarta.annotation.Nullable final Json value) { + public void setSignificance(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("significance", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isodd/IsOddPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isodd/IsOddPostRequestBody.java index d3901293f4e..7c2ff42e975 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isodd/IsOddPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isodd/IsOddPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.isodd; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isoweeknum/IsoWeekNumPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isoweeknum/IsoWeekNumPostRequestBody.java index 1c9afa94d6d..85db31fc7a2 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isoweeknum/IsoWeekNumPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isoweeknum/IsoWeekNumPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.isoweeknum; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the date property value. The date property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDate() { + public UntypedNode getDate() { return this.backingStore.get("date"); } /** @@ -71,7 +70,7 @@ public Json getDate() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("date", (n) -> { this.setDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("date", (n) -> { this.setDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the date property value. The date property * @param value Value to set for the date property. */ - public void setDate(@jakarta.annotation.Nullable final Json value) { + public void setDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("date", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ispmt/IspmtPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ispmt/IspmtPostRequestBody.java index eb91e103d2b..a95f0664c91 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ispmt/IspmtPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ispmt/IspmtPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.ispmt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,42 +62,42 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("per", (n) -> { this.setPer(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("per", (n) -> { this.setPer(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the per property value. The per property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPer() { + public UntypedNode getPer() { return this.backingStore.get("per"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the per property value. The per property * @param value Value to set for the per property. */ - public void setPer(@jakarta.annotation.Nullable final Json value) { + public void setPer(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("per", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isref/IsrefPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isref/IsrefPostRequestBody.java index 31f07d14ba3..8d380baf67c 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isref/IsrefPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/isref/IsrefPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.isref; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/istext/IsTextPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/istext/IsTextPostRequestBody.java index fb7328d31f9..d8089c190b5 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/istext/IsTextPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/istext/IsTextPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.istext; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/kurt/KurtPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/kurt/KurtPostRequestBody.java index e9a44415f56..108a17352bf 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/kurt/KurtPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/kurt/KurtPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.kurt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/large/LargePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/large/LargePostRequestBody.java index 9d6f357f063..4a9897b743c 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/large/LargePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/large/LargePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.large; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,16 +70,16 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("k", (n) -> { this.setK(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("k", (n) -> { this.setK(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the k property value. The k property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getK() { + public UntypedNode getK() { return this.backingStore.get("k"); } /** @@ -104,7 +103,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/left/LeftPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/left/LeftPostRequestBody.java index 844cd9a4d2c..62f8d3f5a13 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/left/LeftPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/left/LeftPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.left; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("numChars", (n) -> { this.setNumChars(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numChars", (n) -> { this.setNumChars(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numChars property value. The numChars property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumChars() { + public UntypedNode getNumChars() { return this.backingStore.get("numChars"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the numChars property value. The numChars property * @param value Value to set for the numChars property. */ - public void setNumChars(@jakarta.annotation.Nullable final Json value) { + public void setNumChars(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numChars", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/leftb/LeftbPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/leftb/LeftbPostRequestBody.java index 9c17419daa5..471d00b6d5d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/leftb/LeftbPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/leftb/LeftbPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.leftb; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("numBytes", (n) -> { this.setNumBytes(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numBytes", (n) -> { this.setNumBytes(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numBytes property value. The numBytes property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumBytes() { + public UntypedNode getNumBytes() { return this.backingStore.get("numBytes"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the numBytes property value. The numBytes property * @param value Value to set for the numBytes property. */ - public void setNumBytes(@jakarta.annotation.Nullable final Json value) { + public void setNumBytes(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numBytes", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/len/LenPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/len/LenPostRequestBody.java index d690bc20366..7f82c5ad7c6 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/len/LenPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/len/LenPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.len; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lenb/LenbPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lenb/LenbPostRequestBody.java index 3b888a55b7a..3aea593abb1 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lenb/LenbPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lenb/LenbPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.lenb; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ln/LnPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ln/LnPostRequestBody.java index 98199fb2635..55ee4b65000 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ln/LnPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ln/LnPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.ln; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/log/LogPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/log/LogPostRequestBody.java index 5c476d63f2b..950da2b9b99 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/log/LogPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/log/LogPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.log; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the base property value. The base property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBase() { + public UntypedNode getBase() { return this.backingStore.get("base"); } /** @@ -71,16 +70,16 @@ public Json getBase() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("base", (n) -> { this.setBase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("base", (n) -> { this.setBase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the base property value. The base property * @param value Value to set for the base property. */ - public void setBase(@jakarta.annotation.Nullable final Json value) { + public void setBase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("base", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/log10/Log10PostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/log10/Log10PostRequestBody.java index 0dfefd7c6e5..9990d5f65b4 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/log10/Log10PostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/log10/Log10PostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.log10; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lognorm_dist/LogNormDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lognorm_dist/LogNormDistPostRequestBody.java index 27b7044419c..059c44a3988 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lognorm_dist/LogNormDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lognorm_dist/LogNormDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.lognorm_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -71,34 +70,34 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the mean property value. The mean property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMean() { + public UntypedNode getMean() { return this.backingStore.get("mean"); } /** * Gets the standardDev property value. The standardDev property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStandardDev() { + public UntypedNode getStandardDev() { return this.backingStore.get("standardDev"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the mean property value. The mean property * @param value Value to set for the mean property. */ - public void setMean(@jakarta.annotation.Nullable final Json value) { + public void setMean(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("mean", value); } /** * Sets the standardDev property value. The standardDev property * @param value Value to set for the standardDev property. */ - public void setStandardDev(@jakarta.annotation.Nullable final Json value) { + public void setStandardDev(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("standardDev", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lognorm_inv/LogNormInvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lognorm_inv/LogNormInvPostRequestBody.java index 75923134e0e..63d0ff232c7 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lognorm_inv/LogNormInvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lognorm_inv/LogNormInvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.lognorm_inv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the mean property value. The mean property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMean() { + public UntypedNode getMean() { return this.backingStore.get("mean"); } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** * Gets the standardDev property value. The standardDev property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStandardDev() { + public UntypedNode getStandardDev() { return this.backingStore.get("standardDev"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the mean property value. The mean property * @param value Value to set for the mean property. */ - public void setMean(@jakarta.annotation.Nullable final Json value) { + public void setMean(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("mean", value); } /** * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } /** * Sets the standardDev property value. The standardDev property * @param value Value to set for the standardDev property. */ - public void setStandardDev(@jakarta.annotation.Nullable final Json value) { + public void setStandardDev(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("standardDev", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lookup/LookupPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lookup/LookupPostRequestBody.java index e5cd3015b85..e9fa0f0179f 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lookup/LookupPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lookup/LookupPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.lookup; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("lookupValue", (n) -> { this.setLookupValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("lookupVector", (n) -> { this.setLookupVector(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("resultVector", (n) -> { this.setResultVector(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("lookupValue", (n) -> { this.setLookupValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("lookupVector", (n) -> { this.setLookupVector(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("resultVector", (n) -> { this.setResultVector(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the lookupValue property value. The lookupValue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLookupValue() { + public UntypedNode getLookupValue() { return this.backingStore.get("lookupValue"); } /** * Gets the lookupVector property value. The lookupVector property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLookupVector() { + public UntypedNode getLookupVector() { return this.backingStore.get("lookupVector"); } /** * Gets the resultVector property value. The resultVector property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getResultVector() { + public UntypedNode getResultVector() { return this.backingStore.get("resultVector"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the lookupValue property value. The lookupValue property * @param value Value to set for the lookupValue property. */ - public void setLookupValue(@jakarta.annotation.Nullable final Json value) { + public void setLookupValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lookupValue", value); } /** * Sets the lookupVector property value. The lookupVector property * @param value Value to set for the lookupVector property. */ - public void setLookupVector(@jakarta.annotation.Nullable final Json value) { + public void setLookupVector(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lookupVector", value); } /** * Sets the resultVector property value. The resultVector property * @param value Value to set for the resultVector property. */ - public void setResultVector(@jakarta.annotation.Nullable final Json value) { + public void setResultVector(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("resultVector", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lower/LowerPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lower/LowerPostRequestBody.java index 0fe33deee93..3eaea16b4ec 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lower/LowerPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/lower/LowerPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.lower; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/match/MatchPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/match/MatchPostRequestBody.java index e55c8b19d78..5a36fdf7da4 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/match/MatchPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/match/MatchPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.match; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("lookupArray", (n) -> { this.setLookupArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("lookupValue", (n) -> { this.setLookupValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("matchType", (n) -> { this.setMatchType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("lookupArray", (n) -> { this.setLookupArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("lookupValue", (n) -> { this.setLookupValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("matchType", (n) -> { this.setMatchType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the lookupArray property value. The lookupArray property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLookupArray() { + public UntypedNode getLookupArray() { return this.backingStore.get("lookupArray"); } /** * Gets the lookupValue property value. The lookupValue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLookupValue() { + public UntypedNode getLookupValue() { return this.backingStore.get("lookupValue"); } /** * Gets the matchType property value. The matchType property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMatchType() { + public UntypedNode getMatchType() { return this.backingStore.get("matchType"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the lookupArray property value. The lookupArray property * @param value Value to set for the lookupArray property. */ - public void setLookupArray(@jakarta.annotation.Nullable final Json value) { + public void setLookupArray(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lookupArray", value); } /** * Sets the lookupValue property value. The lookupValue property * @param value Value to set for the lookupValue property. */ - public void setLookupValue(@jakarta.annotation.Nullable final Json value) { + public void setLookupValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lookupValue", value); } /** * Sets the matchType property value. The matchType property * @param value Value to set for the matchType property. */ - public void setMatchType(@jakarta.annotation.Nullable final Json value) { + public void setMatchType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("matchType", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/max/MaxPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/max/MaxPostRequestBody.java index fa599bccda5..2be8998caa6 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/max/MaxPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/max/MaxPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.max; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/maxa/MaxAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/maxa/MaxAPostRequestBody.java index 60da245ffee..2e0154882ea 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/maxa/MaxAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/maxa/MaxAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.maxa; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mduration/MdurationPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mduration/MdurationPostRequestBody.java index d62937c1f0c..eb2942c6b36 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mduration/MdurationPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mduration/MdurationPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.mduration; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** * Gets the coupon property value. The coupon property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCoupon() { + public UntypedNode getCoupon() { return this.backingStore.get("coupon"); } /** @@ -79,44 +78,44 @@ public Json getCoupon() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("coupon", (n) -> { this.setCoupon(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("coupon", (n) -> { this.setCoupon(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** * Gets the yld property value. The yld property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getYld() { + public UntypedNode getYld() { return this.backingStore.get("yld"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the coupon property value. The coupon property * @param value Value to set for the coupon property. */ - public void setCoupon(@jakarta.annotation.Nullable final Json value) { + public void setCoupon(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("coupon", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } /** * Sets the yld property value. The yld property * @param value Value to set for the yld property. */ - public void setYld(@jakarta.annotation.Nullable final Json value) { + public void setYld(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("yld", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/median/MedianPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/median/MedianPostRequestBody.java index 6d675165f1c..bd3d938ebf8 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/median/MedianPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/median/MedianPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.median; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mid/MidPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mid/MidPostRequestBody.java index f92e90ac227..db9a8748f6e 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mid/MidPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mid/MidPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.mid; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("numChars", (n) -> { this.setNumChars(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numChars", (n) -> { this.setNumChars(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numChars property value. The numChars property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumChars() { + public UntypedNode getNumChars() { return this.backingStore.get("numChars"); } /** * Gets the startNum property value. The startNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartNum() { + public UntypedNode getStartNum() { return this.backingStore.get("startNum"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the numChars property value. The numChars property * @param value Value to set for the numChars property. */ - public void setNumChars(@jakarta.annotation.Nullable final Json value) { + public void setNumChars(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numChars", value); } /** * Sets the startNum property value. The startNum property * @param value Value to set for the startNum property. */ - public void setStartNum(@jakarta.annotation.Nullable final Json value) { + public void setStartNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startNum", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/midb/MidbPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/midb/MidbPostRequestBody.java index 823f786c6fa..85f91bc571f 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/midb/MidbPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/midb/MidbPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.midb; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("numBytes", (n) -> { this.setNumBytes(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numBytes", (n) -> { this.setNumBytes(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numBytes property value. The numBytes property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumBytes() { + public UntypedNode getNumBytes() { return this.backingStore.get("numBytes"); } /** * Gets the startNum property value. The startNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartNum() { + public UntypedNode getStartNum() { return this.backingStore.get("startNum"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the numBytes property value. The numBytes property * @param value Value to set for the numBytes property. */ - public void setNumBytes(@jakarta.annotation.Nullable final Json value) { + public void setNumBytes(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numBytes", value); } /** * Sets the startNum property value. The startNum property * @param value Value to set for the startNum property. */ - public void setStartNum(@jakarta.annotation.Nullable final Json value) { + public void setStartNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startNum", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/min/MinPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/min/MinPostRequestBody.java index cc4d7fdfcd1..6142e3e6a09 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/min/MinPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/min/MinPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.min; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mina/MinAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mina/MinAPostRequestBody.java index eac907ffb4a..a67f8478166 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mina/MinAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mina/MinAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.mina; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/minute/MinutePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/minute/MinutePostRequestBody.java index 81d716f1e8a..409d40abdd2 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/minute/MinutePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/minute/MinutePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.minute; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the serialNumber property value. The serialNumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSerialNumber() { + public UntypedNode getSerialNumber() { return this.backingStore.get("serialNumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the serialNumber property value. The serialNumber property * @param value Value to set for the serialNumber property. */ - public void setSerialNumber(@jakarta.annotation.Nullable final Json value) { + public void setSerialNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("serialNumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mirr/MirrPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mirr/MirrPostRequestBody.java index 3fd72555172..39fa6623925 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mirr/MirrPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mirr/MirrPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.mirr; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("financeRate", (n) -> { this.setFinanceRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("reinvestRate", (n) -> { this.setReinvestRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("financeRate", (n) -> { this.setFinanceRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("reinvestRate", (n) -> { this.setReinvestRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the financeRate property value. The financeRate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFinanceRate() { + public UntypedNode getFinanceRate() { return this.backingStore.get("financeRate"); } /** * Gets the reinvestRate property value. The reinvestRate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getReinvestRate() { + public UntypedNode getReinvestRate() { return this.backingStore.get("reinvestRate"); } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the financeRate property value. The financeRate property * @param value Value to set for the financeRate property. */ - public void setFinanceRate(@jakarta.annotation.Nullable final Json value) { + public void setFinanceRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("financeRate", value); } /** * Sets the reinvestRate property value. The reinvestRate property * @param value Value to set for the reinvestRate property. */ - public void setReinvestRate(@jakarta.annotation.Nullable final Json value) { + public void setReinvestRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("reinvestRate", value); } /** * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mod/ModPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mod/ModPostRequestBody.java index 45c6cee824f..0a538c0d2c0 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mod/ModPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mod/ModPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.mod; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the divisor property value. The divisor property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDivisor() { + public UntypedNode getDivisor() { return this.backingStore.get("divisor"); } /** @@ -71,16 +70,16 @@ public Json getDivisor() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("divisor", (n) -> { this.setDivisor(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("divisor", (n) -> { this.setDivisor(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the divisor property value. The divisor property * @param value Value to set for the divisor property. */ - public void setDivisor(@jakarta.annotation.Nullable final Json value) { + public void setDivisor(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("divisor", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/month/MonthPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/month/MonthPostRequestBody.java index 6480902964f..782deed1823 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/month/MonthPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/month/MonthPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.month; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the serialNumber property value. The serialNumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSerialNumber() { + public UntypedNode getSerialNumber() { return this.backingStore.get("serialNumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the serialNumber property value. The serialNumber property * @param value Value to set for the serialNumber property. */ - public void setSerialNumber(@jakarta.annotation.Nullable final Json value) { + public void setSerialNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("serialNumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mround/MroundPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mround/MroundPostRequestBody.java index 16b5dfb011b..396ce53389b 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mround/MroundPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/mround/MroundPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.mround; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("multiple", (n) -> { this.setMultiple(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("multiple", (n) -> { this.setMultiple(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the multiple property value. The multiple property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMultiple() { + public UntypedNode getMultiple() { return this.backingStore.get("multiple"); } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the multiple property value. The multiple property * @param value Value to set for the multiple property. */ - public void setMultiple(@jakarta.annotation.Nullable final Json value) { + public void setMultiple(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("multiple", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/multinomial/MultiNomialPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/multinomial/MultiNomialPostRequestBody.java index 1fcbe4ff6b2..a0c40df7ff3 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/multinomial/MultiNomialPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/multinomial/MultiNomialPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.multinomial; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/n/NPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/n/NPostRequestBody.java index 085de7fc60b..cd3844ef45a 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/n/NPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/n/NPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.n; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/negbinom_dist/NegBinomDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/negbinom_dist/NegBinomDistPostRequestBody.java index db2ad33c15a..7c395ccbe82 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/negbinom_dist/NegBinomDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/negbinom_dist/NegBinomDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.negbinom_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -71,34 +70,34 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberF", (n) -> { this.setNumberF(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberS", (n) -> { this.setNumberS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probabilityS", (n) -> { this.setProbabilityS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberF", (n) -> { this.setNumberF(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberS", (n) -> { this.setNumberS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probabilityS", (n) -> { this.setProbabilityS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numberF property value. The numberF property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberF() { + public UntypedNode getNumberF() { return this.backingStore.get("numberF"); } /** * Gets the numberS property value. The numberS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberS() { + public UntypedNode getNumberS() { return this.backingStore.get("numberS"); } /** * Gets the probabilityS property value. The probabilityS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbabilityS() { + public UntypedNode getProbabilityS() { return this.backingStore.get("probabilityS"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the numberF property value. The numberF property * @param value Value to set for the numberF property. */ - public void setNumberF(@jakarta.annotation.Nullable final Json value) { + public void setNumberF(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberF", value); } /** * Sets the numberS property value. The numberS property * @param value Value to set for the numberS property. */ - public void setNumberS(@jakarta.annotation.Nullable final Json value) { + public void setNumberS(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberS", value); } /** * Sets the probabilityS property value. The probabilityS property * @param value Value to set for the probabilityS property. */ - public void setProbabilityS(@jakarta.annotation.Nullable final Json value) { + public void setProbabilityS(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probabilityS", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/networkdays/NetworkDaysPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/networkdays/NetworkDaysPostRequestBody.java index 49b42858fe3..a990c5b8e36 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/networkdays/NetworkDaysPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/networkdays/NetworkDaysPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.networkdays; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endDate property value. The endDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndDate() { + public UntypedNode getEndDate() { return this.backingStore.get("endDate"); } /** @@ -71,25 +70,25 @@ public Json getEndDate() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("holidays", (n) -> { this.setHolidays(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("holidays", (n) -> { this.setHolidays(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the holidays property value. The holidays property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getHolidays() { + public UntypedNode getHolidays() { return this.backingStore.get("holidays"); } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endDate property value. The endDate property * @param value Value to set for the endDate property. */ - public void setEndDate(@jakarta.annotation.Nullable final Json value) { + public void setEndDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endDate", value); } /** * Sets the holidays property value. The holidays property * @param value Value to set for the holidays property. */ - public void setHolidays(@jakarta.annotation.Nullable final Json value) { + public void setHolidays(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("holidays", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/networkdays_intl/NetworkDaysIntlPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/networkdays_intl/NetworkDaysIntlPostRequestBody.java index 5418a03636e..55e2946bcf4 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/networkdays_intl/NetworkDaysIntlPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/networkdays_intl/NetworkDaysIntlPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.networkdays_intl; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endDate property value. The endDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndDate() { + public UntypedNode getEndDate() { return this.backingStore.get("endDate"); } /** @@ -71,34 +70,34 @@ public Json getEndDate() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("holidays", (n) -> { this.setHolidays(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("weekend", (n) -> { this.setWeekend(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("holidays", (n) -> { this.setHolidays(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("weekend", (n) -> { this.setWeekend(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the holidays property value. The holidays property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getHolidays() { + public UntypedNode getHolidays() { return this.backingStore.get("holidays"); } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** * Gets the weekend property value. The weekend property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getWeekend() { + public UntypedNode getWeekend() { return this.backingStore.get("weekend"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endDate property value. The endDate property * @param value Value to set for the endDate property. */ - public void setEndDate(@jakarta.annotation.Nullable final Json value) { + public void setEndDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endDate", value); } /** * Sets the holidays property value. The holidays property * @param value Value to set for the holidays property. */ - public void setHolidays(@jakarta.annotation.Nullable final Json value) { + public void setHolidays(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("holidays", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } /** * Sets the weekend property value. The weekend property * @param value Value to set for the weekend property. */ - public void setWeekend(@jakarta.annotation.Nullable final Json value) { + public void setWeekend(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("weekend", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/nominal/NominalPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/nominal/NominalPostRequestBody.java index 1af5a550701..71debf1c172 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/nominal/NominalPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/nominal/NominalPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.nominal; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the effectRate property value. The effectRate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEffectRate() { + public UntypedNode getEffectRate() { return this.backingStore.get("effectRate"); } /** @@ -71,16 +70,16 @@ public Json getEffectRate() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("effectRate", (n) -> { this.setEffectRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("npery", (n) -> { this.setNpery(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("effectRate", (n) -> { this.setEffectRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("npery", (n) -> { this.setNpery(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the npery property value. The npery property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNpery() { + public UntypedNode getNpery() { return this.backingStore.get("npery"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the effectRate property value. The effectRate property * @param value Value to set for the effectRate property. */ - public void setEffectRate(@jakarta.annotation.Nullable final Json value) { + public void setEffectRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("effectRate", value); } /** * Sets the npery property value. The npery property * @param value Value to set for the npery property. */ - public void setNpery(@jakarta.annotation.Nullable final Json value) { + public void setNpery(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("npery", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/norm_dist/NormDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/norm_dist/NormDistPostRequestBody.java index 778abc821ab..67f1ce501e2 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/norm_dist/NormDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/norm_dist/NormDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.norm_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -71,34 +70,34 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the mean property value. The mean property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMean() { + public UntypedNode getMean() { return this.backingStore.get("mean"); } /** * Gets the standardDev property value. The standardDev property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStandardDev() { + public UntypedNode getStandardDev() { return this.backingStore.get("standardDev"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the mean property value. The mean property * @param value Value to set for the mean property. */ - public void setMean(@jakarta.annotation.Nullable final Json value) { + public void setMean(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("mean", value); } /** * Sets the standardDev property value. The standardDev property * @param value Value to set for the standardDev property. */ - public void setStandardDev(@jakarta.annotation.Nullable final Json value) { + public void setStandardDev(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("standardDev", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/norm_inv/NormInvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/norm_inv/NormInvPostRequestBody.java index 65f29b87eee..521ee3af6ee 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/norm_inv/NormInvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/norm_inv/NormInvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.norm_inv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the mean property value. The mean property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMean() { + public UntypedNode getMean() { return this.backingStore.get("mean"); } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** * Gets the standardDev property value. The standardDev property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStandardDev() { + public UntypedNode getStandardDev() { return this.backingStore.get("standardDev"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the mean property value. The mean property * @param value Value to set for the mean property. */ - public void setMean(@jakarta.annotation.Nullable final Json value) { + public void setMean(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("mean", value); } /** * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } /** * Sets the standardDev property value. The standardDev property * @param value Value to set for the standardDev property. */ - public void setStandardDev(@jakarta.annotation.Nullable final Json value) { + public void setStandardDev(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("standardDev", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/norm_s_dist/NormSDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/norm_s_dist/NormSDistPostRequestBody.java index 9fce5b0046b..8209388ecdd 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/norm_s_dist/NormSDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/norm_s_dist/NormSDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.norm_s_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -71,16 +70,16 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("z", (n) -> { this.setZ(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("z", (n) -> { this.setZ(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the z property value. The z property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getZ() { + public UntypedNode getZ() { return this.backingStore.get("z"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the z property value. The z property * @param value Value to set for the z property. */ - public void setZ(@jakarta.annotation.Nullable final Json value) { + public void setZ(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("z", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/norm_s_inv/NormSInvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/norm_s_inv/NormSInvPostRequestBody.java index 80092e7fb00..acfae8ff1cd 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/norm_s_inv/NormSInvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/norm_s_inv/NormSInvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.norm_s_inv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/not/NotPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/not/NotPostRequestBody.java index ad963494300..ae4afcc78d9 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/not/NotPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/not/NotPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.not; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("logical", (n) -> { this.setLogical(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("logical", (n) -> { this.setLogical(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the logical property value. The logical property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLogical() { + public UntypedNode getLogical() { return this.backingStore.get("logical"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the logical property value. The logical property * @param value Value to set for the logical property. */ - public void setLogical(@jakarta.annotation.Nullable final Json value) { + public void setLogical(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("logical", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/nper/NperPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/nper/NperPostRequestBody.java index ed46c0bb2c3..a8d34dd4c79 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/nper/NperPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/nper/NperPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.nper; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,51 +62,51 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pmt", (n) -> { this.setPmt(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pmt", (n) -> { this.setPmt(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fv property value. The fv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFv() { + public UntypedNode getFv() { return this.backingStore.get("fv"); } /** * Gets the pmt property value. The pmt property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPmt() { + public UntypedNode getPmt() { return this.backingStore.get("pmt"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fv property value. The fv property * @param value Value to set for the fv property. */ - public void setFv(@jakarta.annotation.Nullable final Json value) { + public void setFv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fv", value); } /** * Sets the pmt property value. The pmt property * @param value Value to set for the pmt property. */ - public void setPmt(@jakarta.annotation.Nullable final Json value) { + public void setPmt(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pmt", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/npv/NpvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/npv/NpvPostRequestBody.java index 5e8bce751e4..2cde06bfad9 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/npv/NpvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/npv/NpvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.npv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/numbervalue/NumberValuePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/numbervalue/NumberValuePostRequestBody.java index a1466f2a1e8..8579c58b565 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/numbervalue/NumberValuePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/numbervalue/NumberValuePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.numbervalue; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the decimalSeparator property value. The decimalSeparator property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDecimalSeparator() { + public UntypedNode getDecimalSeparator() { return this.backingStore.get("decimalSeparator"); } /** @@ -71,25 +70,25 @@ public Json getDecimalSeparator() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("decimalSeparator", (n) -> { this.setDecimalSeparator(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("groupSeparator", (n) -> { this.setGroupSeparator(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("decimalSeparator", (n) -> { this.setDecimalSeparator(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("groupSeparator", (n) -> { this.setGroupSeparator(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the groupSeparator property value. The groupSeparator property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getGroupSeparator() { + public UntypedNode getGroupSeparator() { return this.backingStore.get("groupSeparator"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the decimalSeparator property value. The decimalSeparator property * @param value Value to set for the decimalSeparator property. */ - public void setDecimalSeparator(@jakarta.annotation.Nullable final Json value) { + public void setDecimalSeparator(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("decimalSeparator", value); } /** * Sets the groupSeparator property value. The groupSeparator property * @param value Value to set for the groupSeparator property. */ - public void setGroupSeparator(@jakarta.annotation.Nullable final Json value) { + public void setGroupSeparator(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("groupSeparator", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oct2bin/Oct2BinPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oct2bin/Oct2BinPostRequestBody.java index 1fade66c56f..c6fc38640b1 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oct2bin/Oct2BinPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oct2bin/Oct2BinPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.oct2bin; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oct2dec/Oct2DecPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oct2dec/Oct2DecPostRequestBody.java index d918701eefd..39d2b8cec42 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oct2dec/Oct2DecPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oct2dec/Oct2DecPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.oct2dec; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oct2hex/Oct2HexPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oct2hex/Oct2HexPostRequestBody.java index 9d4896b3bc1..ea098b869d6 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oct2hex/Oct2HexPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oct2hex/Oct2HexPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.oct2hex; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/odd/OddPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/odd/OddPostRequestBody.java index 3b0ce037e80..1781410a954 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/odd/OddPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/odd/OddPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.odd; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oddfprice/OddFPricePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oddfprice/OddFPricePostRequestBody.java index 4d37fc82193..fa0b7e6d770 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oddfprice/OddFPricePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oddfprice/OddFPricePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.oddfprice; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,79 +70,79 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(9); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("firstCoupon", (n) -> { this.setFirstCoupon(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("firstCoupon", (n) -> { this.setFirstCoupon(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the firstCoupon property value. The firstCoupon property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFirstCoupon() { + public UntypedNode getFirstCoupon() { return this.backingStore.get("firstCoupon"); } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the issue property value. The issue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getIssue() { + public UntypedNode getIssue() { return this.backingStore.get("issue"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** * Gets the yld property value. The yld property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getYld() { + public UntypedNode getYld() { return this.backingStore.get("yld"); } /** @@ -182,63 +181,63 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the firstCoupon property value. The firstCoupon property * @param value Value to set for the firstCoupon property. */ - public void setFirstCoupon(@jakarta.annotation.Nullable final Json value) { + public void setFirstCoupon(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("firstCoupon", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the issue property value. The issue property * @param value Value to set for the issue property. */ - public void setIssue(@jakarta.annotation.Nullable final Json value) { + public void setIssue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("issue", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } /** * Sets the yld property value. The yld property * @param value Value to set for the yld property. */ - public void setYld(@jakarta.annotation.Nullable final Json value) { + public void setYld(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("yld", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oddfyield/OddFYieldPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oddfyield/OddFYieldPostRequestBody.java index 813a7d0496b..2746161b845 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oddfyield/OddFYieldPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oddfyield/OddFYieldPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.oddfyield; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,79 +70,79 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(9); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("firstCoupon", (n) -> { this.setFirstCoupon(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("firstCoupon", (n) -> { this.setFirstCoupon(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the firstCoupon property value. The firstCoupon property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFirstCoupon() { + public UntypedNode getFirstCoupon() { return this.backingStore.get("firstCoupon"); } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the issue property value. The issue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getIssue() { + public UntypedNode getIssue() { return this.backingStore.get("issue"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the pr property value. The pr property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPr() { + public UntypedNode getPr() { return this.backingStore.get("pr"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -182,63 +181,63 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the firstCoupon property value. The firstCoupon property * @param value Value to set for the firstCoupon property. */ - public void setFirstCoupon(@jakarta.annotation.Nullable final Json value) { + public void setFirstCoupon(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("firstCoupon", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the issue property value. The issue property * @param value Value to set for the issue property. */ - public void setIssue(@jakarta.annotation.Nullable final Json value) { + public void setIssue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("issue", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the pr property value. The pr property * @param value Value to set for the pr property. */ - public void setPr(@jakarta.annotation.Nullable final Json value) { + public void setPr(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pr", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oddlprice/OddLPricePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oddlprice/OddLPricePostRequestBody.java index 0660648d9b9..456638b3e42 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oddlprice/OddLPricePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oddlprice/OddLPricePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.oddlprice; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,70 +70,70 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(8); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("lastInterest", (n) -> { this.setLastInterest(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("lastInterest", (n) -> { this.setLastInterest(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the lastInterest property value. The lastInterest property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLastInterest() { + public UntypedNode getLastInterest() { return this.backingStore.get("lastInterest"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** * Gets the yld property value. The yld property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getYld() { + public UntypedNode getYld() { return this.backingStore.get("yld"); } /** @@ -172,56 +171,56 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the lastInterest property value. The lastInterest property * @param value Value to set for the lastInterest property. */ - public void setLastInterest(@jakarta.annotation.Nullable final Json value) { + public void setLastInterest(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lastInterest", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } /** * Sets the yld property value. The yld property * @param value Value to set for the yld property. */ - public void setYld(@jakarta.annotation.Nullable final Json value) { + public void setYld(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("yld", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oddlyield/OddLYieldPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oddlyield/OddLYieldPostRequestBody.java index 83ff071c6e4..c6ff8ac3be4 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oddlyield/OddLYieldPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/oddlyield/OddLYieldPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.oddlyield; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,70 +70,70 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(8); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("lastInterest", (n) -> { this.setLastInterest(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("lastInterest", (n) -> { this.setLastInterest(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the lastInterest property value. The lastInterest property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLastInterest() { + public UntypedNode getLastInterest() { return this.backingStore.get("lastInterest"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the pr property value. The pr property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPr() { + public UntypedNode getPr() { return this.backingStore.get("pr"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -172,56 +171,56 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the lastInterest property value. The lastInterest property * @param value Value to set for the lastInterest property. */ - public void setLastInterest(@jakarta.annotation.Nullable final Json value) { + public void setLastInterest(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lastInterest", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the pr property value. The pr property * @param value Value to set for the pr property. */ - public void setPr(@jakarta.annotation.Nullable final Json value) { + public void setPr(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pr", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/or/OrPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/or/OrPostRequestBody.java index d0c62841c23..a1d5ad4951e 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/or/OrPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/or/OrPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.or; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pduration/PdurationPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pduration/PdurationPostRequestBody.java index 5230b69ee80..b22859fbb53 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pduration/PdurationPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pduration/PdurationPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.pduration; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fv property value. The fv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFv() { + public UntypedNode getFv() { return this.backingStore.get("fv"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fv property value. The fv property * @param value Value to set for the fv property. */ - public void setFv(@jakarta.annotation.Nullable final Json value) { + public void setFv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fv", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/percentile_exc/PercentileExcPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/percentile_exc/PercentileExcPostRequestBody.java index 48b417d74a5..816be2d5c79 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/percentile_exc/PercentileExcPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/percentile_exc/PercentileExcPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.percentile_exc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,16 +70,16 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("k", (n) -> { this.setK(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("k", (n) -> { this.setK(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the k property value. The k property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getK() { + public UntypedNode getK() { return this.backingStore.get("k"); } /** @@ -104,7 +103,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,16 +70,16 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("k", (n) -> { this.setK(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("k", (n) -> { this.setK(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the k property value. The k property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getK() { + public UntypedNode getK() { return this.backingStore.get("k"); } /** @@ -104,7 +103,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,25 +70,25 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the significance property value. The significance property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSignificance() { + public UntypedNode getSignificance() { return this.backingStore.get("significance"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -114,7 +113,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,25 +70,25 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the significance property value. The significance property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSignificance() { + public UntypedNode getSignificance() { return this.backingStore.get("significance"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -114,7 +113,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberChosen", (n) -> { this.setNumberChosen(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberChosen", (n) -> { this.setNumberChosen(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the numberChosen property value. The numberChosen property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberChosen() { + public UntypedNode getNumberChosen() { return this.backingStore.get("numberChosen"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the numberChosen property value. The numberChosen property * @param value Value to set for the numberChosen property. */ - public void setNumberChosen(@jakarta.annotation.Nullable final Json value) { + public void setNumberChosen(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberChosen", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/permutationa/PermutationaPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/permutationa/PermutationaPostRequestBody.java index 37fab8a6afd..228028c2c29 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/permutationa/PermutationaPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/permutationa/PermutationaPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.permutationa; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberChosen", (n) -> { this.setNumberChosen(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberChosen", (n) -> { this.setNumberChosen(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the numberChosen property value. The numberChosen property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberChosen() { + public UntypedNode getNumberChosen() { return this.backingStore.get("numberChosen"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the numberChosen property value. The numberChosen property * @param value Value to set for the numberChosen property. */ - public void setNumberChosen(@jakarta.annotation.Nullable final Json value) { + public void setNumberChosen(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberChosen", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/phi/PhiPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/phi/PhiPostRequestBody.java index abf5107f497..ff49d5ae8fd 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/phi/PhiPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/phi/PhiPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.phi; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pmt/PmtPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pmt/PmtPostRequestBody.java index b0db17c7d04..5066b6d688b 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pmt/PmtPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pmt/PmtPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.pmt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,51 +62,51 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fv property value. The fv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFv() { + public UntypedNode getFv() { return this.backingStore.get("fv"); } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fv property value. The fv property * @param value Value to set for the fv property. */ - public void setFv(@jakarta.annotation.Nullable final Json value) { + public void setFv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fv", value); } /** * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/poisson_dist/PoissonDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/poisson_dist/PoissonDistPostRequestBody.java index 7a94d5a142a..9bdd2fc1a96 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/poisson_dist/PoissonDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/poisson_dist/PoissonDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.poisson_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -71,25 +70,25 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the mean property value. The mean property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMean() { + public UntypedNode getMean() { return this.backingStore.get("mean"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the mean property value. The mean property * @param value Value to set for the mean property. */ - public void setMean(@jakarta.annotation.Nullable final Json value) { + public void setMean(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("mean", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/power/PowerPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/power/PowerPostRequestBody.java index c90b272c9d8..24c7eac886d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/power/PowerPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/power/PowerPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.power; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("power", (n) -> { this.setPower(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("power", (n) -> { this.setPower(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the power property value. The power property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPower() { + public UntypedNode getPower() { return this.backingStore.get("power"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the power property value. The power property * @param value Value to set for the power property. */ - public void setPower(@jakarta.annotation.Nullable final Json value) { + public void setPower(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("power", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ppmt/PpmtPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ppmt/PpmtPostRequestBody.java index ac10cacab5d..a190d5bd4f6 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ppmt/PpmtPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/ppmt/PpmtPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.ppmt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,60 +62,60 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("per", (n) -> { this.setPer(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("per", (n) -> { this.setPer(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fv property value. The fv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFv() { + public UntypedNode getFv() { return this.backingStore.get("fv"); } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the per property value. The per property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPer() { + public UntypedNode getPer() { return this.backingStore.get("per"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fv property value. The fv property * @param value Value to set for the fv property. */ - public void setFv(@jakarta.annotation.Nullable final Json value) { + public void setFv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fv", value); } /** * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the per property value. The per property * @param value Value to set for the per property. */ - public void setPer(@jakarta.annotation.Nullable final Json value) { + public void setPer(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("per", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/price/PricePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/price/PricePostRequestBody.java index 36ef813d475..75959d5371c 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/price/PricePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/price/PricePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.price; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,61 +70,61 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(7); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** * Gets the yld property value. The yld property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getYld() { + public UntypedNode getYld() { return this.backingStore.get("yld"); } /** @@ -162,49 +161,49 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } /** * Sets the yld property value. The yld property * @param value Value to set for the yld property. */ - public void setYld(@jakarta.annotation.Nullable final Json value) { + public void setYld(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("yld", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pricedisc/PriceDiscPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pricedisc/PriceDiscPostRequestBody.java index 7e06ec3a102..8a935cf55c5 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pricedisc/PriceDiscPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pricedisc/PriceDiscPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.pricedisc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** * Gets the discount property value. The discount property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDiscount() { + public UntypedNode getDiscount() { return this.backingStore.get("discount"); } /** @@ -79,35 +78,35 @@ public Json getDiscount() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("discount", (n) -> { this.setDiscount(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("discount", (n) -> { this.setDiscount(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the discount property value. The discount property * @param value Value to set for the discount property. */ - public void setDiscount(@jakarta.annotation.Nullable final Json value) { + public void setDiscount(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("discount", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pricemat/PriceMatPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pricemat/PriceMatPostRequestBody.java index 16cc5dc4460..a4b88fe66e4 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pricemat/PriceMatPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pricemat/PriceMatPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.pricemat; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,52 +70,52 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the issue property value. The issue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getIssue() { + public UntypedNode getIssue() { return this.backingStore.get("issue"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** * Gets the yld property value. The yld property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getYld() { + public UntypedNode getYld() { return this.backingStore.get("yld"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the issue property value. The issue property * @param value Value to set for the issue property. */ - public void setIssue(@jakarta.annotation.Nullable final Json value) { + public void setIssue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("issue", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } /** * Sets the yld property value. The yld property * @param value Value to set for the yld property. */ - public void setYld(@jakarta.annotation.Nullable final Json value) { + public void setYld(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("yld", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/product/ProductPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/product/ProductPostRequestBody.java index f239e667e1b..c38873b1082 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/product/ProductPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/product/ProductPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.product; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/proper/ProperPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/proper/ProperPostRequestBody.java index 44a55fc2556..51954e0cf45 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/proper/ProperPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/proper/ProperPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.proper; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pv/PvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pv/PvPostRequestBody.java index 758fa67f663..756c7bab6ad 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pv/PvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/pv/PvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.pv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,51 +62,51 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pmt", (n) -> { this.setPmt(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pmt", (n) -> { this.setPmt(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fv property value. The fv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFv() { + public UntypedNode getFv() { return this.backingStore.get("fv"); } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the pmt property value. The pmt property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPmt() { + public UntypedNode getPmt() { return this.backingStore.get("pmt"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fv property value. The fv property * @param value Value to set for the fv property. */ - public void setFv(@jakarta.annotation.Nullable final Json value) { + public void setFv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fv", value); } /** * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the pmt property value. The pmt property * @param value Value to set for the pmt property. */ - public void setPmt(@jakarta.annotation.Nullable final Json value) { + public void setPmt(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pmt", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/quartile_exc/QuartileExcPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/quartile_exc/QuartileExcPostRequestBody.java index 34882ae3f93..49df45a7687 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/quartile_exc/QuartileExcPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/quartile_exc/QuartileExcPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.quartile_exc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,16 +70,16 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("quart", (n) -> { this.setQuart(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("quart", (n) -> { this.setQuart(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the quart property value. The quart property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getQuart() { + public UntypedNode getQuart() { return this.backingStore.get("quart"); } /** @@ -104,7 +103,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,16 +70,16 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("quart", (n) -> { this.setQuart(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("quart", (n) -> { this.setQuart(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the quart property value. The quart property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getQuart() { + public UntypedNode getQuart() { return this.backingStore.get("quart"); } /** @@ -104,7 +103,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("denominator", (n) -> { this.setDenominator(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numerator", (n) -> { this.setNumerator(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("denominator", (n) -> { this.setDenominator(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numerator", (n) -> { this.setNumerator(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numerator property value. The numerator property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumerator() { + public UntypedNode getNumerator() { return this.backingStore.get("numerator"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the denominator property value. The denominator property * @param value Value to set for the denominator property. */ - public void setDenominator(@jakarta.annotation.Nullable final Json value) { + public void setDenominator(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("denominator", value); } /** * Sets the numerator property value. The numerator property * @param value Value to set for the numerator property. */ - public void setNumerator(@jakarta.annotation.Nullable final Json value) { + public void setNumerator(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numerator", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/radians/RadiansPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/radians/RadiansPostRequestBody.java index db1defb81c0..6ee352d4095 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/radians/RadiansPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/radians/RadiansPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.radians; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the angle property value. The angle property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAngle() { + public UntypedNode getAngle() { return this.backingStore.get("angle"); } /** @@ -71,7 +70,7 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("angle", (n) -> { this.setAngle(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("angle", (n) -> { this.setAngle(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -94,7 +93,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("bottom", (n) -> { this.setBottom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("top", (n) -> { this.setTop(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("bottom", (n) -> { this.setBottom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("top", (n) -> { this.setTop(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the top property value. The top property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getTop() { + public UntypedNode getTop() { return this.backingStore.get("top"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the bottom property value. The bottom property * @param value Value to set for the bottom property. */ - public void setBottom(@jakarta.annotation.Nullable final Json value) { + public void setBottom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("bottom", value); } /** * Sets the top property value. The top property * @param value Value to set for the top property. */ - public void setTop(@jakarta.annotation.Nullable final Json value) { + public void setTop(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("top", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rank_avg/RankAvgPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rank_avg/RankAvgPostRequestBody.java index f46a8be9889..a046d8a6bca 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rank_avg/RankAvgPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rank_avg/RankAvgPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.rank_avg; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("order", (n) -> { this.setOrder(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("ref", (n) -> { this.setRef(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("order", (n) -> { this.setOrder(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("ref", (n) -> { this.setRef(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the order property value. The order property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getOrder() { + public UntypedNode getOrder() { return this.backingStore.get("order"); } /** * Gets the ref property value. The ref property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRef() { + public UntypedNode getRef() { return this.backingStore.get("ref"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the order property value. The order property * @param value Value to set for the order property. */ - public void setOrder(@jakarta.annotation.Nullable final Json value) { + public void setOrder(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("order", value); } /** * Sets the ref property value. The ref property * @param value Value to set for the ref property. */ - public void setRef(@jakarta.annotation.Nullable final Json value) { + public void setRef(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("ref", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rank_eq/RankEqPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rank_eq/RankEqPostRequestBody.java index 77e1d043ea5..68fb1b27f60 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rank_eq/RankEqPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rank_eq/RankEqPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.rank_eq; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("order", (n) -> { this.setOrder(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("ref", (n) -> { this.setRef(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("order", (n) -> { this.setOrder(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("ref", (n) -> { this.setRef(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the order property value. The order property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getOrder() { + public UntypedNode getOrder() { return this.backingStore.get("order"); } /** * Gets the ref property value. The ref property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRef() { + public UntypedNode getRef() { return this.backingStore.get("ref"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the order property value. The order property * @param value Value to set for the order property. */ - public void setOrder(@jakarta.annotation.Nullable final Json value) { + public void setOrder(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("order", value); } /** * Sets the ref property value. The ref property * @param value Value to set for the ref property. */ - public void setRef(@jakarta.annotation.Nullable final Json value) { + public void setRef(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("ref", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rate/RatePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rate/RatePostRequestBody.java index 3c3e6243c77..b00ba698631 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rate/RatePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rate/RatePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.rate; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,60 +62,60 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("guess", (n) -> { this.setGuess(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pmt", (n) -> { this.setPmt(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("guess", (n) -> { this.setGuess(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pmt", (n) -> { this.setPmt(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fv property value. The fv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFv() { + public UntypedNode getFv() { return this.backingStore.get("fv"); } /** * Gets the guess property value. The guess property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getGuess() { + public UntypedNode getGuess() { return this.backingStore.get("guess"); } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the pmt property value. The pmt property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPmt() { + public UntypedNode getPmt() { return this.backingStore.get("pmt"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fv property value. The fv property * @param value Value to set for the fv property. */ - public void setFv(@jakarta.annotation.Nullable final Json value) { + public void setFv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fv", value); } /** * Sets the guess property value. The guess property * @param value Value to set for the guess property. */ - public void setGuess(@jakarta.annotation.Nullable final Json value) { + public void setGuess(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("guess", value); } /** * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the pmt property value. The pmt property * @param value Value to set for the pmt property. */ - public void setPmt(@jakarta.annotation.Nullable final Json value) { + public void setPmt(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pmt", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/received/ReceivedPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/received/ReceivedPostRequestBody.java index 09ab3f7ea72..0fd524dd623 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/received/ReceivedPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/received/ReceivedPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.received; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** * Gets the discount property value. The discount property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDiscount() { + public UntypedNode getDiscount() { return this.backingStore.get("discount"); } /** @@ -79,35 +78,35 @@ public Json getDiscount() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("discount", (n) -> { this.setDiscount(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("investment", (n) -> { this.setInvestment(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("discount", (n) -> { this.setDiscount(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("investment", (n) -> { this.setInvestment(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the investment property value. The investment property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInvestment() { + public UntypedNode getInvestment() { return this.backingStore.get("investment"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the discount property value. The discount property * @param value Value to set for the discount property. */ - public void setDiscount(@jakarta.annotation.Nullable final Json value) { + public void setDiscount(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("discount", value); } /** * Sets the investment property value. The investment property * @param value Value to set for the investment property. */ - public void setInvestment(@jakarta.annotation.Nullable final Json value) { + public void setInvestment(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("investment", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/replace/ReplacePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/replace/ReplacePostRequestBody.java index 4f2bb72a11f..c008eee4241 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/replace/ReplacePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/replace/ReplacePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.replace; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,42 +62,42 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("newText", (n) -> { this.setNewText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numChars", (n) -> { this.setNumChars(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("oldText", (n) -> { this.setOldText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("newText", (n) -> { this.setNewText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numChars", (n) -> { this.setNumChars(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("oldText", (n) -> { this.setOldText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the newText property value. The newText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNewText() { + public UntypedNode getNewText() { return this.backingStore.get("newText"); } /** * Gets the numChars property value. The numChars property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumChars() { + public UntypedNode getNumChars() { return this.backingStore.get("numChars"); } /** * Gets the oldText property value. The oldText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getOldText() { + public UntypedNode getOldText() { return this.backingStore.get("oldText"); } /** * Gets the startNum property value. The startNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartNum() { + public UntypedNode getStartNum() { return this.backingStore.get("startNum"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the newText property value. The newText property * @param value Value to set for the newText property. */ - public void setNewText(@jakarta.annotation.Nullable final Json value) { + public void setNewText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("newText", value); } /** * Sets the numChars property value. The numChars property * @param value Value to set for the numChars property. */ - public void setNumChars(@jakarta.annotation.Nullable final Json value) { + public void setNumChars(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numChars", value); } /** * Sets the oldText property value. The oldText property * @param value Value to set for the oldText property. */ - public void setOldText(@jakarta.annotation.Nullable final Json value) { + public void setOldText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("oldText", value); } /** * Sets the startNum property value. The startNum property * @param value Value to set for the startNum property. */ - public void setStartNum(@jakarta.annotation.Nullable final Json value) { + public void setStartNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startNum", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/replaceb/ReplaceBPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/replaceb/ReplaceBPostRequestBody.java index 4cc4d7d5164..52dae2e366d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/replaceb/ReplaceBPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/replaceb/ReplaceBPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.replaceb; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,42 +62,42 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("newText", (n) -> { this.setNewText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numBytes", (n) -> { this.setNumBytes(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("oldText", (n) -> { this.setOldText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("newText", (n) -> { this.setNewText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numBytes", (n) -> { this.setNumBytes(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("oldText", (n) -> { this.setOldText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the newText property value. The newText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNewText() { + public UntypedNode getNewText() { return this.backingStore.get("newText"); } /** * Gets the numBytes property value. The numBytes property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumBytes() { + public UntypedNode getNumBytes() { return this.backingStore.get("numBytes"); } /** * Gets the oldText property value. The oldText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getOldText() { + public UntypedNode getOldText() { return this.backingStore.get("oldText"); } /** * Gets the startNum property value. The startNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartNum() { + public UntypedNode getStartNum() { return this.backingStore.get("startNum"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the newText property value. The newText property * @param value Value to set for the newText property. */ - public void setNewText(@jakarta.annotation.Nullable final Json value) { + public void setNewText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("newText", value); } /** * Sets the numBytes property value. The numBytes property * @param value Value to set for the numBytes property. */ - public void setNumBytes(@jakarta.annotation.Nullable final Json value) { + public void setNumBytes(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numBytes", value); } /** * Sets the oldText property value. The oldText property * @param value Value to set for the oldText property. */ - public void setOldText(@jakarta.annotation.Nullable final Json value) { + public void setOldText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("oldText", value); } /** * Sets the startNum property value. The startNum property * @param value Value to set for the startNum property. */ - public void setStartNum(@jakarta.annotation.Nullable final Json value) { + public void setStartNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startNum", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rept/ReptPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rept/ReptPostRequestBody.java index bf61daf88c7..67be5e9201c 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rept/ReptPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rept/ReptPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.rept; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("numberTimes", (n) -> { this.setNumberTimes(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numberTimes", (n) -> { this.setNumberTimes(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numberTimes property value. The numberTimes property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberTimes() { + public UntypedNode getNumberTimes() { return this.backingStore.get("numberTimes"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the numberTimes property value. The numberTimes property * @param value Value to set for the numberTimes property. */ - public void setNumberTimes(@jakarta.annotation.Nullable final Json value) { + public void setNumberTimes(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberTimes", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/right/RightPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/right/RightPostRequestBody.java index 483f355ec7a..daf83fe8de1 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/right/RightPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/right/RightPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.right; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("numChars", (n) -> { this.setNumChars(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numChars", (n) -> { this.setNumChars(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numChars property value. The numChars property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumChars() { + public UntypedNode getNumChars() { return this.backingStore.get("numChars"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the numChars property value. The numChars property * @param value Value to set for the numChars property. */ - public void setNumChars(@jakarta.annotation.Nullable final Json value) { + public void setNumChars(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numChars", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rightb/RightbPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rightb/RightbPostRequestBody.java index 73625f40df4..987486741f2 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rightb/RightbPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rightb/RightbPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.rightb; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("numBytes", (n) -> { this.setNumBytes(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numBytes", (n) -> { this.setNumBytes(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numBytes property value. The numBytes property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumBytes() { + public UntypedNode getNumBytes() { return this.backingStore.get("numBytes"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the numBytes property value. The numBytes property * @param value Value to set for the numBytes property. */ - public void setNumBytes(@jakarta.annotation.Nullable final Json value) { + public void setNumBytes(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numBytes", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/roman/RomanPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/roman/RomanPostRequestBody.java index 9695f37bdb0..780a19746af 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/roman/RomanPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/roman/RomanPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.roman; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("form", (n) -> { this.setForm(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("form", (n) -> { this.setForm(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the form property value. The form property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getForm() { + public UntypedNode getForm() { return this.backingStore.get("form"); } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the form property value. The form property * @param value Value to set for the form property. */ - public void setForm(@jakarta.annotation.Nullable final Json value) { + public void setForm(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("form", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/round/RoundPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/round/RoundPostRequestBody.java index 7083814f331..7f4f9aa03c1 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/round/RoundPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/round/RoundPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.round; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numDigits", (n) -> { this.setNumDigits(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numDigits", (n) -> { this.setNumDigits(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the numDigits property value. The numDigits property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumDigits() { + public UntypedNode getNumDigits() { return this.backingStore.get("numDigits"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the numDigits property value. The numDigits property * @param value Value to set for the numDigits property. */ - public void setNumDigits(@jakarta.annotation.Nullable final Json value) { + public void setNumDigits(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numDigits", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rounddown/RoundDownPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rounddown/RoundDownPostRequestBody.java index 7a3dd0f9322..29e12b770d1 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rounddown/RoundDownPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rounddown/RoundDownPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.rounddown; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numDigits", (n) -> { this.setNumDigits(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numDigits", (n) -> { this.setNumDigits(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the numDigits property value. The numDigits property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumDigits() { + public UntypedNode getNumDigits() { return this.backingStore.get("numDigits"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the numDigits property value. The numDigits property * @param value Value to set for the numDigits property. */ - public void setNumDigits(@jakarta.annotation.Nullable final Json value) { + public void setNumDigits(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numDigits", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/roundup/RoundUpPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/roundup/RoundUpPostRequestBody.java index 961508e7073..3ebfcd7b204 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/roundup/RoundUpPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/roundup/RoundUpPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.roundup; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numDigits", (n) -> { this.setNumDigits(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numDigits", (n) -> { this.setNumDigits(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the numDigits property value. The numDigits property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumDigits() { + public UntypedNode getNumDigits() { return this.backingStore.get("numDigits"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the numDigits property value. The numDigits property * @param value Value to set for the numDigits property. */ - public void setNumDigits(@jakarta.annotation.Nullable final Json value) { + public void setNumDigits(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numDigits", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rows/RowsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rows/RowsPostRequestBody.java index b9de9093b11..4aeaf8e8d19 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rows/RowsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/rows/RowsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.rows; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,7 +70,7 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -94,7 +93,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fv property value. The fv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFv() { + public UntypedNode getFv() { return this.backingStore.get("fv"); } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fv property value. The fv property * @param value Value to set for the fv property. */ - public void setFv(@jakarta.annotation.Nullable final Json value) { + public void setFv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fv", value); } /** * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sec/SecPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sec/SecPostRequestBody.java index 3eba3ef619f..9cb9401db05 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sec/SecPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sec/SecPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.sec; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sech/SechPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sech/SechPostRequestBody.java index d9bfd2fa6a9..d30fd0f560b 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sech/SechPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sech/SechPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.sech; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/second/SecondPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/second/SecondPostRequestBody.java index 096b7d47430..2211eb94a8a 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/second/SecondPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/second/SecondPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.second; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the serialNumber property value. The serialNumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSerialNumber() { + public UntypedNode getSerialNumber() { return this.backingStore.get("serialNumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the serialNumber property value. The serialNumber property * @param value Value to set for the serialNumber property. */ - public void setSerialNumber(@jakarta.annotation.Nullable final Json value) { + public void setSerialNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("serialNumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/seriessum/SeriesSumPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/seriessum/SeriesSumPostRequestBody.java index 2c2232fb48c..cc7f43d71d9 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/seriessum/SeriesSumPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/seriessum/SeriesSumPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.seriessum; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the coefficients property value. The coefficients property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCoefficients() { + public UntypedNode getCoefficients() { return this.backingStore.get("coefficients"); } /** @@ -71,34 +70,34 @@ public Json getCoefficients() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("coefficients", (n) -> { this.setCoefficients(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("m", (n) -> { this.setM(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("coefficients", (n) -> { this.setCoefficients(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("m", (n) -> { this.setM(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the m property value. The m property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getM() { + public UntypedNode getM() { return this.backingStore.get("m"); } /** * Gets the n property value. The n property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getN() { + public UntypedNode getN() { return this.backingStore.get("n"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the coefficients property value. The coefficients property * @param value Value to set for the coefficients property. */ - public void setCoefficients(@jakarta.annotation.Nullable final Json value) { + public void setCoefficients(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("coefficients", value); } /** * Sets the m property value. The m property * @param value Value to set for the m property. */ - public void setM(@jakarta.annotation.Nullable final Json value) { + public void setM(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("m", value); } /** * Sets the n property value. The n property * @param value Value to set for the n property. */ - public void setN(@jakarta.annotation.Nullable final Json value) { + public void setN(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("n", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sheet/SheetPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sheet/SheetPostRequestBody.java index 3f67ed78401..6ef0410c965 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sheet/SheetPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sheet/SheetPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.sheet; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sheets/SheetsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sheets/SheetsPostRequestBody.java index 601b7d5c910..4a7ae16817f 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sheets/SheetsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sheets/SheetsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.sheets; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the reference property value. The reference property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getReference() { + public UntypedNode getReference() { return this.backingStore.get("reference"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the reference property value. The reference property * @param value Value to set for the reference property. */ - public void setReference(@jakarta.annotation.Nullable final Json value) { + public void setReference(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("reference", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sign/SignPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sign/SignPostRequestBody.java index c7695c3418d..55c168fc0da 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sign/SignPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sign/SignPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.sign; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sin/SinPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sin/SinPostRequestBody.java index 7945412432b..36f8bda2a92 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sin/SinPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sin/SinPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.sin; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sinh/SinhPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sinh/SinhPostRequestBody.java index 0c33d17e14f..1095fcadeb0 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sinh/SinhPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sinh/SinhPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.sinh; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/skew/SkewPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/skew/SkewPostRequestBody.java index 876092f9cb6..cbf1d7b49b8 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/skew/SkewPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/skew/SkewPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.skew; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/skew_p/SkewPPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/skew_p/SkewPPostRequestBody.java index 1c8e71a8753..84a94d6028b 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/skew_p/SkewPPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/skew_p/SkewPPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.skew_p; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sln/SlnPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sln/SlnPostRequestBody.java index 83eed42a34d..735a18b250d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sln/SlnPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sln/SlnPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.sln; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cost property value. The cost property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCost() { + public UntypedNode getCost() { return this.backingStore.get("cost"); } /** @@ -71,25 +70,25 @@ public Json getCost() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the life property value. The life property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLife() { + public UntypedNode getLife() { return this.backingStore.get("life"); } /** * Gets the salvage property value. The salvage property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSalvage() { + public UntypedNode getSalvage() { return this.backingStore.get("salvage"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cost property value. The cost property * @param value Value to set for the cost property. */ - public void setCost(@jakarta.annotation.Nullable final Json value) { + public void setCost(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cost", value); } /** * Sets the life property value. The life property * @param value Value to set for the life property. */ - public void setLife(@jakarta.annotation.Nullable final Json value) { + public void setLife(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("life", value); } /** * Sets the salvage property value. The salvage property * @param value Value to set for the salvage property. */ - public void setSalvage(@jakarta.annotation.Nullable final Json value) { + public void setSalvage(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("salvage", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/small/SmallPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/small/SmallPostRequestBody.java index 8ee729245e4..f45d951bdbe 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/small/SmallPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/small/SmallPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.small; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,16 +70,16 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("k", (n) -> { this.setK(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("k", (n) -> { this.setK(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the k property value. The k property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getK() { + public UntypedNode getK() { return this.backingStore.get("k"); } /** @@ -104,7 +103,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sqrtpi/SqrtPiPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sqrtpi/SqrtPiPostRequestBody.java index 8da08f413f8..651692de871 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sqrtpi/SqrtPiPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sqrtpi/SqrtPiPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.sqrtpi; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/standardize/StandardizePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/standardize/StandardizePostRequestBody.java index 0edd71784ac..61db0201610 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/standardize/StandardizePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/standardize/StandardizePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.standardize; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the mean property value. The mean property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMean() { + public UntypedNode getMean() { return this.backingStore.get("mean"); } /** * Gets the standardDev property value. The standardDev property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStandardDev() { + public UntypedNode getStandardDev() { return this.backingStore.get("standardDev"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the mean property value. The mean property * @param value Value to set for the mean property. */ - public void setMean(@jakarta.annotation.Nullable final Json value) { + public void setMean(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("mean", value); } /** * Sets the standardDev property value. The standardDev property * @param value Value to set for the standardDev property. */ - public void setStandardDev(@jakarta.annotation.Nullable final Json value) { + public void setStandardDev(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("standardDev", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/stdev_p/StDevPPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/stdev_p/StDevPPostRequestBody.java index 4b02eb1f984..604f85fb0a6 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/stdev_p/StDevPPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/stdev_p/StDevPPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.stdev_p; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/stdev_s/StDevSPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/stdev_s/StDevSPostRequestBody.java index 5e033243bf7..88d97c7c4f1 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/stdev_s/StDevSPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/stdev_s/StDevSPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.stdev_s; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/stdeva/StDevAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/stdeva/StDevAPostRequestBody.java index 0cad5bd08dc..ea4ac080e21 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/stdeva/StDevAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/stdeva/StDevAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.stdeva; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/stdevpa/StDevPAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/stdevpa/StDevPAPostRequestBody.java index f354a20c9a8..1dee5aac070 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/stdevpa/StDevPAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/stdevpa/StDevPAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.stdevpa; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/substitute/SubstitutePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/substitute/SubstitutePostRequestBody.java index 893d56851e0..8afa290c405 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/substitute/SubstitutePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/substitute/SubstitutePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.substitute; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,42 +62,42 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("instanceNum", (n) -> { this.setInstanceNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("newText", (n) -> { this.setNewText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("oldText", (n) -> { this.setOldText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("instanceNum", (n) -> { this.setInstanceNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("newText", (n) -> { this.setNewText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("oldText", (n) -> { this.setOldText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the instanceNum property value. The instanceNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInstanceNum() { + public UntypedNode getInstanceNum() { return this.backingStore.get("instanceNum"); } /** * Gets the newText property value. The newText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNewText() { + public UntypedNode getNewText() { return this.backingStore.get("newText"); } /** * Gets the oldText property value. The oldText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getOldText() { + public UntypedNode getOldText() { return this.backingStore.get("oldText"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the instanceNum property value. The instanceNum property * @param value Value to set for the instanceNum property. */ - public void setInstanceNum(@jakarta.annotation.Nullable final Json value) { + public void setInstanceNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("instanceNum", value); } /** * Sets the newText property value. The newText property * @param value Value to set for the newText property. */ - public void setNewText(@jakarta.annotation.Nullable final Json value) { + public void setNewText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("newText", value); } /** * Sets the oldText property value. The oldText property * @param value Value to set for the oldText property. */ - public void setOldText(@jakarta.annotation.Nullable final Json value) { + public void setOldText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("oldText", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/subtotal/SubtotalPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/subtotal/SubtotalPostRequestBody.java index 7dc3d6d00fe..0e73a448890 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/subtotal/SubtotalPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/subtotal/SubtotalPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.subtotal; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("functionNum", (n) -> { this.setFunctionNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("functionNum", (n) -> { this.setFunctionNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the functionNum property value. The functionNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFunctionNum() { + public UntypedNode getFunctionNum() { return this.backingStore.get("functionNum"); } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the functionNum property value. The functionNum property * @param value Value to set for the functionNum property. */ - public void setFunctionNum(@jakarta.annotation.Nullable final Json value) { + public void setFunctionNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("functionNum", value); } /** * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sum/SumPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sum/SumPostRequestBody.java index 60787739cd6..0210785c970 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sum/SumPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sum/SumPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.sum; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sumif/SumIfPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sumif/SumIfPostRequestBody.java index c07b47417b0..24ccec159cb 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sumif/SumIfPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sumif/SumIfPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.sumif; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** @@ -71,25 +70,25 @@ public Json getCriteria() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("range", (n) -> { this.setRange(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("sumRange", (n) -> { this.setSumRange(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("range", (n) -> { this.setRange(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("sumRange", (n) -> { this.setSumRange(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the range property value. The range property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRange() { + public UntypedNode getRange() { return this.backingStore.get("range"); } /** * Gets the sumRange property value. The sumRange property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSumRange() { + public UntypedNode getSumRange() { return this.backingStore.get("sumRange"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the range property value. The range property * @param value Value to set for the range property. */ - public void setRange(@jakarta.annotation.Nullable final Json value) { + public void setRange(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("range", value); } /** * Sets the sumRange property value. The sumRange property * @param value Value to set for the sumRange property. */ - public void setSumRange(@jakarta.annotation.Nullable final Json value) { + public void setSumRange(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("sumRange", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sumifs/SumIfsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sumifs/SumIfsPostRequestBody.java index 6ec580c6274..c2769fff3ee 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sumifs/SumIfsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sumifs/SumIfsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.sumifs; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("sumRange", (n) -> { this.setSumRange(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("sumRange", (n) -> { this.setSumRange(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the sumRange property value. The sumRange property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSumRange() { + public UntypedNode getSumRange() { return this.backingStore.get("sumRange"); } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the sumRange property value. The sumRange property * @param value Value to set for the sumRange property. */ - public void setSumRange(@jakarta.annotation.Nullable final Json value) { + public void setSumRange(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("sumRange", value); } /** * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sumsq/SumSqPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sumsq/SumSqPostRequestBody.java index ae55309a920..d8c0f0864b4 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sumsq/SumSqPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/sumsq/SumSqPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.sumsq; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/syd/SydPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/syd/SydPostRequestBody.java index 46f54de0d16..8c69cd5f1cd 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/syd/SydPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/syd/SydPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.syd; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cost property value. The cost property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCost() { + public UntypedNode getCost() { return this.backingStore.get("cost"); } /** @@ -71,34 +70,34 @@ public Json getCost() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("per", (n) -> { this.setPer(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("per", (n) -> { this.setPer(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the life property value. The life property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLife() { + public UntypedNode getLife() { return this.backingStore.get("life"); } /** * Gets the per property value. The per property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPer() { + public UntypedNode getPer() { return this.backingStore.get("per"); } /** * Gets the salvage property value. The salvage property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSalvage() { + public UntypedNode getSalvage() { return this.backingStore.get("salvage"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cost property value. The cost property * @param value Value to set for the cost property. */ - public void setCost(@jakarta.annotation.Nullable final Json value) { + public void setCost(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cost", value); } /** * Sets the life property value. The life property * @param value Value to set for the life property. */ - public void setLife(@jakarta.annotation.Nullable final Json value) { + public void setLife(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("life", value); } /** * Sets the per property value. The per property * @param value Value to set for the per property. */ - public void setPer(@jakarta.annotation.Nullable final Json value) { + public void setPer(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("per", value); } /** * Sets the salvage property value. The salvage property * @param value Value to set for the salvage property. */ - public void setSalvage(@jakarta.annotation.Nullable final Json value) { + public void setSalvage(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("salvage", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t/TPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t/TPostRequestBody.java index 3cfa934a92a..87ea1a41fcd 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t/TPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t/TPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.t; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_dist/TDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_dist/TDistPostRequestBody.java index adf09b8aa75..1b088f896e0 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_dist/TDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_dist/TDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.t_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -79,17 +78,17 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_dist_2t/TDist2TPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_dist_2t/TDist2TPostRequestBody.java index 2a7fdd97d04..f20c7385a23 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_dist_2t/TDist2TPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_dist_2t/TDist2TPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.t_dist_2t; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -71,16 +70,16 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_dist_rt/TDistRTPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_dist_rt/TDistRTPostRequestBody.java index 73532ba360d..fa921495bd2 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_dist_rt/TDistRTPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_dist_rt/TDistRTPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.t_dist_rt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -71,16 +70,16 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_inv/TInvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_inv/TInvPostRequestBody.java index f5e56b929b1..5f4c1109cae 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_inv/TInvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_inv/TInvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.t_inv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -71,16 +70,16 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_inv_2t/TInv2TPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_inv_2t/TInv2TPostRequestBody.java index 3a28703089a..3f2d998e310 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_inv_2t/TInv2TPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/t_inv_2t/TInv2TPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.t_inv_2t; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -71,16 +70,16 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tan/TanPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tan/TanPostRequestBody.java index 887fc9dbe58..c7284615ed1 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tan/TanPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tan/TanPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.tan; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tanh/TanhPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tanh/TanhPostRequestBody.java index d8333868ef8..6057a4bd2ca 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tanh/TanhPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tanh/TanhPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.tanh; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tbilleq/TbillEqPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tbilleq/TbillEqPostRequestBody.java index a238fd1ec2c..5b6a3d17678 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tbilleq/TbillEqPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tbilleq/TbillEqPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.tbilleq; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the discount property value. The discount property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDiscount() { + public UntypedNode getDiscount() { return this.backingStore.get("discount"); } /** @@ -71,25 +70,25 @@ public Json getDiscount() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("discount", (n) -> { this.setDiscount(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("discount", (n) -> { this.setDiscount(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the discount property value. The discount property * @param value Value to set for the discount property. */ - public void setDiscount(@jakarta.annotation.Nullable final Json value) { + public void setDiscount(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("discount", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tbillprice/TbillPricePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tbillprice/TbillPricePostRequestBody.java index a53bb5793a9..3eb1b66d844 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tbillprice/TbillPricePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tbillprice/TbillPricePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.tbillprice; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the discount property value. The discount property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDiscount() { + public UntypedNode getDiscount() { return this.backingStore.get("discount"); } /** @@ -71,25 +70,25 @@ public Json getDiscount() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("discount", (n) -> { this.setDiscount(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("discount", (n) -> { this.setDiscount(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the discount property value. The discount property * @param value Value to set for the discount property. */ - public void setDiscount(@jakarta.annotation.Nullable final Json value) { + public void setDiscount(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("discount", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tbillyield/TbillYieldPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tbillyield/TbillYieldPostRequestBody.java index aa165b234e9..8924ce03ae3 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tbillyield/TbillYieldPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/tbillyield/TbillYieldPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.tbillyield; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the pr property value. The pr property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPr() { + public UntypedNode getPr() { return this.backingStore.get("pr"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the pr property value. The pr property * @param value Value to set for the pr property. */ - public void setPr(@jakarta.annotation.Nullable final Json value) { + public void setPr(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pr", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/text/TextPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/text/TextPostRequestBody.java index a315e5be61c..f1d5d3be203 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/text/TextPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/text/TextPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.text; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("formatText", (n) -> { this.setFormatText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("formatText", (n) -> { this.setFormatText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the formatText property value. The formatText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFormatText() { + public UntypedNode getFormatText() { return this.backingStore.get("formatText"); } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the formatText property value. The formatText property * @param value Value to set for the formatText property. */ - public void setFormatText(@jakarta.annotation.Nullable final Json value) { + public void setFormatText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("formatText", value); } /** * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/time/TimePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/time/TimePostRequestBody.java index 1e222a45085..06a7f8e2e40 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/time/TimePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/time/TimePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.time; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("hour", (n) -> { this.setHour(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("minute", (n) -> { this.setMinute(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("second", (n) -> { this.setSecond(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("hour", (n) -> { this.setHour(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("minute", (n) -> { this.setMinute(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("second", (n) -> { this.setSecond(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the hour property value. The hour property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getHour() { + public UntypedNode getHour() { return this.backingStore.get("hour"); } /** * Gets the minute property value. The minute property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMinute() { + public UntypedNode getMinute() { return this.backingStore.get("minute"); } /** * Gets the second property value. The second property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSecond() { + public UntypedNode getSecond() { return this.backingStore.get("second"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the hour property value. The hour property * @param value Value to set for the hour property. */ - public void setHour(@jakarta.annotation.Nullable final Json value) { + public void setHour(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("hour", value); } /** * Sets the minute property value. The minute property * @param value Value to set for the minute property. */ - public void setMinute(@jakarta.annotation.Nullable final Json value) { + public void setMinute(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("minute", value); } /** * Sets the second property value. The second property * @param value Value to set for the second property. */ - public void setSecond(@jakarta.annotation.Nullable final Json value) { + public void setSecond(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("second", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/timevalue/TimevaluePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/timevalue/TimevaluePostRequestBody.java index 45255072213..11143bd68aa 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/timevalue/TimevaluePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/timevalue/TimevaluePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.timevalue; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("timeText", (n) -> { this.setTimeText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("timeText", (n) -> { this.setTimeText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the timeText property value. The timeText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getTimeText() { + public UntypedNode getTimeText() { return this.backingStore.get("timeText"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the timeText property value. The timeText property * @param value Value to set for the timeText property. */ - public void setTimeText(@jakarta.annotation.Nullable final Json value) { + public void setTimeText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("timeText", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/trim/TrimPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/trim/TrimPostRequestBody.java index b430be36acc..badb662a50d 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/trim/TrimPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/trim/TrimPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.trim; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/trimmean/TrimMeanPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/trimmean/TrimMeanPostRequestBody.java index a582d638dba..16ca459f971 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/trimmean/TrimMeanPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/trimmean/TrimMeanPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.trimmean; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,16 +70,16 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("percent", (n) -> { this.setPercent(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("percent", (n) -> { this.setPercent(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the percent property value. The percent property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPercent() { + public UntypedNode getPercent() { return this.backingStore.get("percent"); } /** @@ -104,7 +103,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numDigits", (n) -> { this.setNumDigits(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numDigits", (n) -> { this.setNumDigits(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the numDigits property value. The numDigits property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumDigits() { + public UntypedNode getNumDigits() { return this.backingStore.get("numDigits"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the numDigits property value. The numDigits property * @param value Value to set for the numDigits property. */ - public void setNumDigits(@jakarta.annotation.Nullable final Json value) { + public void setNumDigits(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numDigits", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/type/TypePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/type/TypePostRequestBody.java index c068ad24daf..a3a435f1f2e 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/type/TypePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/type/TypePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.type; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/unichar/UnicharPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/unichar/UnicharPostRequestBody.java index ab299b659ed..ea2d021e86b 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/unichar/UnicharPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/unichar/UnicharPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.unichar; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/unicode/UnicodePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/unicode/UnicodePostRequestBody.java index a7bbb3dab13..9f10a04205a 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/unicode/UnicodePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/unicode/UnicodePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.unicode; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/upper/UpperPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/upper/UpperPostRequestBody.java index fd33b75bbeb..f329889cccb 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/upper/UpperPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/upper/UpperPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.upper; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/usdollar/UsdollarPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/usdollar/UsdollarPostRequestBody.java index 3848b08c6d1..625436a6b26 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/usdollar/UsdollarPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/usdollar/UsdollarPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.usdollar; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the decimals property value. The decimals property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDecimals() { + public UntypedNode getDecimals() { return this.backingStore.get("decimals"); } /** @@ -71,16 +70,16 @@ public Json getDecimals() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("decimals", (n) -> { this.setDecimals(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("decimals", (n) -> { this.setDecimals(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the decimals property value. The decimals property * @param value Value to set for the decimals property. */ - public void setDecimals(@jakarta.annotation.Nullable final Json value) { + public void setDecimals(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("decimals", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/value/ValuePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/value/ValuePostRequestBody.java index 1ad4f82f6d6..78858dd830b 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/value/ValuePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/value/ValuePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.value; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/var_p/VarPPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/var_p/VarPPostRequestBody.java index dd1bddbad7a..33adf4b41cb 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/var_p/VarPPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/var_p/VarPPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.var_p; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/var_s/VarSPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/var_s/VarSPostRequestBody.java index 0838e86723c..3a44d6c5e3a 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/var_s/VarSPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/var_s/VarSPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.var_s; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/vara/VarAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/vara/VarAPostRequestBody.java index 4b378ffd73d..40c2721ab7a 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/vara/VarAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/vara/VarAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.vara; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/varpa/VarPAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/varpa/VarPAPostRequestBody.java index 8718c643d37..9189f71a4a7 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/varpa/VarPAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/varpa/VarPAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.varpa; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/vdb/VdbPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/vdb/VdbPostRequestBody.java index 873bf26d937..e0419580f5c 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/vdb/VdbPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/vdb/VdbPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.vdb; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the cost property value. The cost property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCost() { + public UntypedNode getCost() { return this.backingStore.get("cost"); } /** * Gets the endPeriod property value. The endPeriod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndPeriod() { + public UntypedNode getEndPeriod() { return this.backingStore.get("endPeriod"); } /** * Gets the factor property value. The factor property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFactor() { + public UntypedNode getFactor() { return this.backingStore.get("factor"); } /** @@ -87,45 +86,45 @@ public Json getFactor() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(7); - deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("endPeriod", (n) -> { this.setEndPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("factor", (n) -> { this.setFactor(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("noSwitch", (n) -> { this.setNoSwitch(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startPeriod", (n) -> { this.setStartPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("endPeriod", (n) -> { this.setEndPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("factor", (n) -> { this.setFactor(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("noSwitch", (n) -> { this.setNoSwitch(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startPeriod", (n) -> { this.setStartPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the life property value. The life property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLife() { + public UntypedNode getLife() { return this.backingStore.get("life"); } /** * Gets the noSwitch property value. The noSwitch property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNoSwitch() { + public UntypedNode getNoSwitch() { return this.backingStore.get("noSwitch"); } /** * Gets the salvage property value. The salvage property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSalvage() { + public UntypedNode getSalvage() { return this.backingStore.get("salvage"); } /** * Gets the startPeriod property value. The startPeriod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartPeriod() { + public UntypedNode getStartPeriod() { return this.backingStore.get("startPeriod"); } /** @@ -162,49 +161,49 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cost property value. The cost property * @param value Value to set for the cost property. */ - public void setCost(@jakarta.annotation.Nullable final Json value) { + public void setCost(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cost", value); } /** * Sets the endPeriod property value. The endPeriod property * @param value Value to set for the endPeriod property. */ - public void setEndPeriod(@jakarta.annotation.Nullable final Json value) { + public void setEndPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endPeriod", value); } /** * Sets the factor property value. The factor property * @param value Value to set for the factor property. */ - public void setFactor(@jakarta.annotation.Nullable final Json value) { + public void setFactor(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("factor", value); } /** * Sets the life property value. The life property * @param value Value to set for the life property. */ - public void setLife(@jakarta.annotation.Nullable final Json value) { + public void setLife(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("life", value); } /** * Sets the noSwitch property value. The noSwitch property * @param value Value to set for the noSwitch property. */ - public void setNoSwitch(@jakarta.annotation.Nullable final Json value) { + public void setNoSwitch(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("noSwitch", value); } /** * Sets the salvage property value. The salvage property * @param value Value to set for the salvage property. */ - public void setSalvage(@jakarta.annotation.Nullable final Json value) { + public void setSalvage(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("salvage", value); } /** * Sets the startPeriod property value. The startPeriod property * @param value Value to set for the startPeriod property. */ - public void setStartPeriod(@jakarta.annotation.Nullable final Json value) { + public void setStartPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startPeriod", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/vlookup/VlookupPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/vlookup/VlookupPostRequestBody.java index bc7cea1b86f..5ac5752774f 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/vlookup/VlookupPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/vlookup/VlookupPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.vlookup; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the colIndexNum property value. The colIndexNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getColIndexNum() { + public UntypedNode getColIndexNum() { return this.backingStore.get("colIndexNum"); } /** @@ -71,34 +70,34 @@ public Json getColIndexNum() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("colIndexNum", (n) -> { this.setColIndexNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("lookupValue", (n) -> { this.setLookupValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rangeLookup", (n) -> { this.setRangeLookup(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("tableArray", (n) -> { this.setTableArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("colIndexNum", (n) -> { this.setColIndexNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("lookupValue", (n) -> { this.setLookupValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rangeLookup", (n) -> { this.setRangeLookup(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("tableArray", (n) -> { this.setTableArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the lookupValue property value. The lookupValue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLookupValue() { + public UntypedNode getLookupValue() { return this.backingStore.get("lookupValue"); } /** * Gets the rangeLookup property value. The rangeLookup property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRangeLookup() { + public UntypedNode getRangeLookup() { return this.backingStore.get("rangeLookup"); } /** * Gets the tableArray property value. The tableArray property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getTableArray() { + public UntypedNode getTableArray() { return this.backingStore.get("tableArray"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the colIndexNum property value. The colIndexNum property * @param value Value to set for the colIndexNum property. */ - public void setColIndexNum(@jakarta.annotation.Nullable final Json value) { + public void setColIndexNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("colIndexNum", value); } /** * Sets the lookupValue property value. The lookupValue property * @param value Value to set for the lookupValue property. */ - public void setLookupValue(@jakarta.annotation.Nullable final Json value) { + public void setLookupValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lookupValue", value); } /** * Sets the rangeLookup property value. The rangeLookup property * @param value Value to set for the rangeLookup property. */ - public void setRangeLookup(@jakarta.annotation.Nullable final Json value) { + public void setRangeLookup(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rangeLookup", value); } /** * Sets the tableArray property value. The tableArray property * @param value Value to set for the tableArray property. */ - public void setTableArray(@jakarta.annotation.Nullable final Json value) { + public void setTableArray(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("tableArray", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/weekday/WeekdayPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/weekday/WeekdayPostRequestBody.java index b1ee7895d96..f91ecad750b 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/weekday/WeekdayPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/weekday/WeekdayPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.weekday; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("returnType", (n) -> { this.setReturnType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("returnType", (n) -> { this.setReturnType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the returnType property value. The returnType property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getReturnType() { + public UntypedNode getReturnType() { return this.backingStore.get("returnType"); } /** * Gets the serialNumber property value. The serialNumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSerialNumber() { + public UntypedNode getSerialNumber() { return this.backingStore.get("serialNumber"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the returnType property value. The returnType property * @param value Value to set for the returnType property. */ - public void setReturnType(@jakarta.annotation.Nullable final Json value) { + public void setReturnType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("returnType", value); } /** * Sets the serialNumber property value. The serialNumber property * @param value Value to set for the serialNumber property. */ - public void setSerialNumber(@jakarta.annotation.Nullable final Json value) { + public void setSerialNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("serialNumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/weeknum/WeekNumPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/weeknum/WeekNumPostRequestBody.java index 4760561ef04..89bd7485a8e 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/weeknum/WeekNumPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/weeknum/WeekNumPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.weeknum; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("returnType", (n) -> { this.setReturnType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("returnType", (n) -> { this.setReturnType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the returnType property value. The returnType property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getReturnType() { + public UntypedNode getReturnType() { return this.backingStore.get("returnType"); } /** * Gets the serialNumber property value. The serialNumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSerialNumber() { + public UntypedNode getSerialNumber() { return this.backingStore.get("serialNumber"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the returnType property value. The returnType property * @param value Value to set for the returnType property. */ - public void setReturnType(@jakarta.annotation.Nullable final Json value) { + public void setReturnType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("returnType", value); } /** * Sets the serialNumber property value. The serialNumber property * @param value Value to set for the serialNumber property. */ - public void setSerialNumber(@jakarta.annotation.Nullable final Json value) { + public void setSerialNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("serialNumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/weibull_dist/WeibullDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/weibull_dist/WeibullDistPostRequestBody.java index 30efe703c62..966affbf386 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/weibull_dist/WeibullDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/weibull_dist/WeibullDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.weibull_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the alpha property value. The alpha property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAlpha() { + public UntypedNode getAlpha() { return this.backingStore.get("alpha"); } /** @@ -66,18 +65,18 @@ public BackingStore getBackingStore() { } /** * Gets the beta property value. The beta property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBeta() { + public UntypedNode getBeta() { return this.backingStore.get("beta"); } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -87,18 +86,18 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -124,7 +123,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("days", (n) -> { this.setDays(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("holidays", (n) -> { this.setHolidays(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("days", (n) -> { this.setDays(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("holidays", (n) -> { this.setHolidays(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the holidays property value. The holidays property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getHolidays() { + public UntypedNode getHolidays() { return this.backingStore.get("holidays"); } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the days property value. The days property * @param value Value to set for the days property. */ - public void setDays(@jakarta.annotation.Nullable final Json value) { + public void setDays(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("days", value); } /** * Sets the holidays property value. The holidays property * @param value Value to set for the holidays property. */ - public void setHolidays(@jakarta.annotation.Nullable final Json value) { + public void setHolidays(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("holidays", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/workday_intl/WorkDayIntlPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/workday_intl/WorkDayIntlPostRequestBody.java index 7090753974a..15080c017eb 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/workday_intl/WorkDayIntlPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/workday_intl/WorkDayIntlPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.workday_intl; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the days property value. The days property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDays() { + public UntypedNode getDays() { return this.backingStore.get("days"); } /** @@ -71,34 +70,34 @@ public Json getDays() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("days", (n) -> { this.setDays(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("holidays", (n) -> { this.setHolidays(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("weekend", (n) -> { this.setWeekend(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("days", (n) -> { this.setDays(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("holidays", (n) -> { this.setHolidays(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("weekend", (n) -> { this.setWeekend(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the holidays property value. The holidays property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getHolidays() { + public UntypedNode getHolidays() { return this.backingStore.get("holidays"); } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** * Gets the weekend property value. The weekend property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getWeekend() { + public UntypedNode getWeekend() { return this.backingStore.get("weekend"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the days property value. The days property * @param value Value to set for the days property. */ - public void setDays(@jakarta.annotation.Nullable final Json value) { + public void setDays(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("days", value); } /** * Sets the holidays property value. The holidays property * @param value Value to set for the holidays property. */ - public void setHolidays(@jakarta.annotation.Nullable final Json value) { + public void setHolidays(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("holidays", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } /** * Sets the weekend property value. The weekend property * @param value Value to set for the weekend property. */ - public void setWeekend(@jakarta.annotation.Nullable final Json value) { + public void setWeekend(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("weekend", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/xirr/XirrPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/xirr/XirrPostRequestBody.java index 1e0b7b87d2d..b9897f9fc40 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/xirr/XirrPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/xirr/XirrPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.xirr; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the dates property value. The dates property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDates() { + public UntypedNode getDates() { return this.backingStore.get("dates"); } /** @@ -71,25 +70,25 @@ public Json getDates() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("dates", (n) -> { this.setDates(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("guess", (n) -> { this.setGuess(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("dates", (n) -> { this.setDates(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("guess", (n) -> { this.setGuess(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the guess property value. The guess property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getGuess() { + public UntypedNode getGuess() { return this.backingStore.get("guess"); } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the dates property value. The dates property * @param value Value to set for the dates property. */ - public void setDates(@jakarta.annotation.Nullable final Json value) { + public void setDates(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("dates", value); } /** * Sets the guess property value. The guess property * @param value Value to set for the guess property. */ - public void setGuess(@jakarta.annotation.Nullable final Json value) { + public void setGuess(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("guess", value); } /** * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/xnpv/XnpvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/xnpv/XnpvPostRequestBody.java index 3e66503c232..2b1be5f5ed5 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/xnpv/XnpvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/xnpv/XnpvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.xnpv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the dates property value. The dates property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDates() { + public UntypedNode getDates() { return this.backingStore.get("dates"); } /** @@ -71,25 +70,25 @@ public Json getDates() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("dates", (n) -> { this.setDates(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("dates", (n) -> { this.setDates(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the dates property value. The dates property * @param value Value to set for the dates property. */ - public void setDates(@jakarta.annotation.Nullable final Json value) { + public void setDates(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("dates", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/xor/XorPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/xor/XorPostRequestBody.java index edb64a79ba5..46771cae782 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/xor/XorPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/xor/XorPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.xor; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/year/YearPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/year/YearPostRequestBody.java index 82add55c3dc..0980a29fcab 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/year/YearPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/year/YearPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.year; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the serialNumber property value. The serialNumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSerialNumber() { + public UntypedNode getSerialNumber() { return this.backingStore.get("serialNumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the serialNumber property value. The serialNumber property * @param value Value to set for the serialNumber property. */ - public void setSerialNumber(@jakarta.annotation.Nullable final Json value) { + public void setSerialNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("serialNumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/yearfrac/YearFracPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/yearfrac/YearFracPostRequestBody.java index ac95584af03..2f41bd70f53 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/yearfrac/YearFracPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/yearfrac/YearFracPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.yearfrac; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** * Gets the endDate property value. The endDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndDate() { + public UntypedNode getEndDate() { return this.backingStore.get("endDate"); } /** @@ -79,17 +78,17 @@ public Json getEndDate() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the endDate property value. The endDate property * @param value Value to set for the endDate property. */ - public void setEndDate(@jakarta.annotation.Nullable final Json value) { + public void setEndDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endDate", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/yield/YieldPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/yield/YieldPostRequestBody.java index e26fd945b33..e62511910a2 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/yield/YieldPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/yield/YieldPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.yield; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,61 +70,61 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(7); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the pr property value. The pr property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPr() { + public UntypedNode getPr() { return this.backingStore.get("pr"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -162,49 +161,49 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the pr property value. The pr property * @param value Value to set for the pr property. */ - public void setPr(@jakarta.annotation.Nullable final Json value) { + public void setPr(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pr", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/yielddisc/YieldDiscPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/yielddisc/YieldDiscPostRequestBody.java index 859f60dfeee..985e7d4b8a2 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/yielddisc/YieldDiscPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/yielddisc/YieldDiscPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.yielddisc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,43 +70,43 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the pr property value. The pr property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPr() { + public UntypedNode getPr() { return this.backingStore.get("pr"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the pr property value. The pr property * @param value Value to set for the pr property. */ - public void setPr(@jakarta.annotation.Nullable final Json value) { + public void setPr(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pr", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/yieldmat/YieldMatPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/yieldmat/YieldMatPostRequestBody.java index ea69da7baa7..f9ba0107d03 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/yieldmat/YieldMatPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/yieldmat/YieldMatPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.yieldmat; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,52 +70,52 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the issue property value. The issue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getIssue() { + public UntypedNode getIssue() { return this.backingStore.get("issue"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the pr property value. The pr property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPr() { + public UntypedNode getPr() { return this.backingStore.get("pr"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the issue property value. The issue property * @param value Value to set for the issue property. */ - public void setIssue(@jakarta.annotation.Nullable final Json value) { + public void setIssue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("issue", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the pr property value. The pr property * @param value Value to set for the pr property. */ - public void setPr(@jakarta.annotation.Nullable final Json value) { + public void setPr(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pr", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/z_test/ZTestPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/z_test/ZTestPostRequestBody.java index dc96aa813cb..d06f40cef36 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/z_test/ZTestPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/functions/z_test/ZTestPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.functions.z_test; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,25 +70,25 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("sigma", (n) -> { this.setSigma(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("sigma", (n) -> { this.setSigma(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the sigma property value. The sigma property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSigma() { + public UntypedNode getSigma() { return this.backingStore.get("sigma"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -114,7 +113,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers final HashMap> deserializerMap = new HashMap>(3); deserializerMap.put("comment", (n) -> { this.setComment(n.getStringValue()); }); deserializerMap.put("name", (n) -> { this.setName(n.getStringValue()); }); - deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -86,10 +85,10 @@ public String getName() { } /** * Gets the reference property value. The reference property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getReference() { + public UntypedNode getReference() { return this.backingStore.get("reference"); } /** @@ -136,7 +135,7 @@ public void setName(@jakarta.annotation.Nullable final String value) { * Sets the reference property value. The reference property * @param value Value to set for the reference property. */ - public void setReference(@jakarta.annotation.Nullable final Json value) { + public void setReference(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("reference", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/operations/OperationsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/operations/OperationsRequestBuilder.java index 3113789bf40..caaad43082c 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/operations/OperationsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/operations/OperationsRequestBuilder.java @@ -49,7 +49,7 @@ public WorkbookOperationItemRequestBuilder byWorkbookOperationId(@jakarta.annota * @param requestAdapter The request adapter to use to execute the requests. */ public OperationsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/workbook/operations{?%24expand,%24orderby,%24search,%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/workbook/operations{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link OperationsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public OperationsRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -192,7 +212,11 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24count", count); + allQueryParams.put("%24filter", filter); allQueryParams.put("%24search", search); + allQueryParams.put("%24skip", skip); + allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/operations/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/operations/count/CountRequestBuilder.java index 3155d9c544d..ed89a20024b 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/operations/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/operations/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/workbook/operations/$count{?%24search}", pathParameters); + super(requestAdapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/workbook/operations/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24filter", filter); allQueryParams.put("%24search", search); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/item/columns/add/AddPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/item/columns/add/AddPostRequestBody.java index 2da27a07d8d..eb62a3709f8 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/item/columns/add/AddPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/item/columns/add/AddPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.tables.item.columns.add; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -65,7 +64,7 @@ public Map> getFieldDeserializers final HashMap> deserializerMap = new HashMap>(3); deserializerMap.put("index", (n) -> { this.setIndex(n.getIntegerValue()); }); deserializerMap.put("name", (n) -> { this.setName(n.getStringValue()); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -86,10 +85,10 @@ public String getName() { } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -136,7 +135,7 @@ public void setName(@jakarta.annotation.Nullable final String value) { * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/item/columns/item/filter/applyvaluesfilter/ApplyValuesFilterPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/item/columns/item/filter/applyvaluesfilter/ApplyValuesFilterPostRequestBody.java index 28984457cda..9d434ea429a 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/item/columns/item/filter/applyvaluesfilter/ApplyValuesFilterPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/item/columns/item/filter/applyvaluesfilter/ApplyValuesFilterPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.tables.item.columns.item.filter.applyvaluesfilter; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/item/rows/add/AddPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/item/rows/add/AddPostRequestBody.java index 5a628071a76..9b4fe047bcd 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/item/rows/add/AddPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/item/rows/add/AddPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.tables.item.rows.add; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -64,7 +63,7 @@ public BackingStore getBackingStore() { public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); deserializerMap.put("index", (n) -> { this.setIndex(n.getIntegerValue()); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -77,10 +76,10 @@ public Integer getIndex() { } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -119,7 +118,7 @@ public void setIndex(@jakarta.annotation.Nullable final Integer value) { * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/add/AddPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/add/AddPostRequestBody.java index d38f9ec9bf3..11e77fa6502 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/add/AddPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/add/AddPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.worksheets.item.charts.add; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -64,7 +63,7 @@ public BackingStore getBackingStore() { public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); deserializerMap.put("seriesBy", (n) -> { this.setSeriesBy(n.getStringValue()); }); - deserializerMap.put("sourceData", (n) -> { this.setSourceData(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("sourceData", (n) -> { this.setSourceData(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); deserializerMap.put("type", (n) -> { this.setType(n.getStringValue()); }); return deserializerMap; } @@ -78,10 +77,10 @@ public String getSeriesBy() { } /** * Gets the sourceData property value. The sourceData property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSourceData() { + public UntypedNode getSourceData() { return this.backingStore.get("sourceData"); } /** @@ -129,7 +128,7 @@ public void setSeriesBy(@jakarta.annotation.Nullable final String value) { * Sets the sourceData property value. The sourceData property * @param value Value to set for the sourceData property. */ - public void setSourceData(@jakarta.annotation.Nullable final Json value) { + public void setSourceData(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("sourceData", value); } /** diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/item/setdata/SetDataPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/item/setdata/SetDataPostRequestBody.java index d14057629c2..6381777f914 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/item/setdata/SetDataPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/item/setdata/SetDataPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.worksheets.item.charts.item.setdata; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -64,7 +63,7 @@ public BackingStore getBackingStore() { public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); deserializerMap.put("seriesBy", (n) -> { this.setSeriesBy(n.getStringValue()); }); - deserializerMap.put("sourceData", (n) -> { this.setSourceData(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("sourceData", (n) -> { this.setSourceData(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -77,10 +76,10 @@ public String getSeriesBy() { } /** * Gets the sourceData property value. The sourceData property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSourceData() { + public UntypedNode getSourceData() { return this.backingStore.get("sourceData"); } /** @@ -119,7 +118,7 @@ public void setSeriesBy(@jakarta.annotation.Nullable final String value) { * Sets the sourceData property value. The sourceData property * @param value Value to set for the sourceData property. */ - public void setSourceData(@jakarta.annotation.Nullable final Json value) { + public void setSourceData(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("sourceData", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/item/setposition/SetPositionPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/item/setposition/SetPositionPostRequestBody.java index 258166a2aa4..c100ba4a6c4 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/item/setposition/SetPositionPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/item/setposition/SetPositionPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.worksheets.item.charts.item.setposition; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endCell property value. The endCell property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndCell() { + public UntypedNode getEndCell() { return this.backingStore.get("endCell"); } /** @@ -71,16 +70,16 @@ public Json getEndCell() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("endCell", (n) -> { this.setEndCell(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startCell", (n) -> { this.setStartCell(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endCell", (n) -> { this.setEndCell(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startCell", (n) -> { this.setStartCell(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the startCell property value. The startCell property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartCell() { + public UntypedNode getStartCell() { return this.backingStore.get("startCell"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endCell property value. The endCell property * @param value Value to set for the endCell property. */ - public void setEndCell(@jakarta.annotation.Nullable final Json value) { + public void setEndCell(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endCell", value); } /** * Sets the startCell property value. The startCell property * @param value Value to set for the startCell property. */ - public void setStartCell(@jakarta.annotation.Nullable final Json value) { + public void setStartCell(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startCell", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/itematwithindex/setdata/SetDataPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/itematwithindex/setdata/SetDataPostRequestBody.java index d11c08b256a..c0cd6bf0c49 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/itematwithindex/setdata/SetDataPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/itematwithindex/setdata/SetDataPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.worksheets.item.charts.itematwithindex.setdata; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -64,7 +63,7 @@ public BackingStore getBackingStore() { public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); deserializerMap.put("seriesBy", (n) -> { this.setSeriesBy(n.getStringValue()); }); - deserializerMap.put("sourceData", (n) -> { this.setSourceData(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("sourceData", (n) -> { this.setSourceData(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -77,10 +76,10 @@ public String getSeriesBy() { } /** * Gets the sourceData property value. The sourceData property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSourceData() { + public UntypedNode getSourceData() { return this.backingStore.get("sourceData"); } /** @@ -119,7 +118,7 @@ public void setSeriesBy(@jakarta.annotation.Nullable final String value) { * Sets the sourceData property value. The sourceData property * @param value Value to set for the sourceData property. */ - public void setSourceData(@jakarta.annotation.Nullable final Json value) { + public void setSourceData(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("sourceData", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/itematwithindex/setposition/SetPositionPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/itematwithindex/setposition/SetPositionPostRequestBody.java index a3390174d7c..c088b42f8ef 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/itematwithindex/setposition/SetPositionPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/itematwithindex/setposition/SetPositionPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.worksheets.item.charts.itematwithindex.setposition; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endCell property value. The endCell property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndCell() { + public UntypedNode getEndCell() { return this.backingStore.get("endCell"); } /** @@ -71,16 +70,16 @@ public Json getEndCell() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("endCell", (n) -> { this.setEndCell(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startCell", (n) -> { this.setStartCell(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endCell", (n) -> { this.setEndCell(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startCell", (n) -> { this.setStartCell(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the startCell property value. The startCell property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartCell() { + public UntypedNode getStartCell() { return this.backingStore.get("startCell"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endCell property value. The endCell property * @param value Value to set for the endCell property. */ - public void setEndCell(@jakarta.annotation.Nullable final Json value) { + public void setEndCell(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endCell", value); } /** * Sets the startCell property value. The startCell property * @param value Value to set for the startCell property. */ - public void setStartCell(@jakarta.annotation.Nullable final Json value) { + public void setStartCell(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startCell", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/itemwithname/setdata/SetDataPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/itemwithname/setdata/SetDataPostRequestBody.java index 1f18a079873..440a83bcdca 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/itemwithname/setdata/SetDataPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/itemwithname/setdata/SetDataPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.worksheets.item.charts.itemwithname.setdata; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -64,7 +63,7 @@ public BackingStore getBackingStore() { public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); deserializerMap.put("seriesBy", (n) -> { this.setSeriesBy(n.getStringValue()); }); - deserializerMap.put("sourceData", (n) -> { this.setSourceData(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("sourceData", (n) -> { this.setSourceData(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -77,10 +76,10 @@ public String getSeriesBy() { } /** * Gets the sourceData property value. The sourceData property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSourceData() { + public UntypedNode getSourceData() { return this.backingStore.get("sourceData"); } /** @@ -119,7 +118,7 @@ public void setSeriesBy(@jakarta.annotation.Nullable final String value) { * Sets the sourceData property value. The sourceData property * @param value Value to set for the sourceData property. */ - public void setSourceData(@jakarta.annotation.Nullable final Json value) { + public void setSourceData(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("sourceData", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/itemwithname/setposition/SetPositionPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/itemwithname/setposition/SetPositionPostRequestBody.java index c36991812e1..d65c3ce3788 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/itemwithname/setposition/SetPositionPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/charts/itemwithname/setposition/SetPositionPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.worksheets.item.charts.itemwithname.setposition; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endCell property value. The endCell property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndCell() { + public UntypedNode getEndCell() { return this.backingStore.get("endCell"); } /** @@ -71,16 +70,16 @@ public Json getEndCell() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("endCell", (n) -> { this.setEndCell(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startCell", (n) -> { this.setStartCell(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endCell", (n) -> { this.setEndCell(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startCell", (n) -> { this.setStartCell(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the startCell property value. The startCell property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartCell() { + public UntypedNode getStartCell() { return this.backingStore.get("startCell"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endCell property value. The endCell property * @param value Value to set for the endCell property. */ - public void setEndCell(@jakarta.annotation.Nullable final Json value) { + public void setEndCell(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endCell", value); } /** * Sets the startCell property value. The startCell property * @param value Value to set for the startCell property. */ - public void setStartCell(@jakarta.annotation.Nullable final Json value) { + public void setStartCell(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startCell", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/names/add/AddPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/names/add/AddPostRequestBody.java index 87024e34d0a..11fca67ea40 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/names/add/AddPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/names/add/AddPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.worksheets.item.names.add; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -73,7 +72,7 @@ public Map> getFieldDeserializers final HashMap> deserializerMap = new HashMap>(3); deserializerMap.put("comment", (n) -> { this.setComment(n.getStringValue()); }); deserializerMap.put("name", (n) -> { this.setName(n.getStringValue()); }); - deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -86,10 +85,10 @@ public String getName() { } /** * Gets the reference property value. The reference property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getReference() { + public UntypedNode getReference() { return this.backingStore.get("reference"); } /** @@ -136,7 +135,7 @@ public void setName(@jakarta.annotation.Nullable final String value) { * Sets the reference property value. The reference property * @param value Value to set for the reference property. */ - public void setReference(@jakarta.annotation.Nullable final Json value) { + public void setReference(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("reference", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/item/columns/add/AddPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/item/columns/add/AddPostRequestBody.java index 5e521354af5..c14dbdb1705 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/item/columns/add/AddPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/item/columns/add/AddPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.worksheets.item.tables.item.columns.add; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -65,7 +64,7 @@ public Map> getFieldDeserializers final HashMap> deserializerMap = new HashMap>(3); deserializerMap.put("index", (n) -> { this.setIndex(n.getIntegerValue()); }); deserializerMap.put("name", (n) -> { this.setName(n.getStringValue()); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -86,10 +85,10 @@ public String getName() { } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -136,7 +135,7 @@ public void setName(@jakarta.annotation.Nullable final String value) { * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/item/columns/item/filter/applyvaluesfilter/ApplyValuesFilterPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/item/columns/item/filter/applyvaluesfilter/ApplyValuesFilterPostRequestBody.java index d1eb829c056..5d2b6c612dc 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/item/columns/item/filter/applyvaluesfilter/ApplyValuesFilterPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/item/columns/item/filter/applyvaluesfilter/ApplyValuesFilterPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.worksheets.item.tables.item.columns.item.filter.applyvaluesfilter; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/item/rows/add/AddPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/item/rows/add/AddPostRequestBody.java index 92c660c89bc..3ab493f8157 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/item/rows/add/AddPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/item/rows/add/AddPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.drives.item.items.item.workbook.worksheets.item.tables.item.rows.add; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -64,7 +63,7 @@ public BackingStore getBackingStore() { public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); deserializerMap.put("index", (n) -> { this.setIndex(n.getIntegerValue()); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -77,10 +76,10 @@ public Integer getIndex() { } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -119,7 +118,7 @@ public void setIndex(@jakarta.annotation.Nullable final Integer value) { * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/categories/CategoriesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/categories/CategoriesRequestBuilder.java index 2eca39398f3..f4e7b6a5f59 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/categories/CategoriesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/categories/CategoriesRequestBuilder.java @@ -78,19 +78,21 @@ public CategoriesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, super(requestAdapter, "{+baseurl}/education/classes/{educationClass%2Did}/assignments/{educationAssignment%2Did}/categories{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * When set, enables users to easily find assignments of a given type. Read-only. Nullable. + * List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. * @return a {@link EducationCategoryCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationCategoryCollectionResponse get() { return get(null); } /** - * When set, enables users to easily find assignments of a given type. Read-only. Nullable. + * List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationCategoryCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationCategoryCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -100,21 +102,23 @@ public EducationCategoryCollectionResponse get(@jakarta.annotation.Nullable fina return this.requestAdapter.send(requestInfo, errorMapping, EducationCategoryCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to categories for education + * Add one or more existing educationCategory objects to the specified educationAssignment. Only teachers can perform this operation. * @param body The request body * @return a {@link EducationCategory} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationCategory post(@jakarta.annotation.Nonnull final EducationCategory body) { return post(body, null); } /** - * Create new navigation property to categories for education + * Add one or more existing educationCategory objects to the specified educationAssignment. Only teachers can perform this operation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationCategory} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationCategory post(@jakarta.annotation.Nonnull final EducationCategory body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -125,7 +129,7 @@ public EducationCategory post(@jakarta.annotation.Nonnull final EducationCategor return this.requestAdapter.send(requestInfo, errorMapping, EducationCategory::createFromDiscriminatorValue); } /** - * When set, enables users to easily find assignments of a given type. Read-only. Nullable. + * List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -133,7 +137,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * When set, enables users to easily find assignments of a given type. Read-only. Nullable. + * List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -145,7 +149,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create new navigation property to categories for education + * Add one or more existing educationCategory objects to the specified educationAssignment. Only teachers can perform this operation. * @param body The request body * @return a {@link RequestInformation} */ @@ -154,7 +158,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create new navigation property to categories for education + * Add one or more existing educationCategory objects to the specified educationAssignment. Only teachers can perform this operation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -179,7 +183,7 @@ public CategoriesRequestBuilder withUrl(@jakarta.annotation.Nonnull final String return new CategoriesRequestBuilder(rawUrl, requestAdapter); } /** - * When set, enables users to easily find assignments of a given type. Read-only. Nullable. + * List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/categories/item/ref/RefRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/categories/item/ref/RefRequestBuilder.java index d1f6b87123a..8c758a0bd5b 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/categories/item/ref/RefRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/categories/item/ref/RefRequestBuilder.java @@ -35,16 +35,18 @@ public RefRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakar super(requestAdapter, "{+baseurl}/education/classes/{educationClass%2Did}/assignments/{educationAssignment%2Did}/categories/{educationCategory%2Did}/$ref", rawUrl); } /** - * Delete ref of navigation property categories for education + * Remove an educationCategory from an educationAssignment. Only teachers can perform this operation. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete ref of navigation property categories for education + * Remove an educationCategory from an educationAssignment. Only teachers can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -53,7 +55,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Delete ref of navigation property categories for education + * Remove an educationCategory from an educationAssignment. Only teachers can perform this operation. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -61,7 +63,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete ref of navigation property categories for education + * Remove an educationCategory from an educationAssignment. Only teachers can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/categories/ref/RefRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/categories/ref/RefRequestBuilder.java index d25a61c67d2..5ecea054cf7 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/categories/ref/RefRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/categories/ref/RefRequestBuilder.java @@ -38,16 +38,18 @@ public RefRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakar super(requestAdapter, "{+baseurl}/education/classes/{educationClass%2Did}/assignments/{educationAssignment%2Did}/categories/$ref?@id={%40id}{&%24count,%24filter,%24orderby,%24search,%24skip,%24top}", rawUrl); } /** - * Delete ref of navigation property categories for education + * Remove an educationCategory from an educationAssignment. Only teachers can perform this operation. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete ref of navigation property categories for education + * Remove an educationCategory from an educationAssignment. Only teachers can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -56,19 +58,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * When set, enables users to easily find assignments of a given type. Read-only. Nullable. + * List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. * @return a {@link StringCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public StringCollectionResponse get() { return get(null); } /** - * When set, enables users to easily find assignments of a given type. Read-only. Nullable. + * List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link StringCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public StringCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -78,18 +82,20 @@ public StringCollectionResponse get(@jakarta.annotation.Nullable final java.util return this.requestAdapter.send(requestInfo, errorMapping, StringCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property ref to categories for education + * Add one or more existing educationCategory objects to the specified educationAssignment. Only teachers can perform this operation. * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void post(@jakarta.annotation.Nonnull final ReferenceCreate body) { post(body, null); } /** - * Create new navigation property ref to categories for education + * Add one or more existing educationCategory objects to the specified educationAssignment. Only teachers can perform this operation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void post(@jakarta.annotation.Nonnull final ReferenceCreate body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { Objects.requireNonNull(body); @@ -99,7 +105,7 @@ public void post(@jakarta.annotation.Nonnull final ReferenceCreate body, @jakart this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Delete ref of navigation property categories for education + * Remove an educationCategory from an educationAssignment. Only teachers can perform this operation. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -107,7 +113,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete ref of navigation property categories for education + * Remove an educationCategory from an educationAssignment. Only teachers can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -119,7 +125,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * When set, enables users to easily find assignments of a given type. Read-only. Nullable. + * List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -127,7 +133,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * When set, enables users to easily find assignments of a given type. Read-only. Nullable. + * List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -139,7 +145,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create new navigation property ref to categories for education + * Add one or more existing educationCategory objects to the specified educationAssignment. Only teachers can perform this operation. * @param body The request body * @return a {@link RequestInformation} */ @@ -148,7 +154,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create new navigation property ref to categories for education + * Add one or more existing educationCategory objects to the specified educationAssignment. Only teachers can perform this operation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -173,7 +179,7 @@ public RefRequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawUrl return new RefRequestBuilder(rawUrl, requestAdapter); } /** - * Delete ref of navigation property categories for education + * Remove an educationCategory from an educationAssignment. Only teachers can perform this operation. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class DeleteQueryParameters implements QueryParameters { @@ -205,7 +211,7 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { public DeleteQueryParameters queryParameters = new DeleteQueryParameters(); } /** - * When set, enables users to easily find assignments of a given type. Read-only. Nullable. + * List all the categories associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/resources/ResourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/resources/ResourcesRequestBuilder.java index 6a1b564710f..6458aec60dc 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/resources/ResourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/resources/ResourcesRequestBuilder.java @@ -60,19 +60,21 @@ public ResourcesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, super(requestAdapter, "{+baseurl}/education/classes/{educationClass%2Did}/assignments/{educationAssignment%2Did}/resources{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Learning objects that are associated with this assignment. Only teachers can modify this list. Nullable. + * Get all the educationAssignmentResource objects associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. * @return a {@link EducationAssignmentResourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationAssignmentResourceCollectionResponse get() { return get(null); } /** - * Learning objects that are associated with this assignment. Only teachers can modify this list. Nullable. + * Get all the educationAssignmentResource objects associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationAssignmentResourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationAssignmentResourceCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -82,21 +84,23 @@ public EducationAssignmentResourceCollectionResponse get(@jakarta.annotation.Nul return this.requestAdapter.send(requestInfo, errorMapping, EducationAssignmentResourceCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to resources for education + * Create an assignment resource. Only teachers can perform this operation. You can create the following types of assignment resources: Every resource has an @odata.type property to indicate which type of resource is being created. * @param body The request body * @return a {@link EducationAssignmentResource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationAssignmentResource post(@jakarta.annotation.Nonnull final EducationAssignmentResource body) { return post(body, null); } /** - * Create new navigation property to resources for education + * Create an assignment resource. Only teachers can perform this operation. You can create the following types of assignment resources: Every resource has an @odata.type property to indicate which type of resource is being created. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationAssignmentResource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationAssignmentResource post(@jakarta.annotation.Nonnull final EducationAssignmentResource body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +111,7 @@ public EducationAssignmentResource post(@jakarta.annotation.Nonnull final Educat return this.requestAdapter.send(requestInfo, errorMapping, EducationAssignmentResource::createFromDiscriminatorValue); } /** - * Learning objects that are associated with this assignment. Only teachers can modify this list. Nullable. + * Get all the educationAssignmentResource objects associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Learning objects that are associated with this assignment. Only teachers can modify this list. Nullable. + * Get all the educationAssignmentResource objects associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -127,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create new navigation property to resources for education + * Create an assignment resource. Only teachers can perform this operation. You can create the following types of assignment resources: Every resource has an @odata.type property to indicate which type of resource is being created. * @param body The request body * @return a {@link RequestInformation} */ @@ -136,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create new navigation property to resources for education + * Create an assignment resource. Only teachers can perform this operation. You can create the following types of assignment resources: Every resource has an @odata.type property to indicate which type of resource is being created. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -161,7 +165,7 @@ public ResourcesRequestBuilder withUrl(@jakarta.annotation.Nonnull final String return new ResourcesRequestBuilder(rawUrl, requestAdapter); } /** - * Learning objects that are associated with this assignment. Only teachers can modify this list. Nullable. + * Get all the educationAssignmentResource objects associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/resources/item/EducationAssignmentResourceItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/resources/item/EducationAssignmentResourceItemRequestBuilder.java index 4eb3b7d5778..d831fb10a88 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/resources/item/EducationAssignmentResourceItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/resources/item/EducationAssignmentResourceItemRequestBuilder.java @@ -37,16 +37,18 @@ public EducationAssignmentResourceItemRequestBuilder(@jakarta.annotation.Nonnull super(requestAdapter, "{+baseurl}/education/classes/{educationClass%2Did}/assignments/{educationAssignment%2Did}/resources/{educationAssignmentResource%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete navigation property resources for education + * Delete a specific educationAssignmentResource attached to an assignment. In general, only teachers in the class can remove a resource. However, teachers can't remove resources marked as 'distributeToStudents', after the assignment has been published to students. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete navigation property resources for education + * Delete a specific educationAssignmentResource attached to an assignment. In general, only teachers in the class can remove a resource. However, teachers can't remove resources marked as 'distributeToStudents', after the assignment has been published to students. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -55,19 +57,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Learning objects that are associated with this assignment. Only teachers can modify this list. Nullable. + * Get the properties of an education assignment resource associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. * @return a {@link EducationAssignmentResource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationAssignmentResource get() { return get(null); } /** - * Learning objects that are associated with this assignment. Only teachers can modify this list. Nullable. + * Get the properties of an education assignment resource associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationAssignmentResource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationAssignmentResource get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -102,7 +106,7 @@ public EducationAssignmentResource patch(@jakarta.annotation.Nonnull final Educa return this.requestAdapter.send(requestInfo, errorMapping, EducationAssignmentResource::createFromDiscriminatorValue); } /** - * Delete navigation property resources for education + * Delete a specific educationAssignmentResource attached to an assignment. In general, only teachers in the class can remove a resource. However, teachers can't remove resources marked as 'distributeToStudents', after the assignment has been published to students. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -110,7 +114,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete navigation property resources for education + * Delete a specific educationAssignmentResource attached to an assignment. In general, only teachers in the class can remove a resource. However, teachers can't remove resources marked as 'distributeToStudents', after the assignment has been published to students. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -122,7 +126,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Learning objects that are associated with this assignment. Only teachers can modify this list. Nullable. + * Get the properties of an education assignment resource associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -130,7 +134,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Learning objects that are associated with this assignment. Only teachers can modify this list. Nullable. + * Get the properties of an education assignment resource associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -182,7 +186,7 @@ public EducationAssignmentResourceItemRequestBuilder withUrl(@jakarta.annotation public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Learning objects that are associated with this assignment. Only teachers can modify this list. Nullable. + * Get the properties of an education assignment resource associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/rubric/RubricRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/rubric/RubricRequestBuilder.java index 9936ecbd1b0..6e7bb6eea94 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/rubric/RubricRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/rubric/RubricRequestBuilder.java @@ -46,16 +46,18 @@ public RubricRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja super(requestAdapter, "{+baseurl}/education/classes/{educationClass%2Did}/assignments/{educationAssignment%2Did}/rubric{?%24expand,%24select}", rawUrl); } /** - * Delete navigation property rubric for education + * Remove an educationRubric from an educationAssignment. This method doesn't delete the rubric itself and can only be performed by teachers. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete navigation property rubric for education + * Remove an educationRubric from an educationAssignment. This method doesn't delete the rubric itself and can only be performed by teachers. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -64,19 +66,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * When set, the grading rubric attached to this assignment. + * Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation. * @return a {@link EducationRubric} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationRubric get() { return get(null); } /** - * When set, the grading rubric attached to this assignment. + * Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationRubric} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationRubric get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -86,21 +90,23 @@ public EducationRubric get(@jakarta.annotation.Nullable final java.util.function return this.requestAdapter.send(requestInfo, errorMapping, EducationRubric::createFromDiscriminatorValue); } /** - * Update the navigation property rubric in education + * Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. * @param body The request body * @return a {@link EducationRubric} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationRubric patch(@jakarta.annotation.Nonnull final EducationRubric body) { return patch(body, null); } /** - * Update the navigation property rubric in education + * Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationRubric} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationRubric patch(@jakarta.annotation.Nonnull final EducationRubric body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -111,7 +117,7 @@ public EducationRubric patch(@jakarta.annotation.Nonnull final EducationRubric b return this.requestAdapter.send(requestInfo, errorMapping, EducationRubric::createFromDiscriminatorValue); } /** - * Delete navigation property rubric for education + * Remove an educationRubric from an educationAssignment. This method doesn't delete the rubric itself and can only be performed by teachers. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -119,7 +125,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete navigation property rubric for education + * Remove an educationRubric from an educationAssignment. This method doesn't delete the rubric itself and can only be performed by teachers. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -131,7 +137,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * When set, the grading rubric attached to this assignment. + * Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -139,7 +145,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * When set, the grading rubric attached to this assignment. + * Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -151,7 +157,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the navigation property rubric in education + * Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. * @param body The request body * @return a {@link RequestInformation} */ @@ -160,7 +166,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the navigation property rubric in education + * Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -191,7 +197,7 @@ public RubricRequestBuilder withUrl(@jakarta.annotation.Nonnull final String raw public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * When set, the grading rubric attached to this assignment. + * Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/rubric/ref/RefRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/rubric/ref/RefRequestBuilder.java index cd0f64c26dc..e8427447d1f 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/rubric/ref/RefRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/rubric/ref/RefRequestBuilder.java @@ -36,16 +36,18 @@ public RefRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakar super(requestAdapter, "{+baseurl}/education/classes/{educationClass%2Did}/assignments/{educationAssignment%2Did}/rubric/$ref", rawUrl); } /** - * Delete ref of navigation property rubric for education + * Remove an educationRubric from an educationAssignment. This method doesn't delete the rubric itself and can only be performed by teachers. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete ref of navigation property rubric for education + * Remove an educationRubric from an educationAssignment. This method doesn't delete the rubric itself and can only be performed by teachers. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -54,19 +56,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * When set, the grading rubric attached to this assignment. + * Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation. * @return a {@link String} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public String get() { return get(null); } /** - * When set, the grading rubric attached to this assignment. + * Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link String} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public String get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -76,18 +80,20 @@ public String get(@jakarta.annotation.Nullable final java.util.function.Consumer return this.requestAdapter.sendPrimitive(requestInfo, errorMapping, String.class); } /** - * Update the ref of navigation property rubric in education + * Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void put(@jakarta.annotation.Nonnull final ReferenceUpdate body) { put(body, null); } /** - * Update the ref of navigation property rubric in education + * Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void put(@jakarta.annotation.Nonnull final ReferenceUpdate body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { Objects.requireNonNull(body); @@ -97,7 +103,7 @@ public void put(@jakarta.annotation.Nonnull final ReferenceUpdate body, @jakarta this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Delete ref of navigation property rubric for education + * Remove an educationRubric from an educationAssignment. This method doesn't delete the rubric itself and can only be performed by teachers. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -105,7 +111,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete ref of navigation property rubric for education + * Remove an educationRubric from an educationAssignment. This method doesn't delete the rubric itself and can only be performed by teachers. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -117,7 +123,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * When set, the grading rubric attached to this assignment. + * Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -125,7 +131,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * When set, the grading rubric attached to this assignment. + * Get the educationRubric object attached to an educationAssignment, if one exists. Only teachers, students, and applications with application permissions can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -137,7 +143,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the ref of navigation property rubric in education + * Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. * @param body The request body * @return a {@link RequestInformation} */ @@ -146,7 +152,7 @@ public RequestInformation toPutRequestInformation(@jakarta.annotation.Nonnull fi return toPutRequestInformation(body, null); } /** - * Update the ref of navigation property rubric in education + * Attach an existing educationRubric object to an educationAssignment. Only teachers can perform this operation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/SubmissionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/SubmissionsRequestBuilder.java index 9afb4210c28..1fd5c1466d0 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/SubmissionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/SubmissionsRequestBuilder.java @@ -60,19 +60,21 @@ public SubmissionsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl super(requestAdapter, "{+baseurl}/education/classes/{educationClass%2Did}/assignments/{educationAssignment%2Did}/submissions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Once published, there's a submission object for each student representing their work and grade. Read-only. Nullable. + * List all the submissions associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. A teacher or an application with application permissions can get all the submissions while a student can only get submissions that they're associated with. * @return a {@link EducationSubmissionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationSubmissionCollectionResponse get() { return get(null); } /** - * Once published, there's a submission object for each student representing their work and grade. Read-only. Nullable. + * List all the submissions associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. A teacher or an application with application permissions can get all the submissions while a student can only get submissions that they're associated with. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationSubmissionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationSubmissionCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +109,7 @@ public EducationSubmission post(@jakarta.annotation.Nonnull final EducationSubmi return this.requestAdapter.send(requestInfo, errorMapping, EducationSubmission::createFromDiscriminatorValue); } /** - * Once published, there's a submission object for each student representing their work and grade. Read-only. Nullable. + * List all the submissions associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. A teacher or an application with application permissions can get all the submissions while a student can only get submissions that they're associated with. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +117,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Once published, there's a submission object for each student representing their work and grade. Read-only. Nullable. + * List all the submissions associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. A teacher or an application with application permissions can get all the submissions while a student can only get submissions that they're associated with. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -161,7 +163,7 @@ public SubmissionsRequestBuilder withUrl(@jakarta.annotation.Nonnull final Strin return new SubmissionsRequestBuilder(rawUrl, requestAdapter); } /** - * Once published, there's a submission object for each student representing their work and grade. Read-only. Nullable. + * List all the submissions associated with an assignment. Only teachers, students, and applications with application permissions can perform this operation. A teacher or an application with application permissions can get all the submissions while a student can only get submissions that they're associated with. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/EducationSubmissionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/EducationSubmissionItemRequestBuilder.java index ff7e40d1d51..d7edd60f37a 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/EducationSubmissionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/EducationSubmissionItemRequestBuilder.java @@ -136,19 +136,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Once published, there's a submission object for each student representing their work and grade. Read-only. Nullable. + * Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A submission object represents a student's work for an assignment. Resources associated with the submission represent this work. Only the assignedTo student can see and modify the submission. A teacher or application with application permissions has full access to all submissions. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the assignment has been released. * @return a {@link EducationSubmission} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationSubmission get() { return get(null); } /** - * Once published, there's a submission object for each student representing their work and grade. Read-only. Nullable. + * Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A submission object represents a student's work for an assignment. Resources associated with the submission represent this work. Only the assignedTo student can see and modify the submission. A teacher or application with application permissions has full access to all submissions. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the assignment has been released. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationSubmission} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationSubmission get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -203,7 +205,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Once published, there's a submission object for each student representing their work and grade. Read-only. Nullable. + * Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A submission object represents a student's work for an assignment. Resources associated with the submission represent this work. Only the assignedTo student can see and modify the submission. A teacher or application with application permissions has full access to all submissions. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the assignment has been released. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -211,7 +213,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Once published, there's a submission object for each student representing their work and grade. Read-only. Nullable. + * Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A submission object represents a student's work for an assignment. Resources associated with the submission represent this work. Only the assignedTo student can see and modify the submission. A teacher or application with application permissions has full access to all submissions. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the assignment has been released. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -263,7 +265,7 @@ public EducationSubmissionItemRequestBuilder withUrl(@jakarta.annotation.Nonnull public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Once published, there's a submission object for each student representing their work and grade. Read-only. Nullable. + * Retrieve a particular submission. Only teachers, students, and applications with application permissions can perform this operation. A submission object represents a student's work for an assignment. Resources associated with the submission represent this work. Only the assignedTo student can see and modify the submission. A teacher or application with application permissions has full access to all submissions. The grade and feedback from a teacher are part of the educationOutcome associated with this object. Only teachers or applications with application permissions can add or change grades and feedback. Students will not see the grade or feedback until the assignment has been released. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/outcomes/OutcomesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/outcomes/OutcomesRequestBuilder.java index b473b5db7b6..3c4999965af 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/outcomes/OutcomesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/outcomes/OutcomesRequestBuilder.java @@ -60,19 +60,21 @@ public OutcomesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ super(requestAdapter, "{+baseurl}/education/classes/{educationClass%2Did}/assignments/{educationAssignment%2Did}/submissions/{educationSubmission%2Did}/outcomes{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Get outcomes from education + * Retrieve a list of educationOutcome objects. There are four types of outcomes: educationPointsOutcome, educationFeedbackOutcome, educationRubricOutcome, and educationFeedbackResourceOutcome. Only teachers, students, and applications with application permissions can perform this operation. A submission for a credit assignment (one that has no point value and no rubric) has an educationFeedbackOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for a points assignment (one that has a point value assigned) has both an educationFeedbackOutcome and an educationPointsOutcome. A submission for an assignment with an attached rubric, if the rubric is a credit rubric (no points), has an educationFeedbackOutcome and an educationRubricOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for an assignment with an attached rubric, if the rubric is a points rubric, has an educationFeedbackOutcome, an educationPointsOutcome, and an educationRubricOutcome. A submission for a feedback resource has an educationFeedbackResourceOutcome. All outcome types have a regular and a published property appropriate to that type of outcome; for example, points and publishedPoints, feedback and publishedFeedback. The regular property is the most recent value updated by the teacher; the published property is the most recent value returned to the student. * @return a {@link EducationOutcomeCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationOutcomeCollectionResponse get() { return get(null); } /** - * Get outcomes from education + * Retrieve a list of educationOutcome objects. There are four types of outcomes: educationPointsOutcome, educationFeedbackOutcome, educationRubricOutcome, and educationFeedbackResourceOutcome. Only teachers, students, and applications with application permissions can perform this operation. A submission for a credit assignment (one that has no point value and no rubric) has an educationFeedbackOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for a points assignment (one that has a point value assigned) has both an educationFeedbackOutcome and an educationPointsOutcome. A submission for an assignment with an attached rubric, if the rubric is a credit rubric (no points), has an educationFeedbackOutcome and an educationRubricOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for an assignment with an attached rubric, if the rubric is a points rubric, has an educationFeedbackOutcome, an educationPointsOutcome, and an educationRubricOutcome. A submission for a feedback resource has an educationFeedbackResourceOutcome. All outcome types have a regular and a published property appropriate to that type of outcome; for example, points and publishedPoints, feedback and publishedFeedback. The regular property is the most recent value updated by the teacher; the published property is the most recent value returned to the student. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationOutcomeCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationOutcomeCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -82,21 +84,23 @@ public EducationOutcomeCollectionResponse get(@jakarta.annotation.Nullable final return this.requestAdapter.send(requestInfo, errorMapping, EducationOutcomeCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to outcomes for education + * Create a new feedback resource for a submission. Only a teacher can perform this operation. To create a new file-based resource, upload the file to the feedback resources folder associated with the assignment. If the file doesn't exist or isn't in that folder, the POST request will fail. * @param body The request body * @return a {@link EducationOutcome} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationOutcome post(@jakarta.annotation.Nonnull final EducationOutcome body) { return post(body, null); } /** - * Create new navigation property to outcomes for education + * Create a new feedback resource for a submission. Only a teacher can perform this operation. To create a new file-based resource, upload the file to the feedback resources folder associated with the assignment. If the file doesn't exist or isn't in that folder, the POST request will fail. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationOutcome} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationOutcome post(@jakarta.annotation.Nonnull final EducationOutcome body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +111,7 @@ public EducationOutcome post(@jakarta.annotation.Nonnull final EducationOutcome return this.requestAdapter.send(requestInfo, errorMapping, EducationOutcome::createFromDiscriminatorValue); } /** - * Get outcomes from education + * Retrieve a list of educationOutcome objects. There are four types of outcomes: educationPointsOutcome, educationFeedbackOutcome, educationRubricOutcome, and educationFeedbackResourceOutcome. Only teachers, students, and applications with application permissions can perform this operation. A submission for a credit assignment (one that has no point value and no rubric) has an educationFeedbackOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for a points assignment (one that has a point value assigned) has both an educationFeedbackOutcome and an educationPointsOutcome. A submission for an assignment with an attached rubric, if the rubric is a credit rubric (no points), has an educationFeedbackOutcome and an educationRubricOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for an assignment with an attached rubric, if the rubric is a points rubric, has an educationFeedbackOutcome, an educationPointsOutcome, and an educationRubricOutcome. A submission for a feedback resource has an educationFeedbackResourceOutcome. All outcome types have a regular and a published property appropriate to that type of outcome; for example, points and publishedPoints, feedback and publishedFeedback. The regular property is the most recent value updated by the teacher; the published property is the most recent value returned to the student. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get outcomes from education + * Retrieve a list of educationOutcome objects. There are four types of outcomes: educationPointsOutcome, educationFeedbackOutcome, educationRubricOutcome, and educationFeedbackResourceOutcome. Only teachers, students, and applications with application permissions can perform this operation. A submission for a credit assignment (one that has no point value and no rubric) has an educationFeedbackOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for a points assignment (one that has a point value assigned) has both an educationFeedbackOutcome and an educationPointsOutcome. A submission for an assignment with an attached rubric, if the rubric is a credit rubric (no points), has an educationFeedbackOutcome and an educationRubricOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for an assignment with an attached rubric, if the rubric is a points rubric, has an educationFeedbackOutcome, an educationPointsOutcome, and an educationRubricOutcome. A submission for a feedback resource has an educationFeedbackResourceOutcome. All outcome types have a regular and a published property appropriate to that type of outcome; for example, points and publishedPoints, feedback and publishedFeedback. The regular property is the most recent value updated by the teacher; the published property is the most recent value returned to the student. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -127,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create new navigation property to outcomes for education + * Create a new feedback resource for a submission. Only a teacher can perform this operation. To create a new file-based resource, upload the file to the feedback resources folder associated with the assignment. If the file doesn't exist or isn't in that folder, the POST request will fail. * @param body The request body * @return a {@link RequestInformation} */ @@ -136,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create new navigation property to outcomes for education + * Create a new feedback resource for a submission. Only a teacher can perform this operation. To create a new file-based resource, upload the file to the feedback resources folder associated with the assignment. If the file doesn't exist or isn't in that folder, the POST request will fail. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -161,7 +165,7 @@ public OutcomesRequestBuilder withUrl(@jakarta.annotation.Nonnull final String r return new OutcomesRequestBuilder(rawUrl, requestAdapter); } /** - * Get outcomes from education + * Retrieve a list of educationOutcome objects. There are four types of outcomes: educationPointsOutcome, educationFeedbackOutcome, educationRubricOutcome, and educationFeedbackResourceOutcome. Only teachers, students, and applications with application permissions can perform this operation. A submission for a credit assignment (one that has no point value and no rubric) has an educationFeedbackOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for a points assignment (one that has a point value assigned) has both an educationFeedbackOutcome and an educationPointsOutcome. A submission for an assignment with an attached rubric, if the rubric is a credit rubric (no points), has an educationFeedbackOutcome and an educationRubricOutcome. (It might also return an educationPointsOutcome, but that outcome is ignored.) A submission for an assignment with an attached rubric, if the rubric is a points rubric, has an educationFeedbackOutcome, an educationPointsOutcome, and an educationRubricOutcome. A submission for a feedback resource has an educationFeedbackResourceOutcome. All outcome types have a regular and a published property appropriate to that type of outcome; for example, points and publishedPoints, feedback and publishedFeedback. The regular property is the most recent value updated by the teacher; the published property is the most recent value returned to the student. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/outcomes/item/EducationOutcomeItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/outcomes/item/EducationOutcomeItemRequestBuilder.java index 87fdff5383f..9ff5b8680ba 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/outcomes/item/EducationOutcomeItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/outcomes/item/EducationOutcomeItemRequestBuilder.java @@ -37,16 +37,18 @@ public EducationOutcomeItemRequestBuilder(@jakarta.annotation.Nonnull final Stri super(requestAdapter, "{+baseurl}/education/classes/{educationClass%2Did}/assignments/{educationAssignment%2Did}/submissions/{educationSubmission%2Did}/outcomes/{educationOutcome%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete navigation property outcomes for education + * Delete a feedback resource from a submission. This can only be done by a teacher. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete navigation property outcomes for education + * Delete a feedback resource from a submission. This can only be done by a teacher. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -77,21 +79,23 @@ public EducationOutcome get(@jakarta.annotation.Nullable final java.util.functio return this.requestAdapter.send(requestInfo, errorMapping, EducationOutcome::createFromDiscriminatorValue); } /** - * Update the navigation property outcomes in education + * Update the properties of an educationOutcome object. Only teachers can perform this operation. * @param body The request body * @return a {@link EducationOutcome} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationOutcome patch(@jakarta.annotation.Nonnull final EducationOutcome body) { return patch(body, null); } /** - * Update the navigation property outcomes in education + * Update the properties of an educationOutcome object. Only teachers can perform this operation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationOutcome} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationOutcome patch(@jakarta.annotation.Nonnull final EducationOutcome body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -102,7 +106,7 @@ public EducationOutcome patch(@jakarta.annotation.Nonnull final EducationOutcome return this.requestAdapter.send(requestInfo, errorMapping, EducationOutcome::createFromDiscriminatorValue); } /** - * Delete navigation property outcomes for education + * Delete a feedback resource from a submission. This can only be done by a teacher. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -110,7 +114,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete navigation property outcomes for education + * Delete a feedback resource from a submission. This can only be done by a teacher. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -142,7 +146,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the navigation property outcomes in education + * Update the properties of an educationOutcome object. Only teachers can perform this operation. * @param body The request body * @return a {@link RequestInformation} */ @@ -151,7 +155,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the navigation property outcomes in education + * Update the properties of an educationOutcome object. Only teachers can perform this operation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/resources/ResourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/resources/ResourcesRequestBuilder.java index 74f76bacd7e..1ffc2f68bf7 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/resources/ResourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/resources/ResourcesRequestBuilder.java @@ -60,19 +60,21 @@ public ResourcesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, super(requestAdapter, "{+baseurl}/education/classes/{educationClass%2Did}/assignments/{educationAssignment%2Did}/submissions/{educationSubmission%2Did}/resources{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Get resources from education + * List the resources associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. The educationSubmissionResource object is a wrapper around the actual resource object the student is working on. The wrapper also includes a pointer to the resources on the assignment if this resource was copied from the assignment during the assign process. These resources are the working copy of the assignment. The submittedResources are the resources that were officially submitted for grading. * @return a {@link EducationSubmissionResourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationSubmissionResourceCollectionResponse get() { return get(null); } /** - * Get resources from education + * List the resources associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. The educationSubmissionResource object is a wrapper around the actual resource object the student is working on. The wrapper also includes a pointer to the resources on the assignment if this resource was copied from the assignment during the assign process. These resources are the working copy of the assignment. The submittedResources are the resources that were officially submitted for grading. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationSubmissionResourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationSubmissionResourceCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -82,21 +84,23 @@ public EducationSubmissionResourceCollectionResponse get(@jakarta.annotation.Nul return this.requestAdapter.send(requestInfo, errorMapping, EducationSubmissionResourceCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to resources for education + * Add an educationSubmissionResource to a submission resource list. Only teachers and students can perform this operation. The operation will not succeed if the allowStudentsToAddResources flag is not set to true. To create a new file-based resource, upload the file to the resources folder associated with the submission. If the file doesn't exist or is not in that folder, the POST request will fail. * @param body The request body * @return a {@link EducationSubmissionResource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationSubmissionResource post(@jakarta.annotation.Nonnull final EducationSubmissionResource body) { return post(body, null); } /** - * Create new navigation property to resources for education + * Add an educationSubmissionResource to a submission resource list. Only teachers and students can perform this operation. The operation will not succeed if the allowStudentsToAddResources flag is not set to true. To create a new file-based resource, upload the file to the resources folder associated with the submission. If the file doesn't exist or is not in that folder, the POST request will fail. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationSubmissionResource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationSubmissionResource post(@jakarta.annotation.Nonnull final EducationSubmissionResource body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +111,7 @@ public EducationSubmissionResource post(@jakarta.annotation.Nonnull final Educat return this.requestAdapter.send(requestInfo, errorMapping, EducationSubmissionResource::createFromDiscriminatorValue); } /** - * Get resources from education + * List the resources associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. The educationSubmissionResource object is a wrapper around the actual resource object the student is working on. The wrapper also includes a pointer to the resources on the assignment if this resource was copied from the assignment during the assign process. These resources are the working copy of the assignment. The submittedResources are the resources that were officially submitted for grading. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get resources from education + * List the resources associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. The educationSubmissionResource object is a wrapper around the actual resource object the student is working on. The wrapper also includes a pointer to the resources on the assignment if this resource was copied from the assignment during the assign process. These resources are the working copy of the assignment. The submittedResources are the resources that were officially submitted for grading. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -127,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create new navigation property to resources for education + * Add an educationSubmissionResource to a submission resource list. Only teachers and students can perform this operation. The operation will not succeed if the allowStudentsToAddResources flag is not set to true. To create a new file-based resource, upload the file to the resources folder associated with the submission. If the file doesn't exist or is not in that folder, the POST request will fail. * @param body The request body * @return a {@link RequestInformation} */ @@ -136,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create new navigation property to resources for education + * Add an educationSubmissionResource to a submission resource list. Only teachers and students can perform this operation. The operation will not succeed if the allowStudentsToAddResources flag is not set to true. To create a new file-based resource, upload the file to the resources folder associated with the submission. If the file doesn't exist or is not in that folder, the POST request will fail. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -161,7 +165,7 @@ public ResourcesRequestBuilder withUrl(@jakarta.annotation.Nonnull final String return new ResourcesRequestBuilder(rawUrl, requestAdapter); } /** - * Get resources from education + * List the resources associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. The educationSubmissionResource object is a wrapper around the actual resource object the student is working on. The wrapper also includes a pointer to the resources on the assignment if this resource was copied from the assignment during the assign process. These resources are the working copy of the assignment. The submittedResources are the resources that were officially submitted for grading. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/resources/item/EducationSubmissionResourceItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/resources/item/EducationSubmissionResourceItemRequestBuilder.java index 66b53b38af0..8faa63695ed 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/resources/item/EducationSubmissionResourceItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/resources/item/EducationSubmissionResourceItemRequestBuilder.java @@ -37,16 +37,18 @@ public EducationSubmissionResourceItemRequestBuilder(@jakarta.annotation.Nonnull super(requestAdapter, "{+baseurl}/education/classes/{educationClass%2Did}/assignments/{educationAssignment%2Did}/submissions/{educationSubmission%2Did}/resources/{educationSubmissionResource%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete navigation property resources for education + * Delete an educationSubmissionResource from the submission. Only teachers and students can perform this operation. If the resource was copied from the assignment, a new copy of the resource will be created after the current copy is deleted. This allows you to 'reset' the resource to its original state. If the resource wasn't copied from the assignment but was added from the student, the resource is deleted. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete navigation property resources for education + * Delete an educationSubmissionResource from the submission. Only teachers and students can perform this operation. If the resource was copied from the assignment, a new copy of the resource will be created after the current copy is deleted. This allows you to 'reset' the resource to its original state. If the resource wasn't copied from the assignment but was added from the student, the resource is deleted. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -55,19 +57,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Get resources from education + * Retrieve the properties of a specific resource associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. This resource is in the 'working' resource list and should be considered work in process by a student. This resource is wrapped with a possible pointer back to the assignment resource if it was copied from the assignment. * @return a {@link EducationSubmissionResource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationSubmissionResource get() { return get(null); } /** - * Get resources from education + * Retrieve the properties of a specific resource associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. This resource is in the 'working' resource list and should be considered work in process by a student. This resource is wrapped with a possible pointer back to the assignment resource if it was copied from the assignment. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationSubmissionResource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationSubmissionResource get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -102,7 +106,7 @@ public EducationSubmissionResource patch(@jakarta.annotation.Nonnull final Educa return this.requestAdapter.send(requestInfo, errorMapping, EducationSubmissionResource::createFromDiscriminatorValue); } /** - * Delete navigation property resources for education + * Delete an educationSubmissionResource from the submission. Only teachers and students can perform this operation. If the resource was copied from the assignment, a new copy of the resource will be created after the current copy is deleted. This allows you to 'reset' the resource to its original state. If the resource wasn't copied from the assignment but was added from the student, the resource is deleted. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -110,7 +114,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete navigation property resources for education + * Delete an educationSubmissionResource from the submission. Only teachers and students can perform this operation. If the resource was copied from the assignment, a new copy of the resource will be created after the current copy is deleted. This allows you to 'reset' the resource to its original state. If the resource wasn't copied from the assignment but was added from the student, the resource is deleted. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -122,7 +126,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Get resources from education + * Retrieve the properties of a specific resource associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. This resource is in the 'working' resource list and should be considered work in process by a student. This resource is wrapped with a possible pointer back to the assignment resource if it was copied from the assignment. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -130,7 +134,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get resources from education + * Retrieve the properties of a specific resource associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. This resource is in the 'working' resource list and should be considered work in process by a student. This resource is wrapped with a possible pointer back to the assignment resource if it was copied from the assignment. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -182,7 +186,7 @@ public EducationSubmissionResourceItemRequestBuilder withUrl(@jakarta.annotation public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Get resources from education + * Retrieve the properties of a specific resource associated with a submission. Only teachers, students, and applications with application permissions can perform this operation. This resource is in the 'working' resource list and should be considered work in process by a student. This resource is wrapped with a possible pointer back to the assignment resource if it was copied from the assignment. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/submittedresources/SubmittedResourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/submittedresources/SubmittedResourcesRequestBuilder.java index b057aa1de22..3e4b0ad8665 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/submittedresources/SubmittedResourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/submittedresources/SubmittedResourcesRequestBuilder.java @@ -60,19 +60,21 @@ public SubmittedResourcesRequestBuilder(@jakarta.annotation.Nonnull final String super(requestAdapter, "{+baseurl}/education/classes/{educationClass%2Did}/assignments/{educationAssignment%2Did}/submissions/{educationSubmission%2Did}/submittedResources{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Get submittedResources from education + * List the educationSubmissionResource objects that were officially submitted for grading. Only teachers, students, and applications with application permissions can perform this operation. The student who owns the submission can't change the submitted list without resubmitting the assignment. This resource is a wrapper around the real resource and can contain a pointer back to the actual assignment resource if this resource was copied from the assignment. * @return a {@link EducationSubmissionResourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationSubmissionResourceCollectionResponse get() { return get(null); } /** - * Get submittedResources from education + * List the educationSubmissionResource objects that were officially submitted for grading. Only teachers, students, and applications with application permissions can perform this operation. The student who owns the submission can't change the submitted list without resubmitting the assignment. This resource is a wrapper around the real resource and can contain a pointer back to the actual assignment resource if this resource was copied from the assignment. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationSubmissionResourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationSubmissionResourceCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +109,7 @@ public EducationSubmissionResource post(@jakarta.annotation.Nonnull final Educat return this.requestAdapter.send(requestInfo, errorMapping, EducationSubmissionResource::createFromDiscriminatorValue); } /** - * Get submittedResources from education + * List the educationSubmissionResource objects that were officially submitted for grading. Only teachers, students, and applications with application permissions can perform this operation. The student who owns the submission can't change the submitted list without resubmitting the assignment. This resource is a wrapper around the real resource and can contain a pointer back to the actual assignment resource if this resource was copied from the assignment. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +117,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get submittedResources from education + * List the educationSubmissionResource objects that were officially submitted for grading. Only teachers, students, and applications with application permissions can perform this operation. The student who owns the submission can't change the submitted list without resubmitting the assignment. This resource is a wrapper around the real resource and can contain a pointer back to the actual assignment resource if this resource was copied from the assignment. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -161,7 +163,7 @@ public SubmittedResourcesRequestBuilder withUrl(@jakarta.annotation.Nonnull fina return new SubmittedResourcesRequestBuilder(rawUrl, requestAdapter); } /** - * Get submittedResources from education + * List the educationSubmissionResource objects that were officially submitted for grading. Only teachers, students, and applications with application permissions can perform this operation. The student who owns the submission can't change the submitted list without resubmitting the assignment. This resource is a wrapper around the real resource and can contain a pointer back to the actual assignment resource if this resource was copied from the assignment. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/submittedresources/item/EducationSubmissionResourceItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/submittedresources/item/EducationSubmissionResourceItemRequestBuilder.java index 130afbc929a..5046228185b 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/submittedresources/item/EducationSubmissionResourceItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/item/submissions/item/submittedresources/item/EducationSubmissionResourceItemRequestBuilder.java @@ -55,19 +55,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Get submittedResources from education + * Retrieve a submitted resource. Only teachers, students, and applications with application permissions can perform this operation. Resources are available to a teacher or an application with application permissions after a student submits it, and are available to the student after the teacher returns the submission. Teachers can leave notes in some resources. * @return a {@link EducationSubmissionResource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationSubmissionResource get() { return get(null); } /** - * Get submittedResources from education + * Retrieve a submitted resource. Only teachers, students, and applications with application permissions can perform this operation. Resources are available to a teacher or an application with application permissions after a student submits it, and are available to the student after the teacher returns the submission. Teachers can leave notes in some resources. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationSubmissionResource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationSubmissionResource get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -122,7 +124,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Get submittedResources from education + * Retrieve a submitted resource. Only teachers, students, and applications with application permissions can perform this operation. Resources are available to a teacher or an application with application permissions after a student submits it, and are available to the student after the teacher returns the submission. Teachers can leave notes in some resources. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -130,7 +132,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get submittedResources from education + * Retrieve a submitted resource. Only teachers, students, and applications with application permissions can perform this operation. Resources are available to a teacher or an application with application permissions after a student submits it, and are available to the student after the teacher returns the submission. Teachers can leave notes in some resources. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -182,7 +184,7 @@ public EducationSubmissionResourceItemRequestBuilder withUrl(@jakarta.annotation public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Get submittedResources from education + * Retrieve a submitted resource. Only teachers, students, and applications with application permissions can perform this operation. Resources are available to a teacher or an application with application permissions after a student submits it, and are available to the student after the teacher returns the submission. Teachers can leave notes in some resources. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignmentsettings/gradingcategories/item/EducationGradingCategoryItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignmentsettings/gradingcategories/item/EducationGradingCategoryItemRequestBuilder.java index 556ba20e132..45a1c52a24a 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignmentsettings/gradingcategories/item/EducationGradingCategoryItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignmentsettings/gradingcategories/item/EducationGradingCategoryItemRequestBuilder.java @@ -77,21 +77,23 @@ public EducationGradingCategory get(@jakarta.annotation.Nullable final java.util return this.requestAdapter.send(requestInfo, errorMapping, EducationGradingCategory::createFromDiscriminatorValue); } /** - * Update the navigation property gradingCategories in education + * Update a single gradingCategory on the educationAssignmentSettings. Only teachers can perform this operation. * @param body The request body * @return a {@link EducationGradingCategory} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationGradingCategory patch(@jakarta.annotation.Nonnull final EducationGradingCategory body) { return patch(body, null); } /** - * Update the navigation property gradingCategories in education + * Update a single gradingCategory on the educationAssignmentSettings. Only teachers can perform this operation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationGradingCategory} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationGradingCategory patch(@jakarta.annotation.Nonnull final EducationGradingCategory body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -142,7 +144,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the navigation property gradingCategories in education + * Update a single gradingCategory on the educationAssignmentSettings. Only teachers can perform this operation. * @param body The request body * @return a {@link RequestInformation} */ @@ -151,7 +153,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the navigation property gradingCategories in education + * Update a single gradingCategory on the educationAssignmentSettings. Only teachers can perform this operation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/modules/item/resources/ResourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/modules/item/resources/ResourcesRequestBuilder.java index a1ba0a15714..b7a4c576f06 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/modules/item/resources/ResourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/modules/item/resources/ResourcesRequestBuilder.java @@ -60,19 +60,21 @@ public ResourcesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, super(requestAdapter, "{+baseurl}/education/classes/{educationClass%2Did}/modules/{educationModule%2Did}/resources{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Learning objects that are associated with this module. Only teachers can modify this list. Nullable. + * Get all the educationModuleResource objects associated with a module. Only teachers, students, and applications with application permissions can perform this operation. * @return a {@link EducationModuleResourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationModuleResourceCollectionResponse get() { return get(null); } /** - * Learning objects that are associated with this module. Only teachers can modify this list. Nullable. + * Get all the educationModuleResource objects associated with a module. Only teachers, students, and applications with application permissions can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationModuleResourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationModuleResourceCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -82,21 +84,23 @@ public EducationModuleResourceCollectionResponse get(@jakarta.annotation.Nullabl return this.requestAdapter.send(requestInfo, errorMapping, EducationModuleResourceCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to resources for education + * Create a resource in a module. Only teachers can perform this operation. You can create the following types of module resources: Every resource has an @odata.type property to indicate which type of resource is being created. * @param body The request body * @return a {@link EducationModuleResource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationModuleResource post(@jakarta.annotation.Nonnull final EducationModuleResource body) { return post(body, null); } /** - * Create new navigation property to resources for education + * Create a resource in a module. Only teachers can perform this operation. You can create the following types of module resources: Every resource has an @odata.type property to indicate which type of resource is being created. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationModuleResource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationModuleResource post(@jakarta.annotation.Nonnull final EducationModuleResource body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +111,7 @@ public EducationModuleResource post(@jakarta.annotation.Nonnull final EducationM return this.requestAdapter.send(requestInfo, errorMapping, EducationModuleResource::createFromDiscriminatorValue); } /** - * Learning objects that are associated with this module. Only teachers can modify this list. Nullable. + * Get all the educationModuleResource objects associated with a module. Only teachers, students, and applications with application permissions can perform this operation. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Learning objects that are associated with this module. Only teachers can modify this list. Nullable. + * Get all the educationModuleResource objects associated with a module. Only teachers, students, and applications with application permissions can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -127,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create new navigation property to resources for education + * Create a resource in a module. Only teachers can perform this operation. You can create the following types of module resources: Every resource has an @odata.type property to indicate which type of resource is being created. * @param body The request body * @return a {@link RequestInformation} */ @@ -136,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create new navigation property to resources for education + * Create a resource in a module. Only teachers can perform this operation. You can create the following types of module resources: Every resource has an @odata.type property to indicate which type of resource is being created. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -161,7 +165,7 @@ public ResourcesRequestBuilder withUrl(@jakarta.annotation.Nonnull final String return new ResourcesRequestBuilder(rawUrl, requestAdapter); } /** - * Learning objects that are associated with this module. Only teachers can modify this list. Nullable. + * Get all the educationModuleResource objects associated with a module. Only teachers, students, and applications with application permissions can perform this operation. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/education/classes/item/modules/item/resources/item/EducationModuleResourceItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/modules/item/resources/item/EducationModuleResourceItemRequestBuilder.java index 7047a6f8b0c..b3446edc508 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/modules/item/resources/item/EducationModuleResourceItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/modules/item/resources/item/EducationModuleResourceItemRequestBuilder.java @@ -37,16 +37,18 @@ public EducationModuleResourceItemRequestBuilder(@jakarta.annotation.Nonnull fin super(requestAdapter, "{+baseurl}/education/classes/{educationClass%2Did}/modules/{educationModule%2Did}/resources/{educationModuleResource%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete navigation property resources for education + * Delete a specific educationModuleResource attached to a module. Only teachers in the class can remove a resource. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete navigation property resources for education + * Delete a specific educationModuleResource attached to a module. Only teachers in the class can remove a resource. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -55,19 +57,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Learning objects that are associated with this module. Only teachers can modify this list. Nullable. + * Get the properties of a resource associated with a module. Only teachers, students, and applications with application permissions can perform this operation. * @return a {@link EducationModuleResource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationModuleResource get() { return get(null); } /** - * Learning objects that are associated with this module. Only teachers can modify this list. Nullable. + * Get the properties of a resource associated with a module. Only teachers, students, and applications with application permissions can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationModuleResource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationModuleResource get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,21 +81,23 @@ public EducationModuleResource get(@jakarta.annotation.Nullable final java.util. return this.requestAdapter.send(requestInfo, errorMapping, EducationModuleResource::createFromDiscriminatorValue); } /** - * Update the navigation property resources in education + * Update a resource in a module. Only teachers can perform this operation. The only one property that can be updated is displayName, for all resource types. * @param body The request body * @return a {@link EducationModuleResource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationModuleResource patch(@jakarta.annotation.Nonnull final EducationModuleResource body) { return patch(body, null); } /** - * Update the navigation property resources in education + * Update a resource in a module. Only teachers can perform this operation. The only one property that can be updated is displayName, for all resource types. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationModuleResource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EducationModuleResource patch(@jakarta.annotation.Nonnull final EducationModuleResource body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -102,7 +108,7 @@ public EducationModuleResource patch(@jakarta.annotation.Nonnull final Education return this.requestAdapter.send(requestInfo, errorMapping, EducationModuleResource::createFromDiscriminatorValue); } /** - * Delete navigation property resources for education + * Delete a specific educationModuleResource attached to a module. Only teachers in the class can remove a resource. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -110,7 +116,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete navigation property resources for education + * Delete a specific educationModuleResource attached to a module. Only teachers in the class can remove a resource. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -122,7 +128,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Learning objects that are associated with this module. Only teachers can modify this list. Nullable. + * Get the properties of a resource associated with a module. Only teachers, students, and applications with application permissions can perform this operation. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -130,7 +136,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Learning objects that are associated with this module. Only teachers can modify this list. Nullable. + * Get the properties of a resource associated with a module. Only teachers, students, and applications with application permissions can perform this operation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -142,7 +148,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the navigation property resources in education + * Update a resource in a module. Only teachers can perform this operation. The only one property that can be updated is displayName, for all resource types. * @param body The request body * @return a {@link RequestInformation} */ @@ -151,7 +157,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the navigation property resources in education + * Update a resource in a module. Only teachers can perform this operation. The only one property that can be updated is displayName, for all resource types. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -182,7 +188,7 @@ public EducationModuleResourceItemRequestBuilder withUrl(@jakarta.annotation.Non public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Learning objects that are associated with this module. Only teachers can modify this list. Nullable. + * Get the properties of a resource associated with a module. Only teachers, students, and applications with application permissions can perform this operation. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/external/connections/item/groups/item/members/MembersRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/external/connections/item/groups/item/members/MembersRequestBuilder.java index b36acf07c9f..ddb5dbb818e 100644 --- a/src/main/java/com/microsoft/graph/generated/external/connections/item/groups/item/members/MembersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/external/connections/item/groups/item/members/MembersRequestBuilder.java @@ -82,21 +82,23 @@ public IdentityCollectionResponse get(@jakarta.annotation.Nullable final java.ut return this.requestAdapter.send(requestInfo, errorMapping, IdentityCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to members for external + * Create an identity resource for a new member in an externalGroup. * @param body The request body * @return a {@link Identity} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public Identity post(@jakarta.annotation.Nonnull final Identity body) { return post(body, null); } /** - * Create new navigation property to members for external + * Create an identity resource for a new member in an externalGroup. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link Identity} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public Identity post(@jakarta.annotation.Nonnull final Identity body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -127,7 +129,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create new navigation property to members for external + * Create an identity resource for a new member in an externalGroup. * @param body The request body * @return a {@link RequestInformation} */ @@ -136,7 +138,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create new navigation property to members for external + * Create an identity resource for a new member in an externalGroup. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} diff --git a/src/main/java/com/microsoft/graph/generated/external/connections/item/groups/item/members/item/IdentityItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/external/connections/item/groups/item/members/item/IdentityItemRequestBuilder.java index 96ab16cc4d0..506f8c9f630 100644 --- a/src/main/java/com/microsoft/graph/generated/external/connections/item/groups/item/members/item/IdentityItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/external/connections/item/groups/item/members/item/IdentityItemRequestBuilder.java @@ -37,16 +37,18 @@ public IdentityItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUr super(requestAdapter, "{+baseurl}/external/connections/{externalConnection%2Did}/groups/{externalGroup%2Did}/members/{identity%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete navigation property members for external + * Delete an identity resource to remove the corresponding member from an externalGroup. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete navigation property members for external + * Delete an identity resource to remove the corresponding member from an externalGroup. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -102,7 +104,7 @@ public Identity patch(@jakarta.annotation.Nonnull final Identity body, @jakarta. return this.requestAdapter.send(requestInfo, errorMapping, Identity::createFromDiscriminatorValue); } /** - * Delete navigation property members for external + * Delete an identity resource to remove the corresponding member from an externalGroup. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -110,7 +112,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete navigation property members for external + * Delete an identity resource to remove the corresponding member from an externalGroup. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ diff --git a/src/main/java/com/microsoft/graph/generated/external/connections/item/schema/SchemaRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/external/connections/item/schema/SchemaRequestBuilder.java index 276f32cbc65..1f626e6c62d 100644 --- a/src/main/java/com/microsoft/graph/generated/external/connections/item/schema/SchemaRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/external/connections/item/schema/SchemaRequestBuilder.java @@ -61,7 +61,7 @@ public Schema get(@jakarta.annotation.Nullable final java.util.function.Consumer return this.requestAdapter.send(requestInfo, errorMapping, Schema::createFromDiscriminatorValue); } /** - * Create a new schema object. + * Create a new or update an existing schema for a Microsoft Search connection. * @param body The request body * @return a {@link Schema} * @throws ODataError When receiving a 4XX or 5XX status code @@ -72,7 +72,7 @@ public Schema patch(@jakarta.annotation.Nonnull final Schema body) { return patch(body, null); } /** - * Create a new schema object. + * Create a new or update an existing schema for a Microsoft Search connection. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link Schema} @@ -108,7 +108,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create a new schema object. + * Create a new or update an existing schema for a Microsoft Search connection. * @param body The request body * @return a {@link RequestInformation} */ @@ -117,7 +117,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Create a new schema object. + * Create a new or update an existing schema for a Microsoft Search connection. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/acceptedsenders/AcceptedSendersRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/acceptedsenders/AcceptedSendersRequestBuilder.java index 84df76116b3..165e674667c 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/acceptedsenders/AcceptedSendersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/acceptedsenders/AcceptedSendersRequestBuilder.java @@ -57,7 +57,7 @@ public DirectoryObjectItemRequestBuilder byDirectoryObjectId(@jakarta.annotation * @param requestAdapter The request adapter to use to execute the requests. */ public AcceptedSendersRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/acceptedSenders{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/acceptedSenders{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AcceptedSendersRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public AcceptedSendersRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/acceptedsenders/ref/RefRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/acceptedsenders/ref/RefRequestBuilder.java index 0c1ed125edc..4874b41c0be 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/acceptedsenders/ref/RefRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/acceptedsenders/ref/RefRequestBuilder.java @@ -27,7 +27,7 @@ public class RefRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public RefRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/acceptedSenders/$ref?@id={%40id}{&%24count,%24filter,%24orderby,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/acceptedSenders/$ref?@id={%40id}{&%24count,%24filter,%24orderby,%24search,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link RefRequestBuilder} and sets the default values. @@ -35,7 +35,7 @@ public RefRequestBuilder(@jakarta.annotation.Nonnull final HashMap requestConfiguration) { - final RequestInformation requestInfo = new RequestInformation(HttpMethod.GET, "{+baseurl}/groups/{group%2Did}/acceptedSenders/$ref{?%24count,%24filter,%24orderby,%24skip,%24top}", pathParameters); + final RequestInformation requestInfo = new RequestInformation(HttpMethod.GET, "{+baseurl}/groups/{group%2Did}/acceptedSenders/$ref{?%24count,%24filter,%24orderby,%24search,%24skip,%24top}", pathParameters); requestInfo.configure(requestConfiguration, GetRequestConfiguration::new, x -> x.queryParameters); requestInfo.headers.tryAdd("Accept", "application/json"); return requestInfo; @@ -230,6 +230,11 @@ public class GetQueryParameters implements QueryParameters { */ @jakarta.annotation.Nullable public String[] orderby; + /** + * Search items by search phrases + */ + @jakarta.annotation.Nullable + public String search; /** * Skip the first n items */ @@ -249,6 +254,7 @@ public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24orderby", orderby); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/CalendarRequestBuilder.java index f8bcd8d8ef5..04f9334a0b6 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/CalendarRequestBuilder.java @@ -73,7 +73,7 @@ public AllowedCalendarSharingRolesWithUserRequestBuilder allowedCalendarSharingR * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -81,7 +81,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarpermissions/CalendarPermissionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarpermissions/CalendarPermissionsRequestBuilder.java index c859f931d67..19a18624de4 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarpermissions/CalendarPermissionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarpermissions/CalendarPermissionsRequestBuilder.java @@ -49,7 +49,7 @@ public CalendarPermissionItemRequestBuilder byCalendarPermissionId(@jakarta.anno * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarPermissionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarPermissions{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarPermissions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link CalendarPermissionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public CalendarPermissionsRequestBuilder(@jakarta.annotation.Nonnull final HashM * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarPermissionsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarPermissions{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarPermissions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** * The permissions of the users with whom the calendar is shared. @@ -170,6 +170,11 @@ public class GetQueryParameters implements QueryParameters { */ @jakarta.annotation.Nullable public Boolean count; + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Filter items by property values */ @@ -212,6 +217,7 @@ public Map toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarpermissions/item/CalendarPermissionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarpermissions/item/CalendarPermissionItemRequestBuilder.java index da90f1bf1aa..54d657a681b 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarpermissions/item/CalendarPermissionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarpermissions/item/CalendarPermissionItemRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarPermissionItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarPermissionItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarPermissions/{calendarPermission%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarPermissions/{calendarPermission%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarPermissionItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarPermissionItemRequestBuilder(@jakarta.annotation.Nonnull final Ha * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarPermissionItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarPermissions/{calendarPermission%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarPermissions/{calendarPermission%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete navigation property calendarPermissions for groups @@ -186,6 +186,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -198,6 +203,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/CalendarViewRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/CalendarViewRequestBuilder.java index 3f9f40c49aa..d02d8646f53 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/CalendarViewRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/CalendarViewRequestBuilder.java @@ -57,7 +57,7 @@ public EventItemRequestBuilder byEventId(@jakarta.annotation.Nonnull final Strin * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarViewRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link CalendarViewRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public CalendarViewRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24skip", skip); allQueryParams.put("startDateTime", startDateTime); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/EventItemRequestBuilder.java index 8d682393f6c..388068c5aea 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/EventItemRequestBuilder.java @@ -125,7 +125,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -133,7 +133,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("startDateTime", startDateTime); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/calendar/CalendarRequestBuilder.java index 66d416b25a3..0f40aabc185 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/InstancesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/InstancesRequestBuilder.java index 3de6b6fc039..1bf51ef0e51 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/InstancesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/InstancesRequestBuilder.java @@ -57,7 +57,7 @@ public EventItemRequestBuilder byEventId1(@jakarta.annotation.Nonnull final Stri * @param requestAdapter The request adapter to use to execute the requests. */ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link InstancesRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24skip", skip); allQueryParams.put("startDateTime", startDateTime); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/EventItemRequestBuilder.java index 4bac8d4bf1b..dcc2e1e38cc 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/EventItemRequestBuilder.java @@ -116,7 +116,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -124,7 +124,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("startDateTime", startDateTime); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java index b9d1b803440..d9f802c766a 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java index f1b29cb2302..69dd093b749 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java index 51ada283278..6422f0b906a 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java index 0c543d94fb5..56585a8c267 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java index 9b171321bb5..8eaca1ca6ba 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/calendar/CalendarRequestBuilder.java index 1b21138afa4..ef977984b04 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/InstancesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/InstancesRequestBuilder.java index c2e6091fe9a..8d1dceff407 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/InstancesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/InstancesRequestBuilder.java @@ -57,7 +57,7 @@ public EventItemRequestBuilder byEventId1(@jakarta.annotation.Nonnull final Stri * @param requestAdapter The request adapter to use to execute the requests. */ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link InstancesRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24skip", skip); allQueryParams.put("startDateTime", startDateTime); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/EventItemRequestBuilder.java index 98bee7b4bd3..5b9bf875d2b 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/EventItemRequestBuilder.java @@ -116,7 +116,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -124,7 +124,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("startDateTime", startDateTime); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/attachments/AttachmentsRequestBuilder.java index a880c70223f..62d88486d94 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/attachments/count/CountRequestBuilder.java index 76dfd258db9..488009c5c8a 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/calendar/CalendarRequestBuilder.java index 925248998de..c62cbdcc287 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/extensions/ExtensionsRequestBuilder.java index 127acc7e110..d058af84fb6 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/extensions/count/CountRequestBuilder.java index 3476a4f9aad..40bf6f86a9a 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendar/events/item/instances/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/CalendarViewRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/CalendarViewRequestBuilder.java index c2215c7e4a9..c2c5fda44d8 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/CalendarViewRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/CalendarViewRequestBuilder.java @@ -57,7 +57,7 @@ public EventItemRequestBuilder byEventId(@jakarta.annotation.Nonnull final Strin * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarViewRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link CalendarViewRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public CalendarViewRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24skip", skip); allQueryParams.put("startDateTime", startDateTime); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/EventItemRequestBuilder.java index 256705f4a0c..e636cc1ea3a 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/EventItemRequestBuilder.java @@ -125,7 +125,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -133,7 +133,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("startDateTime", startDateTime); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/calendar/CalendarRequestBuilder.java index d589ec810cb..1186bc3bd5d 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/InstancesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/InstancesRequestBuilder.java index bad019382ae..263fbb3a542 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/InstancesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/InstancesRequestBuilder.java @@ -57,7 +57,7 @@ public EventItemRequestBuilder byEventId1(@jakarta.annotation.Nonnull final Stri * @param requestAdapter The request adapter to use to execute the requests. */ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link InstancesRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24skip", skip); allQueryParams.put("startDateTime", startDateTime); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/EventItemRequestBuilder.java index 4581a026e69..b0afd7d1ff4 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/EventItemRequestBuilder.java @@ -116,7 +116,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -124,7 +124,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("startDateTime", startDateTime); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java index 35473bbc671..2c9b3bb39c5 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java index cbd96192ac2..9eb00f62a34 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java index 42df26f0c29..eebff6fb1c5 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java index e01637f00d2..85a5033bf90 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java index 5165c15b069..62b4d86284d 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/ConversationsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/ConversationsRequestBuilder.java index a78d61c8b4d..d480b8ad26f 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/ConversationsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/ConversationsRequestBuilder.java @@ -49,7 +49,7 @@ public ConversationItemRequestBuilder byConversationId(@jakarta.annotation.Nonnu * @param requestAdapter The request adapter to use to execute the requests. */ public ConversationsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ConversationsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ConversationsRequestBuilder(@jakarta.annotation.Nonnull final HashMapFind more info here + * @see Find more info here */ @jakarta.annotation.Nullable public Conversation post(@jakarta.annotation.Nonnull final Conversation body) { return post(body, null); } /** - * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions. + * Use reply thread or reply post to further post to that conversation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link Conversation} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public Conversation post(@jakarta.annotation.Nonnull final Conversation body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -131,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions. + * Use reply thread or reply post to further post to that conversation. * @param body The request body * @return a {@link RequestInformation} */ @@ -140,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions. + * Use reply thread or reply post to further post to that conversation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -174,6 +174,11 @@ public class GetQueryParameters implements QueryParameters { */ @jakarta.annotation.Nullable public Boolean count; + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Filter items by property values */ @@ -216,6 +221,7 @@ public Map toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/ConversationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/ConversationItemRequestBuilder.java index 97a4c049f1a..e829bcb59ec 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/ConversationItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/ConversationItemRequestBuilder.java @@ -35,7 +35,7 @@ public ThreadsRequestBuilder threads() { * @param requestAdapter The request adapter to use to execute the requests. */ public ConversationItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link ConversationItemRequestBuilder} and sets the default values. @@ -43,12 +43,12 @@ public ConversationItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap< * @param requestAdapter The request adapter to use to execute the requests. */ public ConversationItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete conversation. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete() { delete(null); @@ -57,7 +57,7 @@ public void delete() { * Delete conversation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -66,21 +66,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The group's conversations. + * Retrieve the properties and relationships of conversation object. * @return a {@link Conversation} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public Conversation get() { return get(null); } /** - * The group's conversations. + * Retrieve the properties and relationships of conversation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link Conversation} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public Conversation get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -110,7 +110,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The group's conversations. + * Retrieve the properties and relationships of conversation object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -118,7 +118,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The group's conversations. + * Retrieve the properties and relationships of conversation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -146,10 +146,15 @@ public ConversationItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * The group's conversations. + * Retrieve the properties and relationships of conversation object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -162,6 +167,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/PostsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/PostsRequestBuilder.java index 2463f0c43f1..8cc305938da 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/PostsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/PostsRequestBuilder.java @@ -48,7 +48,7 @@ public PostItemRequestBuilder byPostId(@jakarta.annotation.Nonnull final String * @param requestAdapter The request adapter to use to execute the requests. */ public PostsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link PostsRequestBuilder} and sets the default values. @@ -56,7 +56,7 @@ public PostsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/count/CountRequestBuilder.java index 9dcaa748119..66b61214071 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/attachments/AttachmentsRequestBuilder.java index a56c2294ec3..2d730d8954c 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/attachments/count/CountRequestBuilder.java index 6e32166ec81..a83f1bf9b82 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/extensions/ExtensionsRequestBuilder.java index 73725fc931e..611aac6497b 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/extensions/count/CountRequestBuilder.java index a47ffa20602..69164c81965 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/inreplyto/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/inreplyto/attachments/AttachmentsRequestBuilder.java index 281dbe9f813..9dd34aabae1 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/inreplyto/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/inreplyto/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/inreplyto/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/inreplyto/attachments/count/CountRequestBuilder.java index 3e81326c4ea..d97faed2b6e 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/inreplyto/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/inreplyto/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/inreplyto/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/inreplyto/extensions/ExtensionsRequestBuilder.java index 218603ab0fa..f3179b221cd 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/inreplyto/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/inreplyto/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/inreplyto/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/inreplyto/extensions/count/CountRequestBuilder.java index 19b0a639213..b747b9032b5 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/inreplyto/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/conversations/item/threads/item/posts/item/inreplyto/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/events/EventsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/events/EventsRequestBuilder.java index 3da3543319c..9e34d0ec716 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/events/EventsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/events/EventsRequestBuilder.java @@ -58,7 +58,7 @@ public EventItemRequestBuilder byEventId(@jakarta.annotation.Nonnull final Strin * @param requestAdapter The request adapter to use to execute the requests. */ public EventsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link EventsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public EventsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/EventItemRequestBuilder.java index 279380be39e..48ef9eee5bf 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/EventItemRequestBuilder.java @@ -125,7 +125,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -133,7 +133,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/calendar/CalendarRequestBuilder.java index b4c85d152ad..7dd9126009f 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/InstancesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/InstancesRequestBuilder.java index 32816c9122a..a339ce542d9 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/InstancesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/InstancesRequestBuilder.java @@ -57,7 +57,7 @@ public EventItemRequestBuilder byEventId1(@jakarta.annotation.Nonnull final Stri * @param requestAdapter The request adapter to use to execute the requests. */ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link InstancesRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24skip", skip); allQueryParams.put("startDateTime", startDateTime); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/EventItemRequestBuilder.java index ba69cf32148..eba3d5296b9 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/EventItemRequestBuilder.java @@ -116,7 +116,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -124,7 +124,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("startDateTime", startDateTime); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/attachments/AttachmentsRequestBuilder.java index 65db7b664a3..ddecc4db2b7 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/attachments/count/CountRequestBuilder.java index 295d3cd618a..a6c570d9757 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/calendar/CalendarRequestBuilder.java index 2cf6772f7ad..930580e4813 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/instances/{event%2Did1}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/instances/{event%2Did1}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/extensions/ExtensionsRequestBuilder.java index 36e2c4f7889..6484b2f944d 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/extensions/count/CountRequestBuilder.java index 268d73d8d9c..9fe5d578a67 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/events/item/instances/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/members/ref/RefRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/members/ref/RefRequestBuilder.java index d9a678099b3..4fb81b06680 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/members/ref/RefRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/members/ref/RefRequestBuilder.java @@ -82,7 +82,7 @@ public StringCollectionResponse get(@jakarta.annotation.Nullable final java.util return this.requestAdapter.send(requestInfo, errorMapping, StringCollectionResponse::createFromDiscriminatorValue); } /** - * Add a member to a security or Microsoft 365 group through the members navigation property. The following table shows the types of members that can be added to either security groups or Microsoft 365 groups. + * Add a member to a security or Microsoft 365 group. When using the API to add multiple members in one request, you can add up to only 20 members. The following table shows the types of members that can be added to either security groups or Microsoft 365 groups. * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @see Find more info here @@ -91,7 +91,7 @@ public void post(@jakarta.annotation.Nonnull final ReferenceCreate body) { post(body, null); } /** - * Add a member to a security or Microsoft 365 group through the members navigation property. The following table shows the types of members that can be added to either security groups or Microsoft 365 groups. + * Add a member to a security or Microsoft 365 group. When using the API to add multiple members in one request, you can add up to only 20 members. The following table shows the types of members that can be added to either security groups or Microsoft 365 groups. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code @@ -145,7 +145,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Add a member to a security or Microsoft 365 group through the members navigation property. The following table shows the types of members that can be added to either security groups or Microsoft 365 groups. + * Add a member to a security or Microsoft 365 group. When using the API to add multiple members in one request, you can add up to only 20 members. The following table shows the types of members that can be added to either security groups or Microsoft 365 groups. * @param body The request body * @return a {@link RequestInformation} */ @@ -154,7 +154,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Add a member to a security or Microsoft 365 group through the members navigation property. The following table shows the types of members that can be added to either security groups or Microsoft 365 groups. + * Add a member to a security or Microsoft 365 group. When using the API to add multiple members in one request, you can add up to only 20 members. The following table shows the types of members that can be added to either security groups or Microsoft 365 groups. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/photo/PhotoRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/photo/PhotoRequestBuilder.java index c3c23caf378..f7db3439094 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/photo/PhotoRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/photo/PhotoRequestBuilder.java @@ -35,7 +35,7 @@ public ContentRequestBuilder content() { * @param requestAdapter The request adapter to use to execute the requests. */ public PhotoRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/photo{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/photo{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link PhotoRequestBuilder} and sets the default values. @@ -43,7 +43,7 @@ public PhotoRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/photos/PhotosRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/photos/PhotosRequestBuilder.java index fd658ee4160..b57c678f955 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/photos/PhotosRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/photos/PhotosRequestBuilder.java @@ -39,7 +39,7 @@ public ProfilePhotoItemRequestBuilder byProfilePhotoId(@jakarta.annotation.Nonnu * @param requestAdapter The request adapter to use to execute the requests. */ public PhotosRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/photos{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/photos{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link PhotosRequestBuilder} and sets the default values. @@ -47,7 +47,7 @@ public PhotosRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/photos/item/ProfilePhotoItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/photos/item/ProfilePhotoItemRequestBuilder.java index 6881776c5d9..7c50a272d6f 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/photos/item/ProfilePhotoItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/photos/item/ProfilePhotoItemRequestBuilder.java @@ -35,7 +35,7 @@ public ContentRequestBuilder content() { * @param requestAdapter The request adapter to use to execute the requests. */ public ProfilePhotoItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/photos/{profilePhoto%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/photos/{profilePhoto%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link ProfilePhotoItemRequestBuilder} and sets the default values. @@ -43,7 +43,7 @@ public ProfilePhotoItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap< * @param requestAdapter The request adapter to use to execute the requests. */ public ProfilePhotoItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/photos/{profilePhoto%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/photos/{profilePhoto%2Did}{?%24expand,%24select}", rawUrl); } /** * The profile photos owned by the group. Read-only. Nullable. @@ -102,6 +102,11 @@ public ProfilePhotoItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -114,6 +119,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/photos/item/value/ContentRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/photos/item/value/ContentRequestBuilder.java index a41ab018af9..ff255b1386a 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/photos/item/value/ContentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/photos/item/value/ContentRequestBuilder.java @@ -54,19 +54,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The unique identifier for an entity. Read-only. + * Retrieve a list of profilePhoto objects. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get() { return get(null); } /** - * The unique identifier for an entity. Read-only. + * Retrieve a list of profilePhoto objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -121,7 +123,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The unique identifier for an entity. Read-only. + * Retrieve a list of profilePhoto objects. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -129,7 +131,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The unique identifier for an entity. Read-only. + * Retrieve a list of profilePhoto objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/rejectedsenders/RejectedSendersRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/rejectedsenders/RejectedSendersRequestBuilder.java index 68b7d5bdd51..8f1d5bde883 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/rejectedsenders/RejectedSendersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/rejectedsenders/RejectedSendersRequestBuilder.java @@ -57,7 +57,7 @@ public DirectoryObjectItemRequestBuilder byDirectoryObjectId(@jakarta.annotation * @param requestAdapter The request adapter to use to execute the requests. */ public RejectedSendersRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/rejectedSenders{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/rejectedSenders{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link RejectedSendersRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public RejectedSendersRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/rejectedsenders/ref/RefRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/rejectedsenders/ref/RefRequestBuilder.java index ca1a1533e23..db5bd6ebd93 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/rejectedsenders/ref/RefRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/rejectedsenders/ref/RefRequestBuilder.java @@ -27,7 +27,7 @@ public class RefRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public RefRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/rejectedSenders/$ref?@id={%40id}{&%24count,%24filter,%24orderby,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/rejectedSenders/$ref?@id={%40id}{&%24count,%24filter,%24orderby,%24search,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link RefRequestBuilder} and sets the default values. @@ -35,7 +35,7 @@ public RefRequestBuilder(@jakarta.annotation.Nonnull final HashMap requestConfiguration) { - final RequestInformation requestInfo = new RequestInformation(HttpMethod.GET, "{+baseurl}/groups/{group%2Did}/rejectedSenders/$ref{?%24count,%24filter,%24orderby,%24skip,%24top}", pathParameters); + final RequestInformation requestInfo = new RequestInformation(HttpMethod.GET, "{+baseurl}/groups/{group%2Did}/rejectedSenders/$ref{?%24count,%24filter,%24orderby,%24search,%24skip,%24top}", pathParameters); requestInfo.configure(requestConfiguration, GetRequestConfiguration::new, x -> x.queryParameters); requestInfo.headers.tryAdd("Accept", "application/json"); return requestInfo; @@ -230,6 +230,11 @@ public class GetQueryParameters implements QueryParameters { */ @jakarta.annotation.Nullable public String[] orderby; + /** + * Search items by search phrases + */ + @jakarta.annotation.Nullable + public String search; /** * Skip the first n items */ @@ -249,6 +254,7 @@ public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24orderby", orderby); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/sites/item/lists/item/items/ItemsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/sites/item/lists/item/items/ItemsRequestBuilder.java index a4953819292..ff947755f09 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/sites/item/lists/item/items/ItemsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/sites/item/lists/item/items/ItemsRequestBuilder.java @@ -50,7 +50,7 @@ public ListItemItemRequestBuilder byListItemId(@jakarta.annotation.Nonnull final * @param requestAdapter The request adapter to use to execute the requests. */ public ItemsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/lists/{list%2Did}/items{?%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/lists/{list%2Did}/items{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ItemsRequestBuilder} and sets the default values. @@ -58,7 +58,7 @@ public ItemsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/schedulinggroups/SchedulingGroupsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/schedulinggroups/SchedulingGroupsRequestBuilder.java index a2fddc63c12..8877d4b5f72 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/schedulinggroups/SchedulingGroupsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/schedulinggroups/SchedulingGroupsRequestBuilder.java @@ -49,7 +49,7 @@ public SchedulingGroupItemRequestBuilder bySchedulingGroupId(@jakarta.annotation * @param requestAdapter The request adapter to use to execute the requests. */ public SchedulingGroupsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/schedulingGroups{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/schedulingGroups{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link SchedulingGroupsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public SchedulingGroupsRequestBuilder(@jakarta.annotation.Nonnull final HashMap< * @param requestAdapter The request adapter to use to execute the requests. */ public SchedulingGroupsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/schedulingGroups{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/schedulingGroups{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** * The logical grouping of users in the schedule (usually by role). @@ -170,6 +170,11 @@ public class GetQueryParameters implements QueryParameters { */ @jakarta.annotation.Nullable public Boolean count; + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Filter items by property values */ @@ -212,6 +217,7 @@ public Map toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/schedulinggroups/item/SchedulingGroupItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/schedulinggroups/item/SchedulingGroupItemRequestBuilder.java index 8c915453690..0909f82b5be 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/schedulinggroups/item/SchedulingGroupItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/schedulinggroups/item/SchedulingGroupItemRequestBuilder.java @@ -26,7 +26,7 @@ public class SchedulingGroupItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public SchedulingGroupItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/schedulingGroups/{schedulingGroup%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/schedulingGroups/{schedulingGroup%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link SchedulingGroupItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public SchedulingGroupItemRequestBuilder(@jakarta.annotation.Nonnull final HashM * @param requestAdapter The request adapter to use to execute the requests. */ public SchedulingGroupItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/schedulingGroups/{schedulingGroup%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/schedulingGroups/{schedulingGroup%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete navigation property schedulingGroups for groups @@ -186,6 +186,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -198,6 +203,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/shifts/ShiftsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/shifts/ShiftsRequestBuilder.java index f32d303d405..e5f8869306a 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/shifts/ShiftsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/shifts/ShiftsRequestBuilder.java @@ -49,7 +49,7 @@ public ShiftItemRequestBuilder byShiftId(@jakarta.annotation.Nonnull final Strin * @param requestAdapter The request adapter to use to execute the requests. */ public ShiftsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/shifts{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/shifts{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ShiftsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ShiftsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/shifts/item/ShiftItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/shifts/item/ShiftItemRequestBuilder.java index 0291e019b24..2329fbd2a83 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/shifts/item/ShiftItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/shifts/item/ShiftItemRequestBuilder.java @@ -26,7 +26,7 @@ public class ShiftItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public ShiftItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/shifts/{shift%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/shifts/{shift%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link ShiftItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public ShiftItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timeoffreasons/TimeOffReasonsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timeoffreasons/TimeOffReasonsRequestBuilder.java index aa73fe05286..a0516ad5ef5 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timeoffreasons/TimeOffReasonsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timeoffreasons/TimeOffReasonsRequestBuilder.java @@ -49,7 +49,7 @@ public TimeOffReasonItemRequestBuilder byTimeOffReasonId(@jakarta.annotation.Non * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffReasonsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/timeOffReasons{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/timeOffReasons{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link TimeOffReasonsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public TimeOffReasonsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timeoffreasons/item/TimeOffReasonItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timeoffreasons/item/TimeOffReasonItemRequestBuilder.java index 0f5cdef38b7..d133ff0ad95 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timeoffreasons/item/TimeOffReasonItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timeoffreasons/item/TimeOffReasonItemRequestBuilder.java @@ -26,7 +26,7 @@ public class TimeOffReasonItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffReasonItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/timeOffReasons/{timeOffReason%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/timeOffReasons/{timeOffReason%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link TimeOffReasonItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public TimeOffReasonItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffReasonItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/timeOffReasons/{timeOffReason%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/timeOffReasons/{timeOffReason%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete navigation property timeOffReasons for groups @@ -186,6 +186,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -198,6 +203,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timeoffrequests/TimeOffRequestsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timeoffrequests/TimeOffRequestsRequestBuilder.java index f2676871be8..4cfe86ed54f 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timeoffrequests/TimeOffRequestsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timeoffrequests/TimeOffRequestsRequestBuilder.java @@ -49,7 +49,7 @@ public TimeOffRequestItemRequestBuilder byTimeOffRequestId(@jakarta.annotation.N * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffRequestsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/timeOffRequests{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/timeOffRequests{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link TimeOffRequestsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public TimeOffRequestsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timeoffrequests/item/TimeOffRequestItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timeoffrequests/item/TimeOffRequestItemRequestBuilder.java index 54c093d0bb1..3f27070ba36 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timeoffrequests/item/TimeOffRequestItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timeoffrequests/item/TimeOffRequestItemRequestBuilder.java @@ -26,7 +26,7 @@ public class TimeOffRequestItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffRequestItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/timeOffRequests/{timeOffRequest%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/timeOffRequests/{timeOffRequest%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link TimeOffRequestItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public TimeOffRequestItemRequestBuilder(@jakarta.annotation.Nonnull final HashMa * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffRequestItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/timeOffRequests/{timeOffRequest%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/timeOffRequests/{timeOffRequest%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete navigation property timeOffRequests for groups @@ -186,6 +186,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -198,6 +203,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timesoff/TimesOffRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timesoff/TimesOffRequestBuilder.java index f37f55bb6ff..57c1429450d 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timesoff/TimesOffRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timesoff/TimesOffRequestBuilder.java @@ -49,7 +49,7 @@ public TimeOffItemRequestBuilder byTimeOffId(@jakarta.annotation.Nonnull final S * @param requestAdapter The request adapter to use to execute the requests. */ public TimesOffRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/timesOff{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/timesOff{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link TimesOffRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public TimesOffRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timesoff/item/TimeOffItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timesoff/item/TimeOffItemRequestBuilder.java index 73684163a1b..157f525068a 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timesoff/item/TimeOffItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timesoff/item/TimeOffItemRequestBuilder.java @@ -26,7 +26,7 @@ public class TimeOffItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/timesOff/{timeOff%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/team/schedule/timesOff/{timeOff%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link TimeOffItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public TimeOffItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/threads/ThreadsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/threads/ThreadsRequestBuilder.java index 53777362a1b..2e0bc15a0bc 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/threads/ThreadsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/threads/ThreadsRequestBuilder.java @@ -49,7 +49,7 @@ public ConversationThreadItemRequestBuilder byConversationThreadId(@jakarta.anno * @param requestAdapter The request adapter to use to execute the requests. */ public ThreadsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ThreadsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ThreadsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/ConversationThreadItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/ConversationThreadItemRequestBuilder.java index ac1e6587285..0777c037e7b 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/ConversationThreadItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/ConversationThreadItemRequestBuilder.java @@ -44,7 +44,7 @@ public ReplyRequestBuilder reply() { * @param requestAdapter The request adapter to use to execute the requests. */ public ConversationThreadItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link ConversationThreadItemRequestBuilder} and sets the default values. @@ -52,7 +52,7 @@ public ConversationThreadItemRequestBuilder(@jakarta.annotation.Nonnull final Ha * @param requestAdapter The request adapter to use to execute the requests. */ public ConversationThreadItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete conversationThread. @@ -210,6 +210,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -222,6 +227,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/attachments/AttachmentsRequestBuilder.java index 509ce9f9eaa..913820c3be9 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,22 +66,24 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMapFind more info here */ @jakarta.annotation.Nullable public AttachmentCollectionResponse get() { return get(null); } /** - * Read-only. Nullable. Supports $expand. + * Retrieve a list of attachment objects attached to a post. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AttachmentCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AttachmentCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -116,7 +118,7 @@ public Attachment post(@jakarta.annotation.Nonnull final Attachment body, @jakar return this.requestAdapter.send(requestInfo, errorMapping, Attachment::createFromDiscriminatorValue); } /** - * Read-only. Nullable. Supports $expand. + * Retrieve a list of attachment objects attached to a post. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -124,7 +126,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read-only. Nullable. Supports $expand. + * Retrieve a list of attachment objects attached to a post. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -170,7 +172,7 @@ public AttachmentsRequestBuilder withUrl(@jakarta.annotation.Nonnull final Strin return new AttachmentsRequestBuilder(rawUrl, requestAdapter); } /** - * Read-only. Nullable. Supports $expand. + * Retrieve a list of attachment objects attached to a post. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { @@ -194,6 +196,11 @@ public class GetQueryParameters implements QueryParameters { */ @jakarta.annotation.Nullable public String[] orderby; + /** + * Search items by search phrases + */ + @jakarta.annotation.Nullable + public String search; /** * Select properties to be returned */ @@ -218,6 +225,7 @@ public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/attachments/count/CountRequestBuilder.java index 9593583d490..f536e03bc12 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/extensions/ExtensionsRequestBuilder.java index 6b1dc029713..9753267ecfa 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,10 +57,10 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/extensions/count/CountRequestBuilder.java index e78f7466033..57547da3132 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/extensions/item/ExtensionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/extensions/item/ExtensionItemRequestBuilder.java index 5c49f92f972..7986fbc7dff 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/extensions/item/ExtensionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/extensions/item/ExtensionItemRequestBuilder.java @@ -55,19 +55,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The collection of open extensions defined for the post. Read-only. Nullable. Supports $expand. + * Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. * @return a {@link Extension} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public Extension get() { return get(null); } /** - * The collection of open extensions defined for the post. Read-only. Nullable. Supports $expand. + * Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link Extension} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public Extension get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,21 +79,23 @@ public Extension get(@jakarta.annotation.Nullable final java.util.function.Consu return this.requestAdapter.send(requestInfo, errorMapping, Extension::createFromDiscriminatorValue); } /** - * Update the navigation property extensions in groups + * Update an open extension (openTypeExtension object) with the properties in the request body: The data in an extension can be primitive types, or arrays of primitive types. See the table in the Permissions section for the list of resources that support open extensions. * @param body The request body * @return a {@link Extension} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public Extension patch(@jakarta.annotation.Nonnull final Extension body) { return patch(body, null); } /** - * Update the navigation property extensions in groups + * Update an open extension (openTypeExtension object) with the properties in the request body: The data in an extension can be primitive types, or arrays of primitive types. See the table in the Permissions section for the list of resources that support open extensions. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link Extension} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public Extension patch(@jakarta.annotation.Nonnull final Extension body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -122,7 +126,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The collection of open extensions defined for the post. Read-only. Nullable. Supports $expand. + * Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -130,7 +134,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The collection of open extensions defined for the post. Read-only. Nullable. Supports $expand. + * Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -142,7 +146,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the navigation property extensions in groups + * Update an open extension (openTypeExtension object) with the properties in the request body: The data in an extension can be primitive types, or arrays of primitive types. See the table in the Permissions section for the list of resources that support open extensions. * @param body The request body * @return a {@link RequestInformation} */ @@ -151,7 +155,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the navigation property extensions in groups + * Update an open extension (openTypeExtension object) with the properties in the request body: The data in an extension can be primitive types, or arrays of primitive types. See the table in the Permissions section for the list of resources that support open extensions. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -182,7 +186,7 @@ public ExtensionItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final Str public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * The collection of open extensions defined for the post. Read-only. Nullable. Supports $expand. + * Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/inreplyto/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/inreplyto/attachments/AttachmentsRequestBuilder.java index 1090e06da0e..c370f7ed4a2 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/inreplyto/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/inreplyto/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/inreplyto/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/inreplyto/attachments/count/CountRequestBuilder.java index 099b92c636a..49e505c9c30 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/inreplyto/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/inreplyto/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/inreplyto/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/inreplyto/extensions/ExtensionsRequestBuilder.java index 17be519549b..3832326ca08 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/inreplyto/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/inreplyto/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/inreplyto/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/inreplyto/extensions/count/CountRequestBuilder.java index 92272c54f6d..3a2bc4febe2 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/inreplyto/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/threads/item/posts/item/inreplyto/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/identity/authenticationeventsflows/item/conditions/applications/includeapplications/IncludeApplicationsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identity/authenticationeventsflows/item/conditions/applications/includeapplications/IncludeApplicationsRequestBuilder.java index f73d8458051..c8a6ef55c55 100644 --- a/src/main/java/com/microsoft/graph/generated/identity/authenticationeventsflows/item/conditions/applications/includeapplications/IncludeApplicationsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identity/authenticationeventsflows/item/conditions/applications/includeapplications/IncludeApplicationsRequestBuilder.java @@ -60,19 +60,21 @@ public IncludeApplicationsRequestBuilder(@jakarta.annotation.Nonnull final Strin super(requestAdapter, "{+baseurl}/identity/authenticationEventsFlows/{authenticationEventsFlow%2Did}/conditions/applications/includeApplications{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Get includeApplications from identity + * List the applications linked to an authenticationEventsFlow. These are the applications for which the authentication experience defined by the user flow is enabled. * @return a {@link AuthenticationConditionApplicationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AuthenticationConditionApplicationCollectionResponse get() { return get(null); } /** - * Get includeApplications from identity + * List the applications linked to an authenticationEventsFlow. These are the applications for which the authentication experience defined by the user flow is enabled. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AuthenticationConditionApplicationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AuthenticationConditionApplicationCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -82,21 +84,23 @@ public AuthenticationConditionApplicationCollectionResponse get(@jakarta.annotat return this.requestAdapter.send(requestInfo, errorMapping, AuthenticationConditionApplicationCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to includeApplications for identity + * Add or link an application to a user flow, or authenticationEventsFlow. This enables the authentication experience defined by the user flow to be enabled for the application. An application can only be linked to one user flow. * @param body The request body * @return a {@link AuthenticationConditionApplication} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AuthenticationConditionApplication post(@jakarta.annotation.Nonnull final AuthenticationConditionApplication body) { return post(body, null); } /** - * Create new navigation property to includeApplications for identity + * Add or link an application to a user flow, or authenticationEventsFlow. This enables the authentication experience defined by the user flow to be enabled for the application. An application can only be linked to one user flow. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AuthenticationConditionApplication} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AuthenticationConditionApplication post(@jakarta.annotation.Nonnull final AuthenticationConditionApplication body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +111,7 @@ public AuthenticationConditionApplication post(@jakarta.annotation.Nonnull final return this.requestAdapter.send(requestInfo, errorMapping, AuthenticationConditionApplication::createFromDiscriminatorValue); } /** - * Get includeApplications from identity + * List the applications linked to an authenticationEventsFlow. These are the applications for which the authentication experience defined by the user flow is enabled. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get includeApplications from identity + * List the applications linked to an authenticationEventsFlow. These are the applications for which the authentication experience defined by the user flow is enabled. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -127,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create new navigation property to includeApplications for identity + * Add or link an application to a user flow, or authenticationEventsFlow. This enables the authentication experience defined by the user flow to be enabled for the application. An application can only be linked to one user flow. * @param body The request body * @return a {@link RequestInformation} */ @@ -136,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create new navigation property to includeApplications for identity + * Add or link an application to a user flow, or authenticationEventsFlow. This enables the authentication experience defined by the user flow to be enabled for the application. An application can only be linked to one user flow. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -161,7 +165,7 @@ public IncludeApplicationsRequestBuilder withUrl(@jakarta.annotation.Nonnull fin return new IncludeApplicationsRequestBuilder(rawUrl, requestAdapter); } /** - * Get includeApplications from identity + * List the applications linked to an authenticationEventsFlow. These are the applications for which the authentication experience defined by the user flow is enabled. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identity/authenticationeventsflows/item/conditions/applications/includeapplications/item/AuthenticationConditionApplicationAppItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identity/authenticationeventsflows/item/conditions/applications/includeapplications/item/AuthenticationConditionApplicationAppItemRequestBuilder.java index 7016090543b..8a854d35a00 100644 --- a/src/main/java/com/microsoft/graph/generated/identity/authenticationeventsflows/item/conditions/applications/includeapplications/item/AuthenticationConditionApplicationAppItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identity/authenticationeventsflows/item/conditions/applications/includeapplications/item/AuthenticationConditionApplicationAppItemRequestBuilder.java @@ -37,16 +37,18 @@ public AuthenticationConditionApplicationAppItemRequestBuilder(@jakarta.annotati super(requestAdapter, "{+baseurl}/identity/authenticationEventsFlows/{authenticationEventsFlow%2Did}/conditions/applications/includeApplications/{authenticationConditionApplication%2DappId}{?%24expand,%24select}", rawUrl); } /** - * Delete navigation property includeApplications for identity + * Remove or unlink an application from an authenticationEventsFlow object. This disables the customized authentication experience defined for the application. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete navigation property includeApplications for identity + * Remove or unlink an application from an authenticationEventsFlow object. This disables the customized authentication experience defined for the application. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -102,7 +104,7 @@ public AuthenticationConditionApplication patch(@jakarta.annotation.Nonnull fina return this.requestAdapter.send(requestInfo, errorMapping, AuthenticationConditionApplication::createFromDiscriminatorValue); } /** - * Delete navigation property includeApplications for identity + * Remove or unlink an application from an authenticationEventsFlow object. This disables the customized authentication experience defined for the application. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -110,7 +112,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete navigation property includeApplications for identity + * Remove or unlink an application from an authenticationEventsFlow object. This disables the customized authentication experience defined for the application. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ diff --git a/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/defaultpages/DefaultPagesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/defaultpages/DefaultPagesRequestBuilder.java index 6b24c3aa03e..c6d4b17adf5 100644 --- a/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/defaultpages/DefaultPagesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/defaultpages/DefaultPagesRequestBuilder.java @@ -60,19 +60,21 @@ public DefaultPagesRequestBuilder(@jakarta.annotation.Nonnull final String rawUr super(requestAdapter, "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/languages/{userFlowLanguageConfiguration%2Did}/defaultPages{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Collection of pages with the default content to display in a user flow for a specified language. This collection doesn't allow any kind of modification. + * Read the values in a userFlowLanguagePage object for a language in a user flow. These values are shown to a user during a user journey defined by a user flow. * @return a {@link UserFlowLanguagePageCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UserFlowLanguagePageCollectionResponse get() { return get(null); } /** - * Collection of pages with the default content to display in a user flow for a specified language. This collection doesn't allow any kind of modification. + * Read the values in a userFlowLanguagePage object for a language in a user flow. These values are shown to a user during a user journey defined by a user flow. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link UserFlowLanguagePageCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UserFlowLanguagePageCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +109,7 @@ public UserFlowLanguagePage post(@jakarta.annotation.Nonnull final UserFlowLangu return this.requestAdapter.send(requestInfo, errorMapping, UserFlowLanguagePage::createFromDiscriminatorValue); } /** - * Collection of pages with the default content to display in a user flow for a specified language. This collection doesn't allow any kind of modification. + * Read the values in a userFlowLanguagePage object for a language in a user flow. These values are shown to a user during a user journey defined by a user flow. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +117,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Collection of pages with the default content to display in a user flow for a specified language. This collection doesn't allow any kind of modification. + * Read the values in a userFlowLanguagePage object for a language in a user flow. These values are shown to a user during a user journey defined by a user flow. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -161,7 +163,7 @@ public DefaultPagesRequestBuilder withUrl(@jakarta.annotation.Nonnull final Stri return new DefaultPagesRequestBuilder(rawUrl, requestAdapter); } /** - * Collection of pages with the default content to display in a user flow for a specified language. This collection doesn't allow any kind of modification. + * Read the values in a userFlowLanguagePage object for a language in a user flow. These values are shown to a user during a user journey defined by a user flow. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/defaultpages/item/value/ContentRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/defaultpages/item/value/ContentRequestBuilder.java index 45683142ea8..429946e98a1 100644 --- a/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/defaultpages/item/value/ContentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/defaultpages/item/value/ContentRequestBuilder.java @@ -54,19 +54,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The unique identifier for an entity. Read-only. + * Read the values in a userFlowLanguagePage object for a language in a user flow. These values are shown to a user during a user journey defined by a user flow. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get() { return get(null); } /** - * The unique identifier for an entity. Read-only. + * Read the values in a userFlowLanguagePage object for a language in a user flow. These values are shown to a user during a user journey defined by a user flow. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -121,7 +123,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The unique identifier for an entity. Read-only. + * Read the values in a userFlowLanguagePage object for a language in a user flow. These values are shown to a user during a user journey defined by a user flow. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -129,7 +131,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The unique identifier for an entity. Read-only. + * Read the values in a userFlowLanguagePage object for a language in a user flow. These values are shown to a user during a user journey defined by a user flow. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ diff --git a/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/overridespages/OverridesPagesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/overridespages/OverridesPagesRequestBuilder.java index 15ae5051b54..8ac7c6578e9 100644 --- a/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/overridespages/OverridesPagesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/overridespages/OverridesPagesRequestBuilder.java @@ -60,19 +60,21 @@ public OverridesPagesRequestBuilder(@jakarta.annotation.Nonnull final String raw super(requestAdapter, "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/languages/{userFlowLanguageConfiguration%2Did}/overridesPages{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Collection of pages with the overrides messages to display in a user flow for a specified language. This collection only allows you to modify the content of the page, any other modification isn't allowed (creation or deletion of pages). + * Get the userFlowLanguagePage resources from the overridesPages navigation property. These pages are used to customize the values shown to the user during a user journey in a user flow. * @return a {@link UserFlowLanguagePageCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UserFlowLanguagePageCollectionResponse get() { return get(null); } /** - * Collection of pages with the overrides messages to display in a user flow for a specified language. This collection only allows you to modify the content of the page, any other modification isn't allowed (creation or deletion of pages). + * Get the userFlowLanguagePage resources from the overridesPages navigation property. These pages are used to customize the values shown to the user during a user journey in a user flow. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link UserFlowLanguagePageCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UserFlowLanguagePageCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +109,7 @@ public UserFlowLanguagePage post(@jakarta.annotation.Nonnull final UserFlowLangu return this.requestAdapter.send(requestInfo, errorMapping, UserFlowLanguagePage::createFromDiscriminatorValue); } /** - * Collection of pages with the overrides messages to display in a user flow for a specified language. This collection only allows you to modify the content of the page, any other modification isn't allowed (creation or deletion of pages). + * Get the userFlowLanguagePage resources from the overridesPages navigation property. These pages are used to customize the values shown to the user during a user journey in a user flow. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +117,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Collection of pages with the overrides messages to display in a user flow for a specified language. This collection only allows you to modify the content of the page, any other modification isn't allowed (creation or deletion of pages). + * Get the userFlowLanguagePage resources from the overridesPages navigation property. These pages are used to customize the values shown to the user during a user journey in a user flow. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -161,7 +163,7 @@ public OverridesPagesRequestBuilder withUrl(@jakarta.annotation.Nonnull final St return new OverridesPagesRequestBuilder(rawUrl, requestAdapter); } /** - * Collection of pages with the overrides messages to display in a user flow for a specified language. This collection only allows you to modify the content of the page, any other modification isn't allowed (creation or deletion of pages). + * Get the userFlowLanguagePage resources from the overridesPages navigation property. These pages are used to customize the values shown to the user during a user journey in a user flow. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/overridespages/item/UserFlowLanguagePageItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/overridespages/item/UserFlowLanguagePageItemRequestBuilder.java index 2a3ba87eef1..3036fd97750 100644 --- a/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/overridespages/item/UserFlowLanguagePageItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/overridespages/item/UserFlowLanguagePageItemRequestBuilder.java @@ -46,16 +46,18 @@ public UserFlowLanguagePageItemRequestBuilder(@jakarta.annotation.Nonnull final super(requestAdapter, "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/languages/{userFlowLanguageConfiguration%2Did}/overridesPages/{userFlowLanguagePage%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete navigation property overridesPages for identity + * Deletes the values in an userFlowLanguagePage object. You may only delete the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete navigation property overridesPages for identity + * Deletes the values in an userFlowLanguagePage object. You may only delete the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -86,21 +88,23 @@ public UserFlowLanguagePage get(@jakarta.annotation.Nullable final java.util.fun return this.requestAdapter.send(requestInfo, errorMapping, UserFlowLanguagePage::createFromDiscriminatorValue); } /** - * Update the navigation property overridesPages in identity + * Update the values in an userFlowLanguagePage object. You may only update the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow. * @param body The request body * @return a {@link UserFlowLanguagePage} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UserFlowLanguagePage patch(@jakarta.annotation.Nonnull final UserFlowLanguagePage body) { return patch(body, null); } /** - * Update the navigation property overridesPages in identity + * Update the values in an userFlowLanguagePage object. You may only update the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link UserFlowLanguagePage} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UserFlowLanguagePage patch(@jakarta.annotation.Nonnull final UserFlowLanguagePage body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -111,7 +115,7 @@ public UserFlowLanguagePage patch(@jakarta.annotation.Nonnull final UserFlowLang return this.requestAdapter.send(requestInfo, errorMapping, UserFlowLanguagePage::createFromDiscriminatorValue); } /** - * Delete navigation property overridesPages for identity + * Deletes the values in an userFlowLanguagePage object. You may only delete the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -119,7 +123,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete navigation property overridesPages for identity + * Deletes the values in an userFlowLanguagePage object. You may only delete the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -151,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the navigation property overridesPages in identity + * Update the values in an userFlowLanguagePage object. You may only update the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow. * @param body The request body * @return a {@link RequestInformation} */ @@ -160,7 +164,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the navigation property overridesPages in identity + * Update the values in an userFlowLanguagePage object. You may only update the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} diff --git a/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/overridespages/item/value/ContentRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/overridespages/item/value/ContentRequestBuilder.java index 486d8a8fa5a..b9f6e798182 100644 --- a/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/overridespages/item/value/ContentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identity/b2xuserflows/item/languages/item/overridespages/item/value/ContentRequestBuilder.java @@ -36,16 +36,18 @@ public ContentRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j super(requestAdapter, "{+baseurl}/identity/b2xUserFlows/{b2xIdentityUserFlow%2Did}/languages/{userFlowLanguageConfiguration%2Did}/overridesPages/{userFlowLanguagePage%2Did}/$value", rawUrl); } /** - * The unique identifier for an entity. Read-only. + * Deletes the values in an userFlowLanguagePage object. You may only delete the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * The unique identifier for an entity. Read-only. + * Deletes the values in an userFlowLanguagePage object. You may only delete the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -54,19 +56,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The unique identifier for an entity. Read-only. + * Get the userFlowLanguagePage resources from the overridesPages navigation property. These pages are used to customize the values shown to the user during a user journey in a user flow. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get() { return get(null); } /** - * The unique identifier for an entity. Read-only. + * Get the userFlowLanguagePage resources from the overridesPages navigation property. These pages are used to customize the values shown to the user during a user journey in a user flow. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -76,21 +80,23 @@ public InputStream get(@jakarta.annotation.Nullable final java.util.function.Con return this.requestAdapter.sendPrimitive(requestInfo, errorMapping, InputStream.class); } /** - * The unique identifier for an entity. Read-only. + * Update the values in an userFlowLanguagePage object. You may only update the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow. * @param body Binary request body * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream put(@jakarta.annotation.Nonnull final InputStream body) { return put(body, null); } /** - * The unique identifier for an entity. Read-only. + * Update the values in an userFlowLanguagePage object. You may only update the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow. * @param body Binary request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream put(@jakarta.annotation.Nonnull final InputStream body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -101,7 +107,7 @@ public InputStream put(@jakarta.annotation.Nonnull final InputStream body, @jaka return this.requestAdapter.sendPrimitive(requestInfo, errorMapping, InputStream.class); } /** - * The unique identifier for an entity. Read-only. + * Deletes the values in an userFlowLanguagePage object. You may only delete the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -109,7 +115,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * The unique identifier for an entity. Read-only. + * Deletes the values in an userFlowLanguagePage object. You may only delete the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -121,7 +127,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The unique identifier for an entity. Read-only. + * Get the userFlowLanguagePage resources from the overridesPages navigation property. These pages are used to customize the values shown to the user during a user journey in a user flow. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -129,7 +135,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The unique identifier for an entity. Read-only. + * Get the userFlowLanguagePage resources from the overridesPages navigation property. These pages are used to customize the values shown to the user during a user journey in a user flow. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -141,7 +147,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * The unique identifier for an entity. Read-only. + * Update the values in an userFlowLanguagePage object. You may only update the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow. * @param body Binary request body * @return a {@link RequestInformation} */ @@ -150,7 +156,7 @@ public RequestInformation toPutRequestInformation(@jakarta.annotation.Nonnull fi return toPutRequestInformation(body, null); } /** - * The unique identifier for an entity. Read-only. + * Update the values in an userFlowLanguagePage object. You may only update the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow. * @param body Binary request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} diff --git a/src/main/java/com/microsoft/graph/generated/identity/conditionalaccess/namedlocations/item/NamedLocationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identity/conditionalaccess/namedlocations/item/NamedLocationItemRequestBuilder.java index 44a6e4d4f99..d06c9a2e245 100644 --- a/src/main/java/com/microsoft/graph/generated/identity/conditionalaccess/namedlocations/item/NamedLocationItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identity/conditionalaccess/namedlocations/item/NamedLocationItemRequestBuilder.java @@ -37,18 +37,18 @@ public NamedLocationItemRequestBuilder(@jakarta.annotation.Nonnull final String super(requestAdapter, "{+baseurl}/identity/conditionalAccess/namedLocations/{namedLocation%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete an ipNamedLocation object. + * Delete a countryNamedLocation object. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete an ipNamedLocation object. + * Delete a countryNamedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -57,21 +57,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Retrieve the properties and relationships of an ipNamedLocation object. + * Retrieve the properties and relationships of a countryNamedLocation object. * @return a {@link NamedLocation} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public NamedLocation get() { return get(null); } /** - * Retrieve the properties and relationships of an ipNamedLocation object. + * Retrieve the properties and relationships of a countryNamedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link NamedLocation} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public NamedLocation get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -108,7 +108,7 @@ public NamedLocation patch(@jakarta.annotation.Nonnull final NamedLocation body, return this.requestAdapter.send(requestInfo, errorMapping, NamedLocation::createFromDiscriminatorValue); } /** - * Delete an ipNamedLocation object. + * Delete a countryNamedLocation object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -116,7 +116,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete an ipNamedLocation object. + * Delete a countryNamedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -128,7 +128,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Retrieve the properties and relationships of an ipNamedLocation object. + * Retrieve the properties and relationships of a countryNamedLocation object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -136,7 +136,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Retrieve the properties and relationships of an ipNamedLocation object. + * Retrieve the properties and relationships of a countryNamedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -188,7 +188,7 @@ public NamedLocationItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Retrieve the properties and relationships of an ipNamedLocation object. + * Retrieve the properties and relationships of a countryNamedLocation object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/contactedreviewers/ContactedReviewersRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/contactedreviewers/ContactedReviewersRequestBuilder.java index 933469acb54..eac846d4d6c 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/contactedreviewers/ContactedReviewersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/contactedreviewers/ContactedReviewersRequestBuilder.java @@ -60,19 +60,21 @@ public ContactedReviewersRequestBuilder(@jakarta.annotation.Nonnull final String super(requestAdapter, "{+baseurl}/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition%2Did}/instances/{accessReviewInstance%2Did}/contactedReviewers{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Returns the collection of reviewers who were contacted to complete this review. While the reviewers and fallbackReviewers properties of the accessReviewScheduleDefinition might specify group owners or managers as reviewers, contactedReviewers returns their individual identities. Supports $select. Read-only. + * Get the reviewers for an access review instance, irrespective of whether or not they have received a notification. The reviewers are represented by an accessReviewReviewer object. A list of zero or more objects are returned, including all of their nested properties. * @return a {@link AccessReviewReviewerCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewReviewerCollectionResponse get() { return get(null); } /** - * Returns the collection of reviewers who were contacted to complete this review. While the reviewers and fallbackReviewers properties of the accessReviewScheduleDefinition might specify group owners or managers as reviewers, contactedReviewers returns their individual identities. Supports $select. Read-only. + * Get the reviewers for an access review instance, irrespective of whether or not they have received a notification. The reviewers are represented by an accessReviewReviewer object. A list of zero or more objects are returned, including all of their nested properties. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AccessReviewReviewerCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewReviewerCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +109,7 @@ public AccessReviewReviewer post(@jakarta.annotation.Nonnull final AccessReviewR return this.requestAdapter.send(requestInfo, errorMapping, AccessReviewReviewer::createFromDiscriminatorValue); } /** - * Returns the collection of reviewers who were contacted to complete this review. While the reviewers and fallbackReviewers properties of the accessReviewScheduleDefinition might specify group owners or managers as reviewers, contactedReviewers returns their individual identities. Supports $select. Read-only. + * Get the reviewers for an access review instance, irrespective of whether or not they have received a notification. The reviewers are represented by an accessReviewReviewer object. A list of zero or more objects are returned, including all of their nested properties. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +117,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Returns the collection of reviewers who were contacted to complete this review. While the reviewers and fallbackReviewers properties of the accessReviewScheduleDefinition might specify group owners or managers as reviewers, contactedReviewers returns their individual identities. Supports $select. Read-only. + * Get the reviewers for an access review instance, irrespective of whether or not they have received a notification. The reviewers are represented by an accessReviewReviewer object. A list of zero or more objects are returned, including all of their nested properties. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -161,7 +163,7 @@ public ContactedReviewersRequestBuilder withUrl(@jakarta.annotation.Nonnull fina return new ContactedReviewersRequestBuilder(rawUrl, requestAdapter); } /** - * Returns the collection of reviewers who were contacted to complete this review. While the reviewers and fallbackReviewers properties of the accessReviewScheduleDefinition might specify group owners or managers as reviewers, contactedReviewers returns their individual identities. Supports $select. Read-only. + * Get the reviewers for an access review instance, irrespective of whether or not they have received a notification. The reviewers are represented by an accessReviewReviewer object. A list of zero or more objects are returned, including all of their nested properties. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/decisions/DecisionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/decisions/DecisionsRequestBuilder.java index 787511f8bb3..1258338d477 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/decisions/DecisionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/decisions/DecisionsRequestBuilder.java @@ -71,19 +71,21 @@ public FilterByCurrentUserWithOnRequestBuilder filterByCurrentUserWithOn(@jakart return new FilterByCurrentUserWithOnRequestBuilder(pathParameters, requestAdapter, on); } /** - * Each user reviewed in an accessReviewInstance has a decision item representing if they were approved, denied, or not yet reviewed. + * Retrieve the accessReviewInstanceDecisionItem objects for a specific accessReviewInstance. A list of zero or more accessReviewInstanceDecisionItem objects are returned, including all of their nested properties. * @return a {@link AccessReviewInstanceDecisionItemCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewInstanceDecisionItemCollectionResponse get() { return get(null); } /** - * Each user reviewed in an accessReviewInstance has a decision item representing if they were approved, denied, or not yet reviewed. + * Retrieve the accessReviewInstanceDecisionItem objects for a specific accessReviewInstance. A list of zero or more accessReviewInstanceDecisionItem objects are returned, including all of their nested properties. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AccessReviewInstanceDecisionItemCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewInstanceDecisionItemCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -118,7 +120,7 @@ public AccessReviewInstanceDecisionItem post(@jakarta.annotation.Nonnull final A return this.requestAdapter.send(requestInfo, errorMapping, AccessReviewInstanceDecisionItem::createFromDiscriminatorValue); } /** - * Each user reviewed in an accessReviewInstance has a decision item representing if they were approved, denied, or not yet reviewed. + * Retrieve the accessReviewInstanceDecisionItem objects for a specific accessReviewInstance. A list of zero or more accessReviewInstanceDecisionItem objects are returned, including all of their nested properties. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -126,7 +128,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Each user reviewed in an accessReviewInstance has a decision item representing if they were approved, denied, or not yet reviewed. + * Retrieve the accessReviewInstanceDecisionItem objects for a specific accessReviewInstance. A list of zero or more accessReviewInstanceDecisionItem objects are returned, including all of their nested properties. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -172,7 +174,7 @@ public DecisionsRequestBuilder withUrl(@jakarta.annotation.Nonnull final String return new DecisionsRequestBuilder(rawUrl, requestAdapter); } /** - * Each user reviewed in an accessReviewInstance has a decision item representing if they were approved, denied, or not yet reviewed. + * Retrieve the accessReviewInstanceDecisionItem objects for a specific accessReviewInstance. A list of zero or more accessReviewInstanceDecisionItem objects are returned, including all of their nested properties. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/decisions/item/AccessReviewInstanceDecisionItemItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/decisions/item/AccessReviewInstanceDecisionItemItemRequestBuilder.java index daee9a6f1ee..e87427545a2 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/decisions/item/AccessReviewInstanceDecisionItemItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/decisions/item/AccessReviewInstanceDecisionItemItemRequestBuilder.java @@ -64,19 +64,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Each user reviewed in an accessReviewInstance has a decision item representing if they were approved, denied, or not yet reviewed. + * Read the properties and relationships of an accessReviewInstanceDecisionItem object. * @return a {@link AccessReviewInstanceDecisionItem} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewInstanceDecisionItem get() { return get(null); } /** - * Each user reviewed in an accessReviewInstance has a decision item representing if they were approved, denied, or not yet reviewed. + * Read the properties and relationships of an accessReviewInstanceDecisionItem object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AccessReviewInstanceDecisionItem} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewInstanceDecisionItem get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -131,7 +133,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Each user reviewed in an accessReviewInstance has a decision item representing if they were approved, denied, or not yet reviewed. + * Read the properties and relationships of an accessReviewInstanceDecisionItem object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -139,7 +141,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Each user reviewed in an accessReviewInstance has a decision item representing if they were approved, denied, or not yet reviewed. + * Read the properties and relationships of an accessReviewInstanceDecisionItem object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -191,7 +193,7 @@ public AccessReviewInstanceDecisionItemItemRequestBuilder withUrl(@jakarta.annot public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Each user reviewed in an accessReviewInstance has a decision item representing if they were approved, denied, or not yet reviewed. + * Read the properties and relationships of an accessReviewInstanceDecisionItem object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/stages/StagesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/stages/StagesRequestBuilder.java index 57e5f360b9d..d6b9dcc49b0 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/stages/StagesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/stages/StagesRequestBuilder.java @@ -71,19 +71,21 @@ public FilterByCurrentUserWithOnRequestBuilder filterByCurrentUserWithOn(@jakart return new FilterByCurrentUserWithOnRequestBuilder(pathParameters, requestAdapter, on); } /** - * If the instance has multiple stages, this returns the collection of stages. A new stage will only be created when the previous stage ends. The existence, number, and settings of stages on a review instance are created based on the accessReviewStageSettings on the parent accessReviewScheduleDefinition. + * Retrieve the stages in a multi-stage access review instance. * @return a {@link AccessReviewStageCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewStageCollectionResponse get() { return get(null); } /** - * If the instance has multiple stages, this returns the collection of stages. A new stage will only be created when the previous stage ends. The existence, number, and settings of stages on a review instance are created based on the accessReviewStageSettings on the parent accessReviewScheduleDefinition. + * Retrieve the stages in a multi-stage access review instance. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AccessReviewStageCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewStageCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -118,7 +120,7 @@ public AccessReviewStage post(@jakarta.annotation.Nonnull final AccessReviewStag return this.requestAdapter.send(requestInfo, errorMapping, AccessReviewStage::createFromDiscriminatorValue); } /** - * If the instance has multiple stages, this returns the collection of stages. A new stage will only be created when the previous stage ends. The existence, number, and settings of stages on a review instance are created based on the accessReviewStageSettings on the parent accessReviewScheduleDefinition. + * Retrieve the stages in a multi-stage access review instance. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -126,7 +128,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * If the instance has multiple stages, this returns the collection of stages. A new stage will only be created when the previous stage ends. The existence, number, and settings of stages on a review instance are created based on the accessReviewStageSettings on the parent accessReviewScheduleDefinition. + * Retrieve the stages in a multi-stage access review instance. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -172,7 +174,7 @@ public StagesRequestBuilder withUrl(@jakarta.annotation.Nonnull final String raw return new StagesRequestBuilder(rawUrl, requestAdapter); } /** - * If the instance has multiple stages, this returns the collection of stages. A new stage will only be created when the previous stage ends. The existence, number, and settings of stages on a review instance are created based on the accessReviewStageSettings on the parent accessReviewScheduleDefinition. + * Retrieve the stages in a multi-stage access review instance. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/stages/item/AccessReviewStageItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/stages/item/AccessReviewStageItemRequestBuilder.java index 0a5860cacd2..9dfa938f0c2 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/stages/item/AccessReviewStageItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/stages/item/AccessReviewStageItemRequestBuilder.java @@ -73,19 +73,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * If the instance has multiple stages, this returns the collection of stages. A new stage will only be created when the previous stage ends. The existence, number, and settings of stages on a review instance are created based on the accessReviewStageSettings on the parent accessReviewScheduleDefinition. + * Retrieve the properties and relationships of an accessReviewStage object. * @return a {@link AccessReviewStage} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewStage get() { return get(null); } /** - * If the instance has multiple stages, this returns the collection of stages. A new stage will only be created when the previous stage ends. The existence, number, and settings of stages on a review instance are created based on the accessReviewStageSettings on the parent accessReviewScheduleDefinition. + * Retrieve the properties and relationships of an accessReviewStage object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AccessReviewStage} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewStage get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -95,21 +97,23 @@ public AccessReviewStage get(@jakarta.annotation.Nullable final java.util.functi return this.requestAdapter.send(requestInfo, errorMapping, AccessReviewStage::createFromDiscriminatorValue); } /** - * Update the navigation property stages in identityGovernance + * Update the properties of an accessReviewStage object. Only the reviewers and fallbackReviewers properties can be updated. You can only add reviewers to the fallbackReviewers property but can't remove existing fallbackReviewers. To update an accessReviewStage, its status must be NotStarted, Initializing, or InProgress. * @param body The request body * @return a {@link AccessReviewStage} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewStage patch(@jakarta.annotation.Nonnull final AccessReviewStage body) { return patch(body, null); } /** - * Update the navigation property stages in identityGovernance + * Update the properties of an accessReviewStage object. Only the reviewers and fallbackReviewers properties can be updated. You can only add reviewers to the fallbackReviewers property but can't remove existing fallbackReviewers. To update an accessReviewStage, its status must be NotStarted, Initializing, or InProgress. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AccessReviewStage} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewStage patch(@jakarta.annotation.Nonnull final AccessReviewStage body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -140,7 +144,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * If the instance has multiple stages, this returns the collection of stages. A new stage will only be created when the previous stage ends. The existence, number, and settings of stages on a review instance are created based on the accessReviewStageSettings on the parent accessReviewScheduleDefinition. + * Retrieve the properties and relationships of an accessReviewStage object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -148,7 +152,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * If the instance has multiple stages, this returns the collection of stages. A new stage will only be created when the previous stage ends. The existence, number, and settings of stages on a review instance are created based on the accessReviewStageSettings on the parent accessReviewScheduleDefinition. + * Retrieve the properties and relationships of an accessReviewStage object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -160,7 +164,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the navigation property stages in identityGovernance + * Update the properties of an accessReviewStage object. Only the reviewers and fallbackReviewers properties can be updated. You can only add reviewers to the fallbackReviewers property but can't remove existing fallbackReviewers. To update an accessReviewStage, its status must be NotStarted, Initializing, or InProgress. * @param body The request body * @return a {@link RequestInformation} */ @@ -169,7 +173,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the navigation property stages in identityGovernance + * Update the properties of an accessReviewStage object. Only the reviewers and fallbackReviewers properties can be updated. You can only add reviewers to the fallbackReviewers property but can't remove existing fallbackReviewers. To update an accessReviewStage, its status must be NotStarted, Initializing, or InProgress. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -200,7 +204,7 @@ public AccessReviewStageItemRequestBuilder withUrl(@jakarta.annotation.Nonnull f public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * If the instance has multiple stages, this returns the collection of stages. A new stage will only be created when the previous stage ends. The existence, number, and settings of stages on a review instance are created based on the accessReviewStageSettings on the parent accessReviewScheduleDefinition. + * Retrieve the properties and relationships of an accessReviewStage object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/stages/item/decisions/DecisionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/stages/item/decisions/DecisionsRequestBuilder.java index d4ab35f4849..5744be82762 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/stages/item/decisions/DecisionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/stages/item/decisions/DecisionsRequestBuilder.java @@ -71,19 +71,21 @@ public FilterByCurrentUserWithOnRequestBuilder filterByCurrentUserWithOn(@jakart return new FilterByCurrentUserWithOnRequestBuilder(pathParameters, requestAdapter, on); } /** - * Each user reviewed in an accessReviewStage has a decision item representing if they were approved, denied, or not yet reviewed. + * Get the decisions from a stage in a multi-stage access review. The decisions in an accessReviewStage object are represented by an accessReviewInstanceDecisionItem object. * @return a {@link AccessReviewInstanceDecisionItemCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewInstanceDecisionItemCollectionResponse get() { return get(null); } /** - * Each user reviewed in an accessReviewStage has a decision item representing if they were approved, denied, or not yet reviewed. + * Get the decisions from a stage in a multi-stage access review. The decisions in an accessReviewStage object are represented by an accessReviewInstanceDecisionItem object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AccessReviewInstanceDecisionItemCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewInstanceDecisionItemCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -118,7 +120,7 @@ public AccessReviewInstanceDecisionItem post(@jakarta.annotation.Nonnull final A return this.requestAdapter.send(requestInfo, errorMapping, AccessReviewInstanceDecisionItem::createFromDiscriminatorValue); } /** - * Each user reviewed in an accessReviewStage has a decision item representing if they were approved, denied, or not yet reviewed. + * Get the decisions from a stage in a multi-stage access review. The decisions in an accessReviewStage object are represented by an accessReviewInstanceDecisionItem object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -126,7 +128,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Each user reviewed in an accessReviewStage has a decision item representing if they were approved, denied, or not yet reviewed. + * Get the decisions from a stage in a multi-stage access review. The decisions in an accessReviewStage object are represented by an accessReviewInstanceDecisionItem object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -172,7 +174,7 @@ public DecisionsRequestBuilder withUrl(@jakarta.annotation.Nonnull final String return new DecisionsRequestBuilder(rawUrl, requestAdapter); } /** - * Each user reviewed in an accessReviewStage has a decision item representing if they were approved, denied, or not yet reviewed. + * Get the decisions from a stage in a multi-stage access review. The decisions in an accessReviewStage object are represented by an accessReviewInstanceDecisionItem object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/stages/item/decisions/item/AccessReviewInstanceDecisionItemItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/stages/item/decisions/item/AccessReviewInstanceDecisionItemItemRequestBuilder.java index b0b32252d42..83b94a9a42a 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/stages/item/decisions/item/AccessReviewInstanceDecisionItemItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/accessreviews/definitions/item/instances/item/stages/item/decisions/item/AccessReviewInstanceDecisionItemItemRequestBuilder.java @@ -64,19 +64,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Each user reviewed in an accessReviewStage has a decision item representing if they were approved, denied, or not yet reviewed. + * Read the properties and relationships of an accessReviewInstanceDecisionItem object. * @return a {@link AccessReviewInstanceDecisionItem} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewInstanceDecisionItem get() { return get(null); } /** - * Each user reviewed in an accessReviewStage has a decision item representing if they were approved, denied, or not yet reviewed. + * Read the properties and relationships of an accessReviewInstanceDecisionItem object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AccessReviewInstanceDecisionItem} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewInstanceDecisionItem get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -86,21 +88,23 @@ public AccessReviewInstanceDecisionItem get(@jakarta.annotation.Nullable final j return this.requestAdapter.send(requestInfo, errorMapping, AccessReviewInstanceDecisionItem::createFromDiscriminatorValue); } /** - * Update the navigation property decisions in identityGovernance + * Update access decisions, known as accessReviewInstanceDecisionItems, for which the user is the reviewer. * @param body The request body * @return a {@link AccessReviewInstanceDecisionItem} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewInstanceDecisionItem patch(@jakarta.annotation.Nonnull final AccessReviewInstanceDecisionItem body) { return patch(body, null); } /** - * Update the navigation property decisions in identityGovernance + * Update access decisions, known as accessReviewInstanceDecisionItems, for which the user is the reviewer. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AccessReviewInstanceDecisionItem} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public AccessReviewInstanceDecisionItem patch(@jakarta.annotation.Nonnull final AccessReviewInstanceDecisionItem body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -131,7 +135,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Each user reviewed in an accessReviewStage has a decision item representing if they were approved, denied, or not yet reviewed. + * Read the properties and relationships of an accessReviewInstanceDecisionItem object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -139,7 +143,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Each user reviewed in an accessReviewStage has a decision item representing if they were approved, denied, or not yet reviewed. + * Read the properties and relationships of an accessReviewInstanceDecisionItem object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -151,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the navigation property decisions in identityGovernance + * Update access decisions, known as accessReviewInstanceDecisionItems, for which the user is the reviewer. * @param body The request body * @return a {@link RequestInformation} */ @@ -160,7 +164,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the navigation property decisions in identityGovernance + * Update access decisions, known as accessReviewInstanceDecisionItems, for which the user is the reviewer. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -191,7 +195,7 @@ public AccessReviewInstanceDecisionItemItemRequestBuilder withUrl(@jakarta.annot public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Each user reviewed in an accessReviewStage has a decision item representing if they were approved, denied, or not yet reviewed. + * Read the properties and relationships of an accessReviewInstanceDecisionItem object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/entitlementmanagement/catalogs/item/customworkflowextensions/item/CustomCalloutExtensionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/entitlementmanagement/catalogs/item/customworkflowextensions/item/CustomCalloutExtensionItemRequestBuilder.java index ff15de79921..4979d88e543 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/entitlementmanagement/catalogs/item/customworkflowextensions/item/CustomCalloutExtensionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/entitlementmanagement/catalogs/item/customworkflowextensions/item/CustomCalloutExtensionItemRequestBuilder.java @@ -37,18 +37,18 @@ public CustomCalloutExtensionItemRequestBuilder(@jakarta.annotation.Nonnull fina super(requestAdapter, "{+baseurl}/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog%2Did}/customWorkflowExtensions/{customCalloutExtension%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete an accessPackageAssignmentWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies: + * Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies: * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete an accessPackageAssignmentWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies: + * Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies: * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -81,23 +81,23 @@ public CustomCalloutExtension get(@jakarta.annotation.Nullable final java.util.f return this.requestAdapter.send(requestInfo, errorMapping, CustomCalloutExtension::createFromDiscriminatorValue); } /** - * Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. + * Update the properties of an accessPackageAssignmentWorkflowExtension object. * @param body The request body * @return a {@link CustomCalloutExtension} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public CustomCalloutExtension patch(@jakarta.annotation.Nonnull final CustomCalloutExtension body) { return patch(body, null); } /** - * Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. + * Update the properties of an accessPackageAssignmentWorkflowExtension object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link CustomCalloutExtension} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public CustomCalloutExtension patch(@jakarta.annotation.Nonnull final CustomCalloutExtension body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -108,7 +108,7 @@ public CustomCalloutExtension patch(@jakarta.annotation.Nonnull final CustomCall return this.requestAdapter.send(requestInfo, errorMapping, CustomCalloutExtension::createFromDiscriminatorValue); } /** - * Delete an accessPackageAssignmentWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies: + * Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies: * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -116,7 +116,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete an accessPackageAssignmentWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies: + * Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies: * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -148,7 +148,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. + * Update the properties of an accessPackageAssignmentWorkflowExtension object. * @param body The request body * @return a {@link RequestInformation} */ @@ -157,7 +157,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. + * Update the properties of an accessPackageAssignmentWorkflowExtension object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/item/taskprocessingresults/TaskProcessingResultsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/item/taskprocessingresults/TaskProcessingResultsRequestBuilder.java index b75d2b31496..da9697cb34e 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/item/taskprocessingresults/TaskProcessingResultsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/item/taskprocessingresults/TaskProcessingResultsRequestBuilder.java @@ -59,19 +59,21 @@ public TaskProcessingResultsRequestBuilder(@jakarta.annotation.Nonnull final Str super(requestAdapter, "{+baseurl}/identityGovernance/lifecycleWorkflows/workflows/{workflow%2Did}/runs/{run%2Did}/taskProcessingResults{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * The related taskProcessingResults. + * Get the taskProcessingResult resources for a run. * @return a {@link TaskProcessingResultCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public TaskProcessingResultCollectionResponse get() { return get(null); } /** - * The related taskProcessingResults. + * Get the taskProcessingResult resources for a run. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link TaskProcessingResultCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public TaskProcessingResultCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -81,7 +83,7 @@ public TaskProcessingResultCollectionResponse get(@jakarta.annotation.Nullable f return this.requestAdapter.send(requestInfo, errorMapping, TaskProcessingResultCollectionResponse::createFromDiscriminatorValue); } /** - * The related taskProcessingResults. + * Get the taskProcessingResult resources for a run. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -89,7 +91,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The related taskProcessingResults. + * Get the taskProcessingResult resources for a run. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -111,7 +113,7 @@ public TaskProcessingResultsRequestBuilder withUrl(@jakarta.annotation.Nonnull f return new TaskProcessingResultsRequestBuilder(rawUrl, requestAdapter); } /** - * The related taskProcessingResults. + * Get the taskProcessingResult resources for a run. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/item/userprocessingresults/UserProcessingResultsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/item/userprocessingresults/UserProcessingResultsRequestBuilder.java index a357c01d81c..e9afccfdf9d 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/item/userprocessingresults/UserProcessingResultsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/item/userprocessingresults/UserProcessingResultsRequestBuilder.java @@ -61,19 +61,21 @@ public UserProcessingResultsRequestBuilder(@jakarta.annotation.Nonnull final Str super(requestAdapter, "{+baseurl}/identityGovernance/lifecycleWorkflows/workflows/{workflow%2Did}/runs/{run%2Did}/userProcessingResults{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * The associated individual user execution. + * Get user processing results of a workflow run object. * @return a {@link UserProcessingResultCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UserProcessingResultCollectionResponse get() { return get(null); } /** - * The associated individual user execution. + * Get user processing results of a workflow run object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link UserProcessingResultCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UserProcessingResultCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -95,7 +97,7 @@ public MicrosoftGraphIdentityGovernanceSummaryWithStartDateTimeWithEndDateTimeRe return new MicrosoftGraphIdentityGovernanceSummaryWithStartDateTimeWithEndDateTimeRequestBuilder(pathParameters, requestAdapter, endDateTime, startDateTime); } /** - * The associated individual user execution. + * Get user processing results of a workflow run object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -103,7 +105,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The associated individual user execution. + * Get user processing results of a workflow run object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -125,7 +127,7 @@ public UserProcessingResultsRequestBuilder withUrl(@jakarta.annotation.Nonnull f return new UserProcessingResultsRequestBuilder(rawUrl, requestAdapter); } /** - * The associated individual user execution. + * Get user processing results of a workflow run object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/item/userprocessingresults/item/UserProcessingResultItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/item/userprocessingresults/item/UserProcessingResultItemRequestBuilder.java index 63e9a0d828b..afab9c03d24 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/item/userprocessingresults/item/UserProcessingResultItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/item/userprocessingresults/item/UserProcessingResultItemRequestBuilder.java @@ -55,19 +55,21 @@ public UserProcessingResultItemRequestBuilder(@jakarta.annotation.Nonnull final super(requestAdapter, "{+baseurl}/identityGovernance/lifecycleWorkflows/workflows/{workflow%2Did}/runs/{run%2Did}/userProcessingResults/{userProcessingResult%2Did}{?%24expand,%24select}", rawUrl); } /** - * The associated individual user execution. + * Get the user processing result of a user processing result of a run. * @return a {@link UserProcessingResult} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UserProcessingResult get() { return get(null); } /** - * The associated individual user execution. + * Get the user processing result of a user processing result of a run. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link UserProcessingResult} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UserProcessingResult get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +79,7 @@ public UserProcessingResult get(@jakarta.annotation.Nullable final java.util.fun return this.requestAdapter.send(requestInfo, errorMapping, UserProcessingResult::createFromDiscriminatorValue); } /** - * The associated individual user execution. + * Get the user processing result of a user processing result of a run. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -85,7 +87,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The associated individual user execution. + * Get the user processing result of a user processing result of a run. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -107,7 +109,7 @@ public UserProcessingResultItemRequestBuilder withUrl(@jakarta.annotation.Nonnul return new UserProcessingResultItemRequestBuilder(rawUrl, requestAdapter); } /** - * The associated individual user execution. + * Get the user processing result of a user processing result of a run. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/item/userprocessingresults/item/taskprocessingresults/TaskProcessingResultsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/item/userprocessingresults/item/taskprocessingresults/TaskProcessingResultsRequestBuilder.java index 447b1bc2b72..044aaf751f4 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/item/userprocessingresults/item/taskprocessingresults/TaskProcessingResultsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/item/userprocessingresults/item/taskprocessingresults/TaskProcessingResultsRequestBuilder.java @@ -59,19 +59,21 @@ public TaskProcessingResultsRequestBuilder(@jakarta.annotation.Nonnull final Str super(requestAdapter, "{+baseurl}/identityGovernance/lifecycleWorkflows/workflows/{workflow%2Did}/runs/{run%2Did}/userProcessingResults/{userProcessingResult%2Did}/taskProcessingResults{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * The associated individual task execution. + * Get the task processing result from a userProcessingResult either directly or through a run. * @return a {@link TaskProcessingResultCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public TaskProcessingResultCollectionResponse get() { return get(null); } /** - * The associated individual task execution. + * Get the task processing result from a userProcessingResult either directly or through a run. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link TaskProcessingResultCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public TaskProcessingResultCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -81,7 +83,7 @@ public TaskProcessingResultCollectionResponse get(@jakarta.annotation.Nullable f return this.requestAdapter.send(requestInfo, errorMapping, TaskProcessingResultCollectionResponse::createFromDiscriminatorValue); } /** - * The associated individual task execution. + * Get the task processing result from a userProcessingResult either directly or through a run. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -89,7 +91,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The associated individual task execution. + * Get the task processing result from a userProcessingResult either directly or through a run. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -111,7 +113,7 @@ public TaskProcessingResultsRequestBuilder withUrl(@jakarta.annotation.Nonnull f return new TaskProcessingResultsRequestBuilder(rawUrl, requestAdapter); } /** - * The associated individual task execution. + * Get the task processing result from a userProcessingResult either directly or through a run. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/microsoftgraphidentitygovernancesummarywithstartdatetimewithenddatetime/MicrosoftGraphIdentityGovernanceSummaryWithStartDateTimeWithEndDateTimeRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/microsoftgraphidentitygovernancesummarywithstartdatetimewithenddatetime/MicrosoftGraphIdentityGovernanceSummaryWithStartDateTimeWithEndDateTimeRequestBuilder.java index d3076d496d7..7d999f1c829 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/microsoftgraphidentitygovernancesummarywithstartdatetimewithenddatetime/MicrosoftGraphIdentityGovernanceSummaryWithStartDateTimeWithEndDateTimeRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/runs/microsoftgraphidentitygovernancesummarywithstartdatetimewithenddatetime/MicrosoftGraphIdentityGovernanceSummaryWithStartDateTimeWithEndDateTimeRequestBuilder.java @@ -41,7 +41,7 @@ public MicrosoftGraphIdentityGovernanceSummaryWithStartDateTimeWithEndDateTimeRe super(requestAdapter, "{+baseurl}/identityGovernance/lifecycleWorkflows/workflows/{workflow%2Did}/runs/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})", rawUrl); } /** - * Invoke function summary + * Get a summary of runs for a specified time period. Because the amount of runs returned by the List API call can be overwhelming, this summary allows the administrator to get a quick overview based on counts. * @return a {@link RunSummary} * @throws ODataError When receiving a 4XX or 5XX status code */ @@ -50,7 +50,7 @@ public RunSummary get() { return get(null); } /** - * Invoke function summary + * Get a summary of runs for a specified time period. Because the amount of runs returned by the List API call can be overwhelming, this summary allows the administrator to get a quick overview based on counts. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RunSummary} * @throws ODataError When receiving a 4XX or 5XX status code @@ -63,7 +63,7 @@ public RunSummary get(@jakarta.annotation.Nullable final java.util.function.Cons return this.requestAdapter.send(requestInfo, errorMapping, RunSummary::createFromDiscriminatorValue); } /** - * Invoke function summary + * Get a summary of runs for a specified time period. Because the amount of runs returned by the List API call can be overwhelming, this summary allows the administrator to get a quick overview based on counts. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -71,7 +71,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Invoke function summary + * Get a summary of runs for a specified time period. Because the amount of runs returned by the List API call can be overwhelming, this summary allows the administrator to get a quick overview based on counts. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/taskreports/item/taskprocessingresults/TaskProcessingResultsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/taskreports/item/taskprocessingresults/TaskProcessingResultsRequestBuilder.java index fe99e5c9e3b..e7543968bd3 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/taskreports/item/taskprocessingresults/TaskProcessingResultsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/taskreports/item/taskprocessingresults/TaskProcessingResultsRequestBuilder.java @@ -59,19 +59,21 @@ public TaskProcessingResultsRequestBuilder(@jakarta.annotation.Nonnull final Str super(requestAdapter, "{+baseurl}/identityGovernance/lifecycleWorkflows/workflows/{workflow%2Did}/taskReports/{taskReport%2Did}/taskProcessingResults{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * The related lifecycle workflow taskProcessingResults. + * Get the task processing result resources from the taskReport. * @return a {@link TaskProcessingResultCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public TaskProcessingResultCollectionResponse get() { return get(null); } /** - * The related lifecycle workflow taskProcessingResults. + * Get the task processing result resources from the taskReport. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link TaskProcessingResultCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public TaskProcessingResultCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -81,7 +83,7 @@ public TaskProcessingResultCollectionResponse get(@jakarta.annotation.Nullable f return this.requestAdapter.send(requestInfo, errorMapping, TaskProcessingResultCollectionResponse::createFromDiscriminatorValue); } /** - * The related lifecycle workflow taskProcessingResults. + * Get the task processing result resources from the taskReport. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -89,7 +91,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The related lifecycle workflow taskProcessingResults. + * Get the task processing result resources from the taskReport. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -111,7 +113,7 @@ public TaskProcessingResultsRequestBuilder withUrl(@jakarta.annotation.Nonnull f return new TaskProcessingResultsRequestBuilder(rawUrl, requestAdapter); } /** - * The related lifecycle workflow taskProcessingResults. + * Get the task processing result resources from the taskReport. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/taskreports/microsoftgraphidentitygovernancesummarywithstartdatetimewithenddatetime/MicrosoftGraphIdentityGovernanceSummaryWithStartDateTimeWithEndDateTimeRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/taskreports/microsoftgraphidentitygovernancesummarywithstartdatetimewithenddatetime/MicrosoftGraphIdentityGovernanceSummaryWithStartDateTimeWithEndDateTimeRequestBuilder.java index 7f6082e2cd4..cf84bd10dd9 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/taskreports/microsoftgraphidentitygovernancesummarywithstartdatetimewithenddatetime/MicrosoftGraphIdentityGovernanceSummaryWithStartDateTimeWithEndDateTimeRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/taskreports/microsoftgraphidentitygovernancesummarywithstartdatetimewithenddatetime/MicrosoftGraphIdentityGovernanceSummaryWithStartDateTimeWithEndDateTimeRequestBuilder.java @@ -41,7 +41,7 @@ public MicrosoftGraphIdentityGovernanceSummaryWithStartDateTimeWithEndDateTimeRe super(requestAdapter, "{+baseurl}/identityGovernance/lifecycleWorkflows/workflows/{workflow%2Did}/taskReports/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})", rawUrl); } /** - * Invoke function summary + * Get a taskReportSummary object. This API provides a summary of task processing results for a specified time period. Because the volume of task processing results and task reports returned by the List API calls can be overwhelming, this summary allows the administrator to get a quick overview based on counts. * @return a {@link TaskReportSummary} * @throws ODataError When receiving a 4XX or 5XX status code */ @@ -50,7 +50,7 @@ public TaskReportSummary get() { return get(null); } /** - * Invoke function summary + * Get a taskReportSummary object. This API provides a summary of task processing results for a specified time period. Because the volume of task processing results and task reports returned by the List API calls can be overwhelming, this summary allows the administrator to get a quick overview based on counts. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link TaskReportSummary} * @throws ODataError When receiving a 4XX or 5XX status code @@ -63,7 +63,7 @@ public TaskReportSummary get(@jakarta.annotation.Nullable final java.util.functi return this.requestAdapter.send(requestInfo, errorMapping, TaskReportSummary::createFromDiscriminatorValue); } /** - * Invoke function summary + * Get a taskReportSummary object. This API provides a summary of task processing results for a specified time period. Because the volume of task processing results and task reports returned by the List API calls can be overwhelming, this summary allows the administrator to get a quick overview based on counts. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -71,7 +71,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Invoke function summary + * Get a taskReportSummary object. This API provides a summary of task processing results for a specified time period. Because the volume of task processing results and task reports returned by the List API calls can be overwhelming, this summary allows the administrator to get a quick overview based on counts. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/userprocessingresults/item/taskprocessingresults/TaskProcessingResultsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/userprocessingresults/item/taskprocessingresults/TaskProcessingResultsRequestBuilder.java index 34b00f22e58..56f63bda12d 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/userprocessingresults/item/taskprocessingresults/TaskProcessingResultsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/userprocessingresults/item/taskprocessingresults/TaskProcessingResultsRequestBuilder.java @@ -59,19 +59,21 @@ public TaskProcessingResultsRequestBuilder(@jakarta.annotation.Nonnull final Str super(requestAdapter, "{+baseurl}/identityGovernance/lifecycleWorkflows/workflows/{workflow%2Did}/userProcessingResults/{userProcessingResult%2Did}/taskProcessingResults{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * The associated individual task execution. + * Get the task processing result from a userProcessingResult either directly or through a run. * @return a {@link TaskProcessingResultCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public TaskProcessingResultCollectionResponse get() { return get(null); } /** - * The associated individual task execution. + * Get the task processing result from a userProcessingResult either directly or through a run. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link TaskProcessingResultCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public TaskProcessingResultCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -81,7 +83,7 @@ public TaskProcessingResultCollectionResponse get(@jakarta.annotation.Nullable f return this.requestAdapter.send(requestInfo, errorMapping, TaskProcessingResultCollectionResponse::createFromDiscriminatorValue); } /** - * The associated individual task execution. + * Get the task processing result from a userProcessingResult either directly or through a run. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -89,7 +91,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The associated individual task execution. + * Get the task processing result from a userProcessingResult either directly or through a run. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -111,7 +113,7 @@ public TaskProcessingResultsRequestBuilder withUrl(@jakarta.annotation.Nonnull f return new TaskProcessingResultsRequestBuilder(rawUrl, requestAdapter); } /** - * The associated individual task execution. + * Get the task processing result from a userProcessingResult either directly or through a run. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/versions/item/tasks/TasksRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/versions/item/tasks/TasksRequestBuilder.java index 64309bbf6a4..15b45ab7fc4 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/versions/item/tasks/TasksRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/versions/item/tasks/TasksRequestBuilder.java @@ -60,19 +60,21 @@ public TasksRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak super(requestAdapter, "{+baseurl}/identityGovernance/lifecycleWorkflows/workflows/{workflow%2Did}/versions/{workflowVersion%2DversionNumber}/tasks{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * The tasks in the workflow. + * Get a list of task objects in a workflowVersion. * @return a {@link TaskCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public TaskCollectionResponse get() { return get(null); } /** - * The tasks in the workflow. + * Get a list of task objects in a workflowVersion. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link TaskCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public TaskCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +109,7 @@ public Task post(@jakarta.annotation.Nonnull final Task body, @jakarta.annotatio return this.requestAdapter.send(requestInfo, errorMapping, Task::createFromDiscriminatorValue); } /** - * The tasks in the workflow. + * Get a list of task objects in a workflowVersion. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +117,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The tasks in the workflow. + * Get a list of task objects in a workflowVersion. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -161,7 +163,7 @@ public TasksRequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawU return new TasksRequestBuilder(rawUrl, requestAdapter); } /** - * The tasks in the workflow. + * Get a list of task objects in a workflowVersion. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/versions/item/tasks/item/TaskItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/versions/item/tasks/item/TaskItemRequestBuilder.java index c14038c7c56..023ff294621 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/versions/item/tasks/item/TaskItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/lifecycleworkflows/workflows/item/versions/item/tasks/item/TaskItemRequestBuilder.java @@ -64,19 +64,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The tasks in the workflow. + * Get a specific task from a workflow or workflowVersion. * @return a {@link Task} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public Task get() { return get(null); } /** - * The tasks in the workflow. + * Get a specific task from a workflow or workflowVersion. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link Task} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public Task get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -131,7 +133,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The tasks in the workflow. + * Get a specific task from a workflow or workflowVersion. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -139,7 +141,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The tasks in the workflow. + * Get a specific task from a workflow or workflowVersion. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -191,7 +193,7 @@ public TaskItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final String r public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * The tasks in the workflow. + * Get a specific task from a workflow or workflowVersion. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identitygovernance/termsofuse/agreements/item/AgreementItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/termsofuse/agreements/item/AgreementItemRequestBuilder.java index bbfee33be6c..900e65ca210 100644 --- a/src/main/java/com/microsoft/graph/generated/identitygovernance/termsofuse/agreements/item/AgreementItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identitygovernance/termsofuse/agreements/item/AgreementItemRequestBuilder.java @@ -84,21 +84,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Retrieve the properties and relationships of an agreement object. + * Retrieve all files related to an agreement. This includes the default file and all localized files. * @return a {@link Agreement} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public Agreement get() { return get(null); } /** - * Retrieve the properties and relationships of an agreement object. + * Retrieve all files related to an agreement. This includes the default file and all localized files. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link Agreement} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public Agreement get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -155,7 +155,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Retrieve the properties and relationships of an agreement object. + * Retrieve all files related to an agreement. This includes the default file and all localized files. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -163,7 +163,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Retrieve the properties and relationships of an agreement object. + * Retrieve all files related to an agreement. This includes the default file and all localized files. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -215,7 +215,7 @@ public AgreementItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final Str public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Retrieve the properties and relationships of an agreement object. + * Retrieve all files related to an agreement. This includes the default file and all localized files. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/item/history/HistoryRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/item/history/HistoryRequestBuilder.java index bce5215fbf0..d29192e6925 100644 --- a/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/item/history/HistoryRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/item/history/HistoryRequestBuilder.java @@ -60,21 +60,21 @@ public HistoryRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j super(requestAdapter, "{+baseurl}/identityProtection/riskyUsers/{riskyUser%2Did}/history{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Read the properties and relationships of a riskyUserHistoryItem object. + * Get the riskyUserHistoryItems from the history navigation property. * @return a {@link RiskyUserHistoryItemCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public RiskyUserHistoryItemCollectionResponse get() { return get(null); } /** - * Read the properties and relationships of a riskyUserHistoryItem object. + * Get the riskyUserHistoryItems from the history navigation property. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RiskyUserHistoryItemCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public RiskyUserHistoryItemCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -109,7 +109,7 @@ public RiskyUserHistoryItem post(@jakarta.annotation.Nonnull final RiskyUserHist return this.requestAdapter.send(requestInfo, errorMapping, RiskyUserHistoryItem::createFromDiscriminatorValue); } /** - * Read the properties and relationships of a riskyUserHistoryItem object. + * Get the riskyUserHistoryItems from the history navigation property. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -117,7 +117,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read the properties and relationships of a riskyUserHistoryItem object. + * Get the riskyUserHistoryItems from the history navigation property. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -163,7 +163,7 @@ public HistoryRequestBuilder withUrl(@jakarta.annotation.Nonnull final String ra return new HistoryRequestBuilder(rawUrl, requestAdapter); } /** - * Read the properties and relationships of a riskyUserHistoryItem object. + * Get the riskyUserHistoryItems from the history navigation property. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/models/AuthenticationConditionApplication.java b/src/main/java/com/microsoft/graph/generated/models/AuthenticationConditionApplication.java index b34b0f6c955..0961249c06b 100644 --- a/src/main/java/com/microsoft/graph/generated/models/AuthenticationConditionApplication.java +++ b/src/main/java/com/microsoft/graph/generated/models/AuthenticationConditionApplication.java @@ -48,7 +48,7 @@ public Map getAdditionalData() { return value; } /** - * Gets the appId property value. The identifier for an application corresponding to a condition that triggers an authenticationEventListener. + * Gets the appId property value. The identifier for an application corresponding to a condition which will trigger an authenticationEventListener. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -100,7 +100,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers return deserializerMap; } /** - * Gets the id property value. Unique identifier for the identity. + * Gets the id property value. Unique identifier for the identity. When the unique identifier is unavailable, the displayName property is provided for the identity, but the id property isn't included in the response. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -143,14 +145,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value this.backingStore = value; } /** - * Sets the displayName property value. The display name of the identity. The display name might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + * Sets the displayName property value. The display name of the identity. The display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as having changed when using delta. * @param value Value to set for the displayName property. */ public void setDisplayName(@jakarta.annotation.Nullable final String value) { this.backingStore.set("displayName", value); } /** - * Sets the id property value. Unique identifier for the identity. + * Sets the id property value. Unique identifier for the identity. When the unique identifier is unavailable, the displayName property is provided for the identity, but the id property isn't included in the response. * @param value Value to set for the id property. */ public void setId(@jakarta.annotation.Nullable final String value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/Json.java b/src/main/java/com/microsoft/graph/generated/models/Json.java deleted file mode 100644 index 3c375eeb452..00000000000 --- a/src/main/java/com/microsoft/graph/generated/models/Json.java +++ /dev/null @@ -1,107 +0,0 @@ -package com.microsoft.graph.models; - -import com.microsoft.kiota.serialization.AdditionalDataHolder; -import com.microsoft.kiota.serialization.Parsable; -import com.microsoft.kiota.serialization.ParseNode; -import com.microsoft.kiota.serialization.SerializationWriter; -import com.microsoft.kiota.store.BackedModel; -import com.microsoft.kiota.store.BackingStore; -import com.microsoft.kiota.store.BackingStoreFactorySingleton; -import java.util.HashMap; -import java.util.Map; -import java.util.Objects; -@jakarta.annotation.Generated("com.microsoft.kiota") -public class Json implements AdditionalDataHolder, BackedModel, Parsable { - /** - * Stores model information. - */ - @jakarta.annotation.Nonnull - protected BackingStore backingStore; - /** - * Instantiates a new {@link Json} and sets the default values. - */ - public Json() { - this.backingStore = BackingStoreFactorySingleton.instance.createBackingStore(); - this.setAdditionalData(new HashMap<>()); - } - /** - * Creates a new instance of the appropriate class based on discriminator value - * @param parseNode The parse node to use to read the discriminator value and create the object - * @return a {@link Json} - */ - @jakarta.annotation.Nonnull - public static Json createFromDiscriminatorValue(@jakarta.annotation.Nonnull final ParseNode parseNode) { - Objects.requireNonNull(parseNode); - return new Json(); - } - /** - * Gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. - * @return a {@link Map} - */ - @jakarta.annotation.Nonnull - public Map getAdditionalData() { - Map value = this.backingStore.get("additionalData"); - if(value == null) { - value = new HashMap<>(); - this.setAdditionalData(value); - } - return value; - } - /** - * Gets the backingStore property value. Stores model information. - * @return a {@link BackingStore} - */ - @jakarta.annotation.Nonnull - public BackingStore getBackingStore() { - return this.backingStore; - } - /** - * The deserialization information for the current model - * @return a {@link Map>} - */ - @jakarta.annotation.Nonnull - public Map> getFieldDeserializers() { - final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("@odata.type", (n) -> { this.setOdataType(n.getStringValue()); }); - return deserializerMap; - } - /** - * Gets the @odata.type property value. The OdataType property - * @return a {@link String} - */ - @jakarta.annotation.Nullable - public String getOdataType() { - return this.backingStore.get("odataType"); - } - /** - * Serializes information the current object - * @param writer Serialization writer to use to serialize this model - */ - public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writer) { - Objects.requireNonNull(writer); - writer.writeStringValue("@odata.type", this.getOdataType()); - writer.writeAdditionalData(this.getAdditionalData()); - } - /** - * Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. - * @param value Value to set for the AdditionalData property. - */ - public void setAdditionalData(@jakarta.annotation.Nullable final Map value) { - this.backingStore.set("additionalData", value); - } - /** - * Sets the backingStore property value. Stores model information. - * @param value Value to set for the backingStore property. - */ - public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value) { - Objects.requireNonNull(value); - this.backingStore = value; - } - /** - * Sets the @odata.type property value. The OdataType property - * @param value Value to set for the @odata.type property. - */ - public void setOdataType(@jakarta.annotation.Nullable final String value) { - this.backingStore.set("odataType", value); - } -} diff --git a/src/main/java/com/microsoft/graph/generated/models/ManagedAppStatusRaw.java b/src/main/java/com/microsoft/graph/generated/models/ManagedAppStatusRaw.java index 7934df90662..ade77208220 100644 --- a/src/main/java/com/microsoft/graph/generated/models/ManagedAppStatusRaw.java +++ b/src/main/java/com/microsoft/graph/generated/models/ManagedAppStatusRaw.java @@ -30,10 +30,10 @@ public static ManagedAppStatusRaw createFromDiscriminatorValue(@jakarta.annotati } /** * Gets the content property value. Status report content. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getContent() { + public UntypedNode getContent() { return this.backingStore.get("content"); } /** @@ -43,7 +43,7 @@ public Json getContent() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); - deserializerMap.put("content", (n) -> { this.setContent(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("content", (n) -> { this.setContent(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -59,7 +59,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ * Sets the content property value. Status report content. * @param value Value to set for the content property. */ - public void setContent(@jakarta.annotation.Nullable final Json value) { + public void setContent(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("content", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/models/OutOfBoxExperienceSetting.java b/src/main/java/com/microsoft/graph/generated/models/OutOfBoxExperienceSetting.java new file mode 100644 index 00000000000..e8572a3ab0d --- /dev/null +++ b/src/main/java/com/microsoft/graph/generated/models/OutOfBoxExperienceSetting.java @@ -0,0 +1,212 @@ +package com.microsoft.graph.models; + +import com.microsoft.kiota.serialization.AdditionalDataHolder; +import com.microsoft.kiota.serialization.Parsable; +import com.microsoft.kiota.serialization.ParseNode; +import com.microsoft.kiota.serialization.SerializationWriter; +import com.microsoft.kiota.store.BackedModel; +import com.microsoft.kiota.store.BackingStore; +import com.microsoft.kiota.store.BackingStoreFactorySingleton; +import java.util.HashMap; +import java.util.Map; +import java.util.Objects; +/** + * The Windows Autopilot Deployment Profile settings used by the device for the out-of-box experience. Supports: $select, $top, $skip. $Search, $orderBy and $filter are not supported. + */ +@jakarta.annotation.Generated("com.microsoft.kiota") +public class OutOfBoxExperienceSetting implements AdditionalDataHolder, BackedModel, Parsable { + /** + * Stores model information. + */ + @jakarta.annotation.Nonnull + protected BackingStore backingStore; + /** + * Instantiates a new {@link OutOfBoxExperienceSetting} and sets the default values. + */ + public OutOfBoxExperienceSetting() { + this.backingStore = BackingStoreFactorySingleton.instance.createBackingStore(); + this.setAdditionalData(new HashMap<>()); + } + /** + * Creates a new instance of the appropriate class based on discriminator value + * @param parseNode The parse node to use to read the discriminator value and create the object + * @return a {@link OutOfBoxExperienceSetting} + */ + @jakarta.annotation.Nonnull + public static OutOfBoxExperienceSetting createFromDiscriminatorValue(@jakarta.annotation.Nonnull final ParseNode parseNode) { + Objects.requireNonNull(parseNode); + return new OutOfBoxExperienceSetting(); + } + /** + * Gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. + * @return a {@link Map} + */ + @jakarta.annotation.Nonnull + public Map getAdditionalData() { + Map value = this.backingStore.get("additionalData"); + if(value == null) { + value = new HashMap<>(); + this.setAdditionalData(value); + } + return value; + } + /** + * Gets the backingStore property value. Stores model information. + * @return a {@link BackingStore} + */ + @jakarta.annotation.Nonnull + public BackingStore getBackingStore() { + return this.backingStore; + } + /** + * Gets the deviceUsageType property value. The deviceUsageType property + * @return a {@link WindowsDeviceUsageType} + */ + @jakarta.annotation.Nullable + public WindowsDeviceUsageType getDeviceUsageType() { + return this.backingStore.get("deviceUsageType"); + } + /** + * Gets the escapeLinkHidden property value. When TRUE, the link that allows user to start over with a different account on company sign-in is hidden. When false, the link that allows user to start over with a different account on company sign-in is available. Default value is FALSE. + * @return a {@link Boolean} + */ + @jakarta.annotation.Nullable + public Boolean getEscapeLinkHidden() { + return this.backingStore.get("escapeLinkHidden"); + } + /** + * Gets the eulaHidden property value. When TRUE, EULA is hidden to the end user during OOBE. When FALSE, EULA is shown to the end user during OOBE. Default value is FALSE. + * @return a {@link Boolean} + */ + @jakarta.annotation.Nullable + public Boolean getEulaHidden() { + return this.backingStore.get("eulaHidden"); + } + /** + * The deserialization information for the current model + * @return a {@link Map>} + */ + @jakarta.annotation.Nonnull + public Map> getFieldDeserializers() { + final HashMap> deserializerMap = new HashMap>(7); + deserializerMap.put("deviceUsageType", (n) -> { this.setDeviceUsageType(n.getEnumValue(WindowsDeviceUsageType::forValue)); }); + deserializerMap.put("escapeLinkHidden", (n) -> { this.setEscapeLinkHidden(n.getBooleanValue()); }); + deserializerMap.put("eulaHidden", (n) -> { this.setEulaHidden(n.getBooleanValue()); }); + deserializerMap.put("keyboardSelectionPageSkipped", (n) -> { this.setKeyboardSelectionPageSkipped(n.getBooleanValue()); }); + deserializerMap.put("@odata.type", (n) -> { this.setOdataType(n.getStringValue()); }); + deserializerMap.put("privacySettingsHidden", (n) -> { this.setPrivacySettingsHidden(n.getBooleanValue()); }); + deserializerMap.put("userType", (n) -> { this.setUserType(n.getEnumValue(WindowsUserType::forValue)); }); + return deserializerMap; + } + /** + * Gets the keyboardSelectionPageSkipped property value. When TRUE, the keyboard selection page is hidden to the end user during OOBE if Language and Region are set. When FALSE, the keyboard selection page is skipped during OOBE. + * @return a {@link Boolean} + */ + @jakarta.annotation.Nullable + public Boolean getKeyboardSelectionPageSkipped() { + return this.backingStore.get("keyboardSelectionPageSkipped"); + } + /** + * Gets the @odata.type property value. The OdataType property + * @return a {@link String} + */ + @jakarta.annotation.Nullable + public String getOdataType() { + return this.backingStore.get("odataType"); + } + /** + * Gets the privacySettingsHidden property value. When TRUE, privacy settings is hidden to the end user during OOBE. When FALSE, privacy settings is shown to the end user during OOBE. Default value is FALSE. + * @return a {@link Boolean} + */ + @jakarta.annotation.Nullable + public Boolean getPrivacySettingsHidden() { + return this.backingStore.get("privacySettingsHidden"); + } + /** + * Gets the userType property value. The userType property + * @return a {@link WindowsUserType} + */ + @jakarta.annotation.Nullable + public WindowsUserType getUserType() { + return this.backingStore.get("userType"); + } + /** + * Serializes information the current object + * @param writer Serialization writer to use to serialize this model + */ + public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writer) { + Objects.requireNonNull(writer); + writer.writeEnumValue("deviceUsageType", this.getDeviceUsageType()); + writer.writeBooleanValue("escapeLinkHidden", this.getEscapeLinkHidden()); + writer.writeBooleanValue("eulaHidden", this.getEulaHidden()); + writer.writeBooleanValue("keyboardSelectionPageSkipped", this.getKeyboardSelectionPageSkipped()); + writer.writeStringValue("@odata.type", this.getOdataType()); + writer.writeBooleanValue("privacySettingsHidden", this.getPrivacySettingsHidden()); + writer.writeEnumValue("userType", this.getUserType()); + writer.writeAdditionalData(this.getAdditionalData()); + } + /** + * Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. + * @param value Value to set for the AdditionalData property. + */ + public void setAdditionalData(@jakarta.annotation.Nullable final Map value) { + this.backingStore.set("additionalData", value); + } + /** + * Sets the backingStore property value. Stores model information. + * @param value Value to set for the backingStore property. + */ + public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value) { + Objects.requireNonNull(value); + this.backingStore = value; + } + /** + * Sets the deviceUsageType property value. The deviceUsageType property + * @param value Value to set for the deviceUsageType property. + */ + public void setDeviceUsageType(@jakarta.annotation.Nullable final WindowsDeviceUsageType value) { + this.backingStore.set("deviceUsageType", value); + } + /** + * Sets the escapeLinkHidden property value. When TRUE, the link that allows user to start over with a different account on company sign-in is hidden. When false, the link that allows user to start over with a different account on company sign-in is available. Default value is FALSE. + * @param value Value to set for the escapeLinkHidden property. + */ + public void setEscapeLinkHidden(@jakarta.annotation.Nullable final Boolean value) { + this.backingStore.set("escapeLinkHidden", value); + } + /** + * Sets the eulaHidden property value. When TRUE, EULA is hidden to the end user during OOBE. When FALSE, EULA is shown to the end user during OOBE. Default value is FALSE. + * @param value Value to set for the eulaHidden property. + */ + public void setEulaHidden(@jakarta.annotation.Nullable final Boolean value) { + this.backingStore.set("eulaHidden", value); + } + /** + * Sets the keyboardSelectionPageSkipped property value. When TRUE, the keyboard selection page is hidden to the end user during OOBE if Language and Region are set. When FALSE, the keyboard selection page is skipped during OOBE. + * @param value Value to set for the keyboardSelectionPageSkipped property. + */ + public void setKeyboardSelectionPageSkipped(@jakarta.annotation.Nullable final Boolean value) { + this.backingStore.set("keyboardSelectionPageSkipped", value); + } + /** + * Sets the @odata.type property value. The OdataType property + * @param value Value to set for the @odata.type property. + */ + public void setOdataType(@jakarta.annotation.Nullable final String value) { + this.backingStore.set("odataType", value); + } + /** + * Sets the privacySettingsHidden property value. When TRUE, privacy settings is hidden to the end user during OOBE. When FALSE, privacy settings is shown to the end user during OOBE. Default value is FALSE. + * @param value Value to set for the privacySettingsHidden property. + */ + public void setPrivacySettingsHidden(@jakarta.annotation.Nullable final Boolean value) { + this.backingStore.set("privacySettingsHidden", value); + } + /** + * Sets the userType property value. The userType property + * @param value Value to set for the userType property. + */ + public void setUserType(@jakarta.annotation.Nullable final WindowsUserType value) { + this.backingStore.set("userType", value); + } +} diff --git a/src/main/java/com/microsoft/graph/generated/models/SiteArchivalDetails.java b/src/main/java/com/microsoft/graph/generated/models/SiteArchivalDetails.java index 5402b9384e0..8388953f4bd 100644 --- a/src/main/java/com/microsoft/graph/generated/models/SiteArchivalDetails.java +++ b/src/main/java/com/microsoft/graph/generated/models/SiteArchivalDetails.java @@ -48,7 +48,7 @@ public Map getAdditionalData() { return value; } /** - * Gets the archiveStatus property value. The archiveStatus property + * Gets the archiveStatus property value. Represents the current archive status of the site collection. Returned only on $select. The possible values are: recentlyArchived, fullyArchived, reactivating, unknownFutureValue. * @return a {@link SiteArchiveStatus} */ @jakarta.annotation.Nullable @@ -100,7 +100,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map getAdditionalData() { return value; } /** - * Gets the archivalDetails property value. The archivalDetails property + * Gets the archivalDetails property value. Represents whether the site collection is recently archived, fully archived, or reactivating. Possible values are: recentlyArchived, fullyArchived, reactivating, unknownFutureValue. * @return a {@link SiteArchivalDetails} */ @jakarta.annotation.Nullable @@ -130,7 +130,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers deserializerMap.put("activitySourceHost", (n) -> { this.setActivitySourceHost(n.getStringValue()); }); deserializerMap.put("appActivityId", (n) -> { this.setAppActivityId(n.getStringValue()); }); deserializerMap.put("appDisplayName", (n) -> { this.setAppDisplayName(n.getStringValue()); }); - deserializerMap.put("contentInfo", (n) -> { this.setContentInfo(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("contentInfo", (n) -> { this.setContentInfo(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); deserializerMap.put("contentUrl", (n) -> { this.setContentUrl(n.getStringValue()); }); deserializerMap.put("createdDateTime", (n) -> { this.setCreatedDateTime(n.getOffsetDateTimeValue()); }); deserializerMap.put("expirationDateTime", (n) -> { this.setExpirationDateTime(n.getOffsetDateTimeValue()); }); @@ -214,7 +214,7 @@ public void setAppDisplayName(@jakarta.annotation.Nullable final String value) { * Sets the contentInfo property value. Optional. A custom piece of data - JSON-LD extensible description of content according to schema.org syntax. * @param value Value to set for the contentInfo property. */ - public void setContentInfo(@jakarta.annotation.Nullable final Json value) { + public void setContentInfo(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("contentInfo", value); } /** diff --git a/src/main/java/com/microsoft/graph/generated/models/UserIdentity.java b/src/main/java/com/microsoft/graph/generated/models/UserIdentity.java index a76d733c41f..0a6c62b150b 100644 --- a/src/main/java/com/microsoft/graph/generated/models/UserIdentity.java +++ b/src/main/java/com/microsoft/graph/generated/models/UserIdentity.java @@ -37,7 +37,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the ipAddress property value. Indicates the client IP address used by user performing the activity (audit log only). + * Gets the ipAddress property value. Indicates the client IP address associated with the user performing the activity (audit log only). * @return a {@link String} */ @jakarta.annotation.Nullable @@ -63,7 +63,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeStringValue("userPrincipalName", this.getUserPrincipalName()); } /** - * Sets the ipAddress property value. Indicates the client IP address used by user performing the activity (audit log only). + * Sets the ipAddress property value. Indicates the client IP address associated with the user performing the activity (audit log only). * @param value Value to set for the ipAddress property. */ public void setIpAddress(@jakarta.annotation.Nullable final String value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/VisualInfo.java b/src/main/java/com/microsoft/graph/generated/models/VisualInfo.java index 7d889533489..698f96c3b7c 100644 --- a/src/main/java/com/microsoft/graph/generated/models/VisualInfo.java +++ b/src/main/java/com/microsoft/graph/generated/models/VisualInfo.java @@ -73,10 +73,10 @@ public BackingStore getBackingStore() { } /** * Gets the content property value. Optional. Custom piece of data - JSON object used to provide custom content to render the activity in the Windows Shell UI - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getContent() { + public UntypedNode getContent() { return this.backingStore.get("content"); } /** @@ -104,7 +104,7 @@ public Map> getFieldDeserializers final HashMap> deserializerMap = new HashMap>(6); deserializerMap.put("attribution", (n) -> { this.setAttribution(n.getObjectValue(ImageInfo::createFromDiscriminatorValue)); }); deserializerMap.put("backgroundColor", (n) -> { this.setBackgroundColor(n.getStringValue()); }); - deserializerMap.put("content", (n) -> { this.setContent(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("content", (n) -> { this.setContent(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); deserializerMap.put("description", (n) -> { this.setDescription(n.getStringValue()); }); deserializerMap.put("displayText", (n) -> { this.setDisplayText(n.getStringValue()); }); deserializerMap.put("@odata.type", (n) -> { this.setOdataType(n.getStringValue()); }); @@ -165,7 +165,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the content property value. Optional. Custom piece of data - JSON object used to provide custom content to render the activity in the Windows Shell UI * @param value Value to set for the content property. */ - public void setContent(@jakarta.annotation.Nullable final Json value) { + public void setContent(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("content", value); } /** diff --git a/src/main/java/com/microsoft/graph/generated/models/WebPartData.java b/src/main/java/com/microsoft/graph/generated/models/WebPartData.java index bf299f998ab..6d09d3fe71c 100644 --- a/src/main/java/com/microsoft/graph/generated/models/WebPartData.java +++ b/src/main/java/com/microsoft/graph/generated/models/WebPartData.java @@ -81,7 +81,7 @@ public Map> getFieldDeserializers deserializerMap.put("dataVersion", (n) -> { this.setDataVersion(n.getStringValue()); }); deserializerMap.put("description", (n) -> { this.setDescription(n.getStringValue()); }); deserializerMap.put("@odata.type", (n) -> { this.setOdataType(n.getStringValue()); }); - deserializerMap.put("properties", (n) -> { this.setProperties(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("properties", (n) -> { this.setProperties(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); deserializerMap.put("serverProcessedContent", (n) -> { this.setServerProcessedContent(n.getObjectValue(ServerProcessedContent::createFromDiscriminatorValue)); }); deserializerMap.put("title", (n) -> { this.setTitle(n.getStringValue()); }); return deserializerMap; @@ -96,10 +96,10 @@ public String getOdataType() { } /** * Gets the properties property value. Properties bag of the web part. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProperties() { + public UntypedNode getProperties() { return this.backingStore.get("properties"); } /** @@ -172,7 +172,7 @@ public void setOdataType(@jakarta.annotation.Nullable final String value) { * Sets the properties property value. Properties bag of the web part. * @param value Value to set for the properties property. */ - public void setProperties(@jakarta.annotation.Nullable final Json value) { + public void setProperties(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("properties", value); } /** diff --git a/src/main/java/com/microsoft/graph/generated/models/WindowsAutopilotDeploymentProfile.java b/src/main/java/com/microsoft/graph/generated/models/WindowsAutopilotDeploymentProfile.java new file mode 100644 index 00000000000..04893b04f42 --- /dev/null +++ b/src/main/java/com/microsoft/graph/generated/models/WindowsAutopilotDeploymentProfile.java @@ -0,0 +1,269 @@ +package com.microsoft.graph.models; + +import com.microsoft.kiota.serialization.Parsable; +import com.microsoft.kiota.serialization.ParseNode; +import com.microsoft.kiota.serialization.SerializationWriter; +import java.time.OffsetDateTime; +import java.util.HashMap; +import java.util.Map; +import java.util.Objects; +/** + * Windows Autopilot Deployment Profile + */ +@jakarta.annotation.Generated("com.microsoft.kiota") +public class WindowsAutopilotDeploymentProfile extends Entity implements Parsable { + /** + * Instantiates a new {@link WindowsAutopilotDeploymentProfile} and sets the default values. + */ + public WindowsAutopilotDeploymentProfile() { + super(); + } + /** + * Creates a new instance of the appropriate class based on discriminator value + * @param parseNode The parse node to use to read the discriminator value and create the object + * @return a {@link WindowsAutopilotDeploymentProfile} + */ + @jakarta.annotation.Nonnull + public static WindowsAutopilotDeploymentProfile createFromDiscriminatorValue(@jakarta.annotation.Nonnull final ParseNode parseNode) { + Objects.requireNonNull(parseNode); + return new WindowsAutopilotDeploymentProfile(); + } + /** + * Gets the assignedDevices property value. The list of assigned devices for the profile. + * @return a {@link java.util.List} + */ + @jakarta.annotation.Nullable + public java.util.List getAssignedDevices() { + return this.backingStore.get("assignedDevices"); + } + /** + * Gets the createdDateTime property value. The date and time of when the deployment profile was created. The value cannot be modified and is automatically populated when the profile was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Supports: $select, $top, $skip. $Search, $orderBy and $filter are not supported. Read-Only. + * @return a {@link OffsetDateTime} + */ + @jakarta.annotation.Nullable + public OffsetDateTime getCreatedDateTime() { + return this.backingStore.get("createdDateTime"); + } + /** + * Gets the description property value. A description of the deployment profile. Max allowed length is 1500 chars. Supports: $select, $top, $skip, $orderBy. $Search and $filter are not supported. + * @return a {@link String} + */ + @jakarta.annotation.Nullable + public String getDescription() { + return this.backingStore.get("description"); + } + /** + * Gets the deviceNameTemplate property value. The template used to name the Autopilot device. This can be a custom text and can also contain either the serial number of the device, or a randomly generated number. The total length of the text generated by the template can be no more than 15 characters. Supports: $select, $top, $skip. $Search, $orderBy and $filter are not supported. + * @return a {@link String} + */ + @jakarta.annotation.Nullable + public String getDeviceNameTemplate() { + return this.backingStore.get("deviceNameTemplate"); + } + /** + * Gets the deviceType property value. The deviceType property + * @return a {@link WindowsAutopilotDeviceType} + */ + @jakarta.annotation.Nullable + public WindowsAutopilotDeviceType getDeviceType() { + return this.backingStore.get("deviceType"); + } + /** + * Gets the displayName property value. The display name of the deployment profile. Max allowed length is 200 chars. Returned by default. Supports: $select, $top, $skip, $orderby. $Search and $filter are not supported. + * @return a {@link String} + */ + @jakarta.annotation.Nullable + public String getDisplayName() { + return this.backingStore.get("displayName"); + } + /** + * The deserialization information for the current model + * @return a {@link Map>} + */ + @jakarta.annotation.Nonnull + public Map> getFieldDeserializers() { + final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); + deserializerMap.put("assignedDevices", (n) -> { this.setAssignedDevices(n.getCollectionOfObjectValues(WindowsAutopilotDeviceIdentity::createFromDiscriminatorValue)); }); + deserializerMap.put("createdDateTime", (n) -> { this.setCreatedDateTime(n.getOffsetDateTimeValue()); }); + deserializerMap.put("description", (n) -> { this.setDescription(n.getStringValue()); }); + deserializerMap.put("deviceNameTemplate", (n) -> { this.setDeviceNameTemplate(n.getStringValue()); }); + deserializerMap.put("deviceType", (n) -> { this.setDeviceType(n.getEnumValue(WindowsAutopilotDeviceType::forValue)); }); + deserializerMap.put("displayName", (n) -> { this.setDisplayName(n.getStringValue()); }); + deserializerMap.put("hardwareHashExtractionEnabled", (n) -> { this.setHardwareHashExtractionEnabled(n.getBooleanValue()); }); + deserializerMap.put("lastModifiedDateTime", (n) -> { this.setLastModifiedDateTime(n.getOffsetDateTimeValue()); }); + deserializerMap.put("locale", (n) -> { this.setLocale(n.getStringValue()); }); + deserializerMap.put("managementServiceAppId", (n) -> { this.setManagementServiceAppId(n.getStringValue()); }); + deserializerMap.put("outOfBoxExperienceSetting", (n) -> { this.setOutOfBoxExperienceSetting(n.getObjectValue(OutOfBoxExperienceSetting::createFromDiscriminatorValue)); }); + deserializerMap.put("preprovisioningAllowed", (n) -> { this.setPreprovisioningAllowed(n.getBooleanValue()); }); + deserializerMap.put("roleScopeTagIds", (n) -> { this.setRoleScopeTagIds(n.getCollectionOfPrimitiveValues(String.class)); }); + return deserializerMap; + } + /** + * Gets the hardwareHashExtractionEnabled property value. Indicates whether the profile supports the extraction of hardware hash values and registration of the device into Windows Autopilot. When TRUE, indicates if hardware extraction and Windows Autopilot registration will happen on the next successful check-in. When FALSE, hardware hash extraction and Windows Autopilot registration will not happen. Default value is FALSE. Supports: $select, $top, $skip. $Search, $orderBy and $filter are not supported. + * @return a {@link Boolean} + */ + @jakarta.annotation.Nullable + public Boolean getHardwareHashExtractionEnabled() { + return this.backingStore.get("hardwareHashExtractionEnabled"); + } + /** + * Gets the lastModifiedDateTime property value. The date and time of when the deployment profile was last modified. The value cannot be updated manually and is automatically populated when any changes are made to the profile. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Supports: $select, $top, $skip. $Search, $orderBy and $filter are not supported Read-Only. + * @return a {@link OffsetDateTime} + */ + @jakarta.annotation.Nullable + public OffsetDateTime getLastModifiedDateTime() { + return this.backingStore.get("lastModifiedDateTime"); + } + /** + * Gets the locale property value. The locale (language) to be used when configuring the device. E.g. en-US. The default value is os-default. Supports: $select, $top, $skip. $Search, $orderBy and $filter are not supported. + * @return a {@link String} + */ + @jakarta.annotation.Nullable + public String getLocale() { + return this.backingStore.get("locale"); + } + /** + * Gets the managementServiceAppId property value. The Entra management service App ID which gets used during client device-based enrollment discovery. Supports: $select, $top, $skip. $Search, $orderBy and $filter are not supported. + * @return a {@link String} + */ + @jakarta.annotation.Nullable + public String getManagementServiceAppId() { + return this.backingStore.get("managementServiceAppId"); + } + /** + * Gets the outOfBoxExperienceSetting property value. The Windows Autopilot Deployment Profile settings used by the device for the out-of-box experience. Supports: $select, $top, $skip. $Search, $orderBy and $filter are not supported. + * @return a {@link OutOfBoxExperienceSetting} + */ + @jakarta.annotation.Nullable + public OutOfBoxExperienceSetting getOutOfBoxExperienceSetting() { + return this.backingStore.get("outOfBoxExperienceSetting"); + } + /** + * Gets the preprovisioningAllowed property value. Indicates whether the user is allowed to use Windows Autopilot for pre-provisioned deployment mode during Out of Box experience (OOBE). When TRUE, indicates that Windows Autopilot for pre-provisioned deployment mode for OOBE is allowed to be used. When false, Windows Autopilot for pre-provisioned deployment mode for OOBE is not allowed. The default is FALSE. + * @return a {@link Boolean} + */ + @jakarta.annotation.Nullable + public Boolean getPreprovisioningAllowed() { + return this.backingStore.get("preprovisioningAllowed"); + } + /** + * Gets the roleScopeTagIds property value. List of role scope tags for the deployment profile. + * @return a {@link java.util.List} + */ + @jakarta.annotation.Nullable + public java.util.List getRoleScopeTagIds() { + return this.backingStore.get("roleScopeTagIds"); + } + /** + * Serializes information the current object + * @param writer Serialization writer to use to serialize this model + */ + public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writer) { + Objects.requireNonNull(writer); + super.serialize(writer); + writer.writeCollectionOfObjectValues("assignedDevices", this.getAssignedDevices()); + writer.writeOffsetDateTimeValue("createdDateTime", this.getCreatedDateTime()); + writer.writeStringValue("description", this.getDescription()); + writer.writeStringValue("deviceNameTemplate", this.getDeviceNameTemplate()); + writer.writeEnumValue("deviceType", this.getDeviceType()); + writer.writeStringValue("displayName", this.getDisplayName()); + writer.writeBooleanValue("hardwareHashExtractionEnabled", this.getHardwareHashExtractionEnabled()); + writer.writeOffsetDateTimeValue("lastModifiedDateTime", this.getLastModifiedDateTime()); + writer.writeStringValue("locale", this.getLocale()); + writer.writeStringValue("managementServiceAppId", this.getManagementServiceAppId()); + writer.writeObjectValue("outOfBoxExperienceSetting", this.getOutOfBoxExperienceSetting()); + writer.writeBooleanValue("preprovisioningAllowed", this.getPreprovisioningAllowed()); + writer.writeCollectionOfPrimitiveValues("roleScopeTagIds", this.getRoleScopeTagIds()); + } + /** + * Sets the assignedDevices property value. The list of assigned devices for the profile. + * @param value Value to set for the assignedDevices property. + */ + public void setAssignedDevices(@jakarta.annotation.Nullable final java.util.List value) { + this.backingStore.set("assignedDevices", value); + } + /** + * Sets the createdDateTime property value. The date and time of when the deployment profile was created. The value cannot be modified and is automatically populated when the profile was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Supports: $select, $top, $skip. $Search, $orderBy and $filter are not supported. Read-Only. + * @param value Value to set for the createdDateTime property. + */ + public void setCreatedDateTime(@jakarta.annotation.Nullable final OffsetDateTime value) { + this.backingStore.set("createdDateTime", value); + } + /** + * Sets the description property value. A description of the deployment profile. Max allowed length is 1500 chars. Supports: $select, $top, $skip, $orderBy. $Search and $filter are not supported. + * @param value Value to set for the description property. + */ + public void setDescription(@jakarta.annotation.Nullable final String value) { + this.backingStore.set("description", value); + } + /** + * Sets the deviceNameTemplate property value. The template used to name the Autopilot device. This can be a custom text and can also contain either the serial number of the device, or a randomly generated number. The total length of the text generated by the template can be no more than 15 characters. Supports: $select, $top, $skip. $Search, $orderBy and $filter are not supported. + * @param value Value to set for the deviceNameTemplate property. + */ + public void setDeviceNameTemplate(@jakarta.annotation.Nullable final String value) { + this.backingStore.set("deviceNameTemplate", value); + } + /** + * Sets the deviceType property value. The deviceType property + * @param value Value to set for the deviceType property. + */ + public void setDeviceType(@jakarta.annotation.Nullable final WindowsAutopilotDeviceType value) { + this.backingStore.set("deviceType", value); + } + /** + * Sets the displayName property value. The display name of the deployment profile. Max allowed length is 200 chars. Returned by default. Supports: $select, $top, $skip, $orderby. $Search and $filter are not supported. + * @param value Value to set for the displayName property. + */ + public void setDisplayName(@jakarta.annotation.Nullable final String value) { + this.backingStore.set("displayName", value); + } + /** + * Sets the hardwareHashExtractionEnabled property value. Indicates whether the profile supports the extraction of hardware hash values and registration of the device into Windows Autopilot. When TRUE, indicates if hardware extraction and Windows Autopilot registration will happen on the next successful check-in. When FALSE, hardware hash extraction and Windows Autopilot registration will not happen. Default value is FALSE. Supports: $select, $top, $skip. $Search, $orderBy and $filter are not supported. + * @param value Value to set for the hardwareHashExtractionEnabled property. + */ + public void setHardwareHashExtractionEnabled(@jakarta.annotation.Nullable final Boolean value) { + this.backingStore.set("hardwareHashExtractionEnabled", value); + } + /** + * Sets the lastModifiedDateTime property value. The date and time of when the deployment profile was last modified. The value cannot be updated manually and is automatically populated when any changes are made to the profile. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Supports: $select, $top, $skip. $Search, $orderBy and $filter are not supported Read-Only. + * @param value Value to set for the lastModifiedDateTime property. + */ + public void setLastModifiedDateTime(@jakarta.annotation.Nullable final OffsetDateTime value) { + this.backingStore.set("lastModifiedDateTime", value); + } + /** + * Sets the locale property value. The locale (language) to be used when configuring the device. E.g. en-US. The default value is os-default. Supports: $select, $top, $skip. $Search, $orderBy and $filter are not supported. + * @param value Value to set for the locale property. + */ + public void setLocale(@jakarta.annotation.Nullable final String value) { + this.backingStore.set("locale", value); + } + /** + * Sets the managementServiceAppId property value. The Entra management service App ID which gets used during client device-based enrollment discovery. Supports: $select, $top, $skip. $Search, $orderBy and $filter are not supported. + * @param value Value to set for the managementServiceAppId property. + */ + public void setManagementServiceAppId(@jakarta.annotation.Nullable final String value) { + this.backingStore.set("managementServiceAppId", value); + } + /** + * Sets the outOfBoxExperienceSetting property value. The Windows Autopilot Deployment Profile settings used by the device for the out-of-box experience. Supports: $select, $top, $skip. $Search, $orderBy and $filter are not supported. + * @param value Value to set for the outOfBoxExperienceSetting property. + */ + public void setOutOfBoxExperienceSetting(@jakarta.annotation.Nullable final OutOfBoxExperienceSetting value) { + this.backingStore.set("outOfBoxExperienceSetting", value); + } + /** + * Sets the preprovisioningAllowed property value. Indicates whether the user is allowed to use Windows Autopilot for pre-provisioned deployment mode during Out of Box experience (OOBE). When TRUE, indicates that Windows Autopilot for pre-provisioned deployment mode for OOBE is allowed to be used. When false, Windows Autopilot for pre-provisioned deployment mode for OOBE is not allowed. The default is FALSE. + * @param value Value to set for the preprovisioningAllowed property. + */ + public void setPreprovisioningAllowed(@jakarta.annotation.Nullable final Boolean value) { + this.backingStore.set("preprovisioningAllowed", value); + } + /** + * Sets the roleScopeTagIds property value. List of role scope tags for the deployment profile. + * @param value Value to set for the roleScopeTagIds property. + */ + public void setRoleScopeTagIds(@jakarta.annotation.Nullable final java.util.List value) { + this.backingStore.set("roleScopeTagIds", value); + } +} diff --git a/src/main/java/com/microsoft/graph/generated/models/WindowsAutopilotDeploymentProfileAssignment.java b/src/main/java/com/microsoft/graph/generated/models/WindowsAutopilotDeploymentProfileAssignment.java new file mode 100644 index 00000000000..b5eea0813e0 --- /dev/null +++ b/src/main/java/com/microsoft/graph/generated/models/WindowsAutopilotDeploymentProfileAssignment.java @@ -0,0 +1,47 @@ +package com.microsoft.graph.models; + +import com.microsoft.kiota.serialization.Parsable; +import com.microsoft.kiota.serialization.ParseNode; +import com.microsoft.kiota.serialization.SerializationWriter; +import java.util.HashMap; +import java.util.Map; +import java.util.Objects; +/** + * An assignment of a Windows Autopilot deployment profile to an AAD group. + */ +@jakarta.annotation.Generated("com.microsoft.kiota") +public class WindowsAutopilotDeploymentProfileAssignment extends Entity implements Parsable { + /** + * Instantiates a new {@link WindowsAutopilotDeploymentProfileAssignment} and sets the default values. + */ + public WindowsAutopilotDeploymentProfileAssignment() { + super(); + } + /** + * Creates a new instance of the appropriate class based on discriminator value + * @param parseNode The parse node to use to read the discriminator value and create the object + * @return a {@link WindowsAutopilotDeploymentProfileAssignment} + */ + @jakarta.annotation.Nonnull + public static WindowsAutopilotDeploymentProfileAssignment createFromDiscriminatorValue(@jakarta.annotation.Nonnull final ParseNode parseNode) { + Objects.requireNonNull(parseNode); + return new WindowsAutopilotDeploymentProfileAssignment(); + } + /** + * The deserialization information for the current model + * @return a {@link Map>} + */ + @jakarta.annotation.Nonnull + public Map> getFieldDeserializers() { + final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); + return deserializerMap; + } + /** + * Serializes information the current object + * @param writer Serialization writer to use to serialize this model + */ + public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writer) { + Objects.requireNonNull(writer); + super.serialize(writer); + } +} diff --git a/src/main/java/com/microsoft/graph/generated/models/WindowsAutopilotDeviceType.java b/src/main/java/com/microsoft/graph/generated/models/WindowsAutopilotDeviceType.java new file mode 100644 index 00000000000..63c7fee01e6 --- /dev/null +++ b/src/main/java/com/microsoft/graph/generated/models/WindowsAutopilotDeviceType.java @@ -0,0 +1,30 @@ +package com.microsoft.graph.models; + +import com.microsoft.kiota.serialization.ValuedEnum; +import java.util.Objects; + +@jakarta.annotation.Generated("com.microsoft.kiota") +public enum WindowsAutopilotDeviceType implements ValuedEnum { + /** Default. Indicates that the device type is a Windows PC. */ + WindowsPc("windowsPc"), + /** Indicates that the device type is a HoloLens. */ + HoloLens("holoLens"), + /** Evolvable enumeration sentinel value. Do not use. */ + UnknownFutureValue("unknownFutureValue"); + public final String value; + WindowsAutopilotDeviceType(final String value) { + this.value = value; + } + @jakarta.annotation.Nonnull + public String getValue() { return this.value; } + @jakarta.annotation.Nullable + public static WindowsAutopilotDeviceType forValue(@jakarta.annotation.Nonnull final String searchValue) { + Objects.requireNonNull(searchValue); + switch(searchValue) { + case "windowsPc": return WindowsPc; + case "holoLens": return HoloLens; + case "unknownFutureValue": return UnknownFutureValue; + default: return null; + } + } +} diff --git a/src/main/java/com/microsoft/graph/generated/models/WindowsDeviceUsageType.java b/src/main/java/com/microsoft/graph/generated/models/WindowsDeviceUsageType.java new file mode 100644 index 00000000000..98d2e49d47d --- /dev/null +++ b/src/main/java/com/microsoft/graph/generated/models/WindowsDeviceUsageType.java @@ -0,0 +1,30 @@ +package com.microsoft.graph.models; + +import com.microsoft.kiota.serialization.ValuedEnum; +import java.util.Objects; + +@jakarta.annotation.Generated("com.microsoft.kiota") +public enum WindowsDeviceUsageType implements ValuedEnum { + /** Default. Indicates that a device is a single-user device. */ + SingleUser("singleUser"), + /** Indicates that a device is a multi-user device. */ + Shared("shared"), + /** Evolvable enumeration sentinel value. Do not use. */ + UnknownFutureValue("unknownFutureValue"); + public final String value; + WindowsDeviceUsageType(final String value) { + this.value = value; + } + @jakarta.annotation.Nonnull + public String getValue() { return this.value; } + @jakarta.annotation.Nullable + public static WindowsDeviceUsageType forValue(@jakarta.annotation.Nonnull final String searchValue) { + Objects.requireNonNull(searchValue); + switch(searchValue) { + case "singleUser": return SingleUser; + case "shared": return Shared; + case "unknownFutureValue": return UnknownFutureValue; + default: return null; + } + } +} diff --git a/src/main/java/com/microsoft/graph/generated/models/WindowsUserType.java b/src/main/java/com/microsoft/graph/generated/models/WindowsUserType.java new file mode 100644 index 00000000000..af5c3096718 --- /dev/null +++ b/src/main/java/com/microsoft/graph/generated/models/WindowsUserType.java @@ -0,0 +1,30 @@ +package com.microsoft.graph.models; + +import com.microsoft.kiota.serialization.ValuedEnum; +import java.util.Objects; + +@jakarta.annotation.Generated("com.microsoft.kiota") +public enum WindowsUserType implements ValuedEnum { + /** Indicates that the user has administrator privileges. */ + Administrator("administrator"), + /** Indicates that the user is a low-rights user without administrator privileges. */ + Standard("standard"), + /** Evolvable enumeration sentinel value. Do not use. */ + UnknownFutureValue("unknownFutureValue"); + public final String value; + WindowsUserType(final String value) { + this.value = value; + } + @jakarta.annotation.Nonnull + public String getValue() { return this.value; } + @jakarta.annotation.Nullable + public static WindowsUserType forValue(@jakarta.annotation.Nonnull final String searchValue) { + Objects.requireNonNull(searchValue); + switch(searchValue) { + case "administrator": return Administrator; + case "standard": return Standard; + case "unknownFutureValue": return UnknownFutureValue; + default: return null; + } + } +} diff --git a/src/main/java/com/microsoft/graph/generated/models/WorkbookChartAxis.java b/src/main/java/com/microsoft/graph/generated/models/WorkbookChartAxis.java index 8b9446cf3f9..2c4c3ffb519 100644 --- a/src/main/java/com/microsoft/graph/generated/models/WorkbookChartAxis.java +++ b/src/main/java/com/microsoft/graph/generated/models/WorkbookChartAxis.java @@ -33,11 +33,11 @@ public Map> getFieldDeserializers final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); deserializerMap.put("format", (n) -> { this.setFormat(n.getObjectValue(WorkbookChartAxisFormat::createFromDiscriminatorValue)); }); deserializerMap.put("majorGridlines", (n) -> { this.setMajorGridlines(n.getObjectValue(WorkbookChartGridlines::createFromDiscriminatorValue)); }); - deserializerMap.put("majorUnit", (n) -> { this.setMajorUnit(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maximum", (n) -> { this.setMaximum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("minimum", (n) -> { this.setMinimum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("majorUnit", (n) -> { this.setMajorUnit(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maximum", (n) -> { this.setMaximum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("minimum", (n) -> { this.setMinimum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); deserializerMap.put("minorGridlines", (n) -> { this.setMinorGridlines(n.getObjectValue(WorkbookChartGridlines::createFromDiscriminatorValue)); }); - deserializerMap.put("minorUnit", (n) -> { this.setMinorUnit(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("minorUnit", (n) -> { this.setMinorUnit(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); deserializerMap.put("title", (n) -> { this.setTitle(n.getObjectValue(WorkbookChartAxisTitle::createFromDiscriminatorValue)); }); return deserializerMap; } @@ -59,26 +59,26 @@ public WorkbookChartGridlines getMajorGridlines() { } /** * Gets the majorUnit property value. Represents the interval between two major tick marks. Can be set to a numeric value or an empty string. The returned value is always a number. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMajorUnit() { + public UntypedNode getMajorUnit() { return this.backingStore.get("majorUnit"); } /** * Gets the maximum property value. Represents the maximum value on the value axis. Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaximum() { + public UntypedNode getMaximum() { return this.backingStore.get("maximum"); } /** * Gets the minimum property value. Represents the minimum value on the value axis. Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMinimum() { + public UntypedNode getMinimum() { return this.backingStore.get("minimum"); } /** @@ -91,10 +91,10 @@ public WorkbookChartGridlines getMinorGridlines() { } /** * Gets the minorUnit property value. Represents the interval between two minor tick marks. 'Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMinorUnit() { + public UntypedNode getMinorUnit() { return this.backingStore.get("minorUnit"); } /** @@ -139,21 +139,21 @@ public void setMajorGridlines(@jakarta.annotation.Nullable final WorkbookChartGr * Sets the majorUnit property value. Represents the interval between two major tick marks. Can be set to a numeric value or an empty string. The returned value is always a number. * @param value Value to set for the majorUnit property. */ - public void setMajorUnit(@jakarta.annotation.Nullable final Json value) { + public void setMajorUnit(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("majorUnit", value); } /** * Sets the maximum property value. Represents the maximum value on the value axis. Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. * @param value Value to set for the maximum property. */ - public void setMaximum(@jakarta.annotation.Nullable final Json value) { + public void setMaximum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maximum", value); } /** * Sets the minimum property value. Represents the minimum value on the value axis. Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. * @param value Value to set for the minimum property. */ - public void setMinimum(@jakarta.annotation.Nullable final Json value) { + public void setMinimum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("minimum", value); } /** @@ -167,7 +167,7 @@ public void setMinorGridlines(@jakarta.annotation.Nullable final WorkbookChartGr * Sets the minorUnit property value. Represents the interval between two minor tick marks. 'Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. * @param value Value to set for the minorUnit property. */ - public void setMinorUnit(@jakarta.annotation.Nullable final Json value) { + public void setMinorUnit(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("minorUnit", value); } /** diff --git a/src/main/java/com/microsoft/graph/generated/models/WorkbookChartPoint.java b/src/main/java/com/microsoft/graph/generated/models/WorkbookChartPoint.java index 7f5ca977b2c..097d7161039 100644 --- a/src/main/java/com/microsoft/graph/generated/models/WorkbookChartPoint.java +++ b/src/main/java/com/microsoft/graph/generated/models/WorkbookChartPoint.java @@ -32,7 +32,7 @@ public static WorkbookChartPoint createFromDiscriminatorValue(@jakarta.annotatio public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); deserializerMap.put("format", (n) -> { this.setFormat(n.getObjectValue(WorkbookChartPointFormat::createFromDiscriminatorValue)); }); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -45,10 +45,10 @@ public WorkbookChartPointFormat getFormat() { } /** * Gets the value property value. Returns the value of a chart point. Read-only. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -72,7 +72,7 @@ public void setFormat(@jakarta.annotation.Nullable final WorkbookChartPointForma * Sets the value property value. Returns the value of a chart point. Read-only. * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/models/WorkbookFilterCriteria.java b/src/main/java/com/microsoft/graph/generated/models/WorkbookFilterCriteria.java index 3e11bd25b7b..5f253cee831 100644 --- a/src/main/java/com/microsoft/graph/generated/models/WorkbookFilterCriteria.java +++ b/src/main/java/com/microsoft/graph/generated/models/WorkbookFilterCriteria.java @@ -102,7 +102,7 @@ public Map> getFieldDeserializers deserializerMap.put("icon", (n) -> { this.setIcon(n.getObjectValue(WorkbookIcon::createFromDiscriminatorValue)); }); deserializerMap.put("@odata.type", (n) -> { this.setOdataType(n.getStringValue()); }); deserializerMap.put("operator", (n) -> { this.setOperator(n.getStringValue()); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -139,10 +139,10 @@ public String getOperator() { } /** * Gets the values property value. The values that appear in the cell. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -237,7 +237,7 @@ public void setOperator(@jakarta.annotation.Nullable final String value) { * Sets the values property value. The values that appear in the cell. * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/models/WorkbookFunctionResult.java b/src/main/java/com/microsoft/graph/generated/models/WorkbookFunctionResult.java index 0e15cbf7394..b0e663e8523 100644 --- a/src/main/java/com/microsoft/graph/generated/models/WorkbookFunctionResult.java +++ b/src/main/java/com/microsoft/graph/generated/models/WorkbookFunctionResult.java @@ -40,15 +40,15 @@ public String getError() { public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); deserializerMap.put("error", (n) -> { this.setError(n.getStringValue()); }); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -72,7 +72,7 @@ public void setError(@jakarta.annotation.Nullable final String value) { * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/models/WorkbookNamedItem.java b/src/main/java/com/microsoft/graph/generated/models/WorkbookNamedItem.java index d278e22848c..7664a2dba07 100644 --- a/src/main/java/com/microsoft/graph/generated/models/WorkbookNamedItem.java +++ b/src/main/java/com/microsoft/graph/generated/models/WorkbookNamedItem.java @@ -43,7 +43,7 @@ public Map> getFieldDeserializers deserializerMap.put("name", (n) -> { this.setName(n.getStringValue()); }); deserializerMap.put("scope", (n) -> { this.setScope(n.getStringValue()); }); deserializerMap.put("type", (n) -> { this.setType(n.getStringValue()); }); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); deserializerMap.put("visible", (n) -> { this.setVisible(n.getBooleanValue()); }); deserializerMap.put("worksheet", (n) -> { this.setWorksheet(n.getObjectValue(WorkbookWorksheet::createFromDiscriminatorValue)); }); return deserializerMap; @@ -74,10 +74,10 @@ public String getType() { } /** * Gets the value property value. Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -143,7 +143,7 @@ public void setType(@jakarta.annotation.Nullable final String value) { * Sets the value property value. Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only. * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } /** diff --git a/src/main/java/com/microsoft/graph/generated/models/WorkbookRange.java b/src/main/java/com/microsoft/graph/generated/models/WorkbookRange.java index 6e7d8880b72..506e9aab857 100644 --- a/src/main/java/com/microsoft/graph/generated/models/WorkbookRange.java +++ b/src/main/java/com/microsoft/graph/generated/models/WorkbookRange.java @@ -86,18 +86,18 @@ public Map> getFieldDeserializers deserializerMap.put("columnHidden", (n) -> { this.setColumnHidden(n.getBooleanValue()); }); deserializerMap.put("columnIndex", (n) -> { this.setColumnIndex(n.getIntegerValue()); }); deserializerMap.put("format", (n) -> { this.setFormat(n.getObjectValue(WorkbookRangeFormat::createFromDiscriminatorValue)); }); - deserializerMap.put("formulas", (n) -> { this.setFormulas(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("formulasLocal", (n) -> { this.setFormulasLocal(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("formulasR1C1", (n) -> { this.setFormulasR1C1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("formulas", (n) -> { this.setFormulas(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("formulasLocal", (n) -> { this.setFormulasLocal(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("formulasR1C1", (n) -> { this.setFormulasR1C1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); deserializerMap.put("hidden", (n) -> { this.setHidden(n.getBooleanValue()); }); - deserializerMap.put("numberFormat", (n) -> { this.setNumberFormat(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numberFormat", (n) -> { this.setNumberFormat(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); deserializerMap.put("rowCount", (n) -> { this.setRowCount(n.getIntegerValue()); }); deserializerMap.put("rowHidden", (n) -> { this.setRowHidden(n.getBooleanValue()); }); deserializerMap.put("rowIndex", (n) -> { this.setRowIndex(n.getIntegerValue()); }); deserializerMap.put("sort", (n) -> { this.setSort(n.getObjectValue(WorkbookRangeSort::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("valueTypes", (n) -> { this.setValueTypes(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("valueTypes", (n) -> { this.setValueTypes(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); deserializerMap.put("worksheet", (n) -> { this.setWorksheet(n.getObjectValue(WorkbookWorksheet::createFromDiscriminatorValue)); }); return deserializerMap; } @@ -111,26 +111,26 @@ public WorkbookRangeFormat getFormat() { } /** * Gets the formulas property value. Represents the formula in A1-style notation. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFormulas() { + public UntypedNode getFormulas() { return this.backingStore.get("formulas"); } /** * Gets the formulasLocal property value. Represents the formula in A1-style notation, in the user's language and number-formatting locale. For example, the English '=SUM(A1, 1.5)' formula would become '=SUMME(A1; 1,5)' in German. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFormulasLocal() { + public UntypedNode getFormulasLocal() { return this.backingStore.get("formulasLocal"); } /** * Gets the formulasR1C1 property value. Represents the formula in R1C1-style notation. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFormulasR1C1() { + public UntypedNode getFormulasR1C1() { return this.backingStore.get("formulasR1C1"); } /** @@ -143,10 +143,10 @@ public Boolean getHidden() { } /** * Gets the numberFormat property value. Represents Excel's number format code for the given cell. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberFormat() { + public UntypedNode getNumberFormat() { return this.backingStore.get("numberFormat"); } /** @@ -183,26 +183,26 @@ public WorkbookRangeSort getSort() { } /** * Gets the text property value. Text values of the specified range. The Text value doesn't depend on the cell width. The # sign substitution that happens in Excel UI doesn't affect the text value returned by the API. Read-only. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** * Gets the values property value. Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** * Gets the valueTypes property value. Represents the type of data of each cell. The possible values are: Unknown, Empty, String, Integer, Double, Boolean, Error. Read-only. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValueTypes() { + public UntypedNode getValueTypes() { return this.backingStore.get("valueTypes"); } /** @@ -294,21 +294,21 @@ public void setFormat(@jakarta.annotation.Nullable final WorkbookRangeFormat val * Sets the formulas property value. Represents the formula in A1-style notation. * @param value Value to set for the formulas property. */ - public void setFormulas(@jakarta.annotation.Nullable final Json value) { + public void setFormulas(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("formulas", value); } /** * Sets the formulasLocal property value. Represents the formula in A1-style notation, in the user's language and number-formatting locale. For example, the English '=SUM(A1, 1.5)' formula would become '=SUMME(A1; 1,5)' in German. * @param value Value to set for the formulasLocal property. */ - public void setFormulasLocal(@jakarta.annotation.Nullable final Json value) { + public void setFormulasLocal(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("formulasLocal", value); } /** * Sets the formulasR1C1 property value. Represents the formula in R1C1-style notation. * @param value Value to set for the formulasR1C1 property. */ - public void setFormulasR1C1(@jakarta.annotation.Nullable final Json value) { + public void setFormulasR1C1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("formulasR1C1", value); } /** @@ -322,7 +322,7 @@ public void setHidden(@jakarta.annotation.Nullable final Boolean value) { * Sets the numberFormat property value. Represents Excel's number format code for the given cell. * @param value Value to set for the numberFormat property. */ - public void setNumberFormat(@jakarta.annotation.Nullable final Json value) { + public void setNumberFormat(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberFormat", value); } /** @@ -357,21 +357,21 @@ public void setSort(@jakarta.annotation.Nullable final WorkbookRangeSort value) * Sets the text property value. Text values of the specified range. The Text value doesn't depend on the cell width. The # sign substitution that happens in Excel UI doesn't affect the text value returned by the API. Read-only. * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } /** * Sets the values property value. Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string. * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } /** * Sets the valueTypes property value. Represents the type of data of each cell. The possible values are: Unknown, Empty, String, Integer, Double, Boolean, Error. Read-only. * @param value Value to set for the valueTypes property. */ - public void setValueTypes(@jakarta.annotation.Nullable final Json value) { + public void setValueTypes(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("valueTypes", value); } /** diff --git a/src/main/java/com/microsoft/graph/generated/models/WorkbookRangeView.java b/src/main/java/com/microsoft/graph/generated/models/WorkbookRangeView.java index f5b082e243e..ebca40f8afd 100644 --- a/src/main/java/com/microsoft/graph/generated/models/WorkbookRangeView.java +++ b/src/main/java/com/microsoft/graph/generated/models/WorkbookRangeView.java @@ -26,10 +26,10 @@ public static WorkbookRangeView createFromDiscriminatorValue(@jakarta.annotation } /** * Gets the cellAddresses property value. Represents the cell addresses - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCellAddresses() { + public UntypedNode getCellAddresses() { return this.backingStore.get("cellAddresses"); } /** @@ -47,42 +47,42 @@ public Integer getColumnCount() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); - deserializerMap.put("cellAddresses", (n) -> { this.setCellAddresses(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cellAddresses", (n) -> { this.setCellAddresses(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); deserializerMap.put("columnCount", (n) -> { this.setColumnCount(n.getIntegerValue()); }); - deserializerMap.put("formulas", (n) -> { this.setFormulas(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("formulasLocal", (n) -> { this.setFormulasLocal(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("formulasR1C1", (n) -> { this.setFormulasR1C1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("formulas", (n) -> { this.setFormulas(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("formulasLocal", (n) -> { this.setFormulasLocal(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("formulasR1C1", (n) -> { this.setFormulasR1C1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); deserializerMap.put("index", (n) -> { this.setIndex(n.getIntegerValue()); }); - deserializerMap.put("numberFormat", (n) -> { this.setNumberFormat(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numberFormat", (n) -> { this.setNumberFormat(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); deserializerMap.put("rowCount", (n) -> { this.setRowCount(n.getIntegerValue()); }); deserializerMap.put("rows", (n) -> { this.setRows(n.getCollectionOfObjectValues(WorkbookRangeView::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("valueTypes", (n) -> { this.setValueTypes(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("valueTypes", (n) -> { this.setValueTypes(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the formulas property value. Represents the formula in A1-style notation. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFormulas() { + public UntypedNode getFormulas() { return this.backingStore.get("formulas"); } /** * Gets the formulasLocal property value. Represents the formula in A1-style notation, in the user's language and number-formatting locale. For example, the English '=SUM(A1, 1.5)' formula would become '=SUMME(A1; 1,5)' in German. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFormulasLocal() { + public UntypedNode getFormulasLocal() { return this.backingStore.get("formulasLocal"); } /** * Gets the formulasR1C1 property value. Represents the formula in R1C1-style notation. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFormulasR1C1() { + public UntypedNode getFormulasR1C1() { return this.backingStore.get("formulasR1C1"); } /** @@ -95,10 +95,10 @@ public Integer getIndex() { } /** * Gets the numberFormat property value. Represents Excel's number format code for the given cell. Read-only. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberFormat() { + public UntypedNode getNumberFormat() { return this.backingStore.get("numberFormat"); } /** @@ -119,26 +119,26 @@ public java.util.List getRows() { } /** * Gets the text property value. Text values of the specified range. The Text value won't depend on the cell width. The # sign substitution that happens in Excel UI won't affect the text value returned by the API. Read-only. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** * Gets the values property value. Represents the raw values of the specified range view. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** * Gets the valueTypes property value. Represents the type of data of each cell. Read-only. The possible values are: Unknown, Empty, String, Integer, Double, Boolean, Error. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValueTypes() { + public UntypedNode getValueTypes() { return this.backingStore.get("valueTypes"); } /** @@ -165,7 +165,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ * Sets the cellAddresses property value. Represents the cell addresses * @param value Value to set for the cellAddresses property. */ - public void setCellAddresses(@jakarta.annotation.Nullable final Json value) { + public void setCellAddresses(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cellAddresses", value); } /** @@ -179,21 +179,21 @@ public void setColumnCount(@jakarta.annotation.Nullable final Integer value) { * Sets the formulas property value. Represents the formula in A1-style notation. * @param value Value to set for the formulas property. */ - public void setFormulas(@jakarta.annotation.Nullable final Json value) { + public void setFormulas(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("formulas", value); } /** * Sets the formulasLocal property value. Represents the formula in A1-style notation, in the user's language and number-formatting locale. For example, the English '=SUM(A1, 1.5)' formula would become '=SUMME(A1; 1,5)' in German. * @param value Value to set for the formulasLocal property. */ - public void setFormulasLocal(@jakarta.annotation.Nullable final Json value) { + public void setFormulasLocal(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("formulasLocal", value); } /** * Sets the formulasR1C1 property value. Represents the formula in R1C1-style notation. * @param value Value to set for the formulasR1C1 property. */ - public void setFormulasR1C1(@jakarta.annotation.Nullable final Json value) { + public void setFormulasR1C1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("formulasR1C1", value); } /** @@ -207,7 +207,7 @@ public void setIndex(@jakarta.annotation.Nullable final Integer value) { * Sets the numberFormat property value. Represents Excel's number format code for the given cell. Read-only. * @param value Value to set for the numberFormat property. */ - public void setNumberFormat(@jakarta.annotation.Nullable final Json value) { + public void setNumberFormat(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberFormat", value); } /** @@ -228,21 +228,21 @@ public void setRows(@jakarta.annotation.Nullable final java.util.List> getFieldDeserializers deserializerMap.put("filter", (n) -> { this.setFilter(n.getObjectValue(WorkbookFilter::createFromDiscriminatorValue)); }); deserializerMap.put("index", (n) -> { this.setIndex(n.getIntegerValue()); }); deserializerMap.put("name", (n) -> { this.setName(n.getStringValue()); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -63,10 +63,10 @@ public String getName() { } /** * Gets the values property value. Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -106,7 +106,7 @@ public void setName(@jakarta.annotation.Nullable final String value) { * Sets the values property value. Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string. * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/models/WorkbookTableRow.java b/src/main/java/com/microsoft/graph/generated/models/WorkbookTableRow.java index 181d20b6298..bc876697583 100644 --- a/src/main/java/com/microsoft/graph/generated/models/WorkbookTableRow.java +++ b/src/main/java/com/microsoft/graph/generated/models/WorkbookTableRow.java @@ -32,7 +32,7 @@ public static WorkbookTableRow createFromDiscriminatorValue(@jakarta.annotation. public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); deserializerMap.put("index", (n) -> { this.setIndex(n.getIntegerValue()); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -45,10 +45,10 @@ public Integer getIndex() { } /** * Gets the values property value. Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string. - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -72,7 +72,7 @@ public void setIndex(@jakarta.annotation.Nullable final Integer value) { * Sets the values property value. Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string. * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/models/callrecords/CallRecord.java b/src/main/java/com/microsoft/graph/generated/models/callrecords/CallRecord.java index c195a3e48a6..2f65394403d 100644 --- a/src/main/java/com/microsoft/graph/generated/models/callrecords/CallRecord.java +++ b/src/main/java/com/microsoft/graph/generated/models/callrecords/CallRecord.java @@ -47,7 +47,9 @@ public Map> getFieldDeserializers deserializerMap.put("lastModifiedDateTime", (n) -> { this.setLastModifiedDateTime(n.getOffsetDateTimeValue()); }); deserializerMap.put("modalities", (n) -> { this.setModalities(n.getCollectionOfEnumValues(Modality::forValue)); }); deserializerMap.put("organizer", (n) -> { this.setOrganizer(n.getObjectValue(IdentitySet::createFromDiscriminatorValue)); }); + deserializerMap.put("organizer_v2", (n) -> { this.setOrganizerV2(n.getObjectValue(Organizer::createFromDiscriminatorValue)); }); deserializerMap.put("participants", (n) -> { this.setParticipants(n.getCollectionOfObjectValues(IdentitySet::createFromDiscriminatorValue)); }); + deserializerMap.put("participants_v2", (n) -> { this.setParticipantsV2(n.getCollectionOfObjectValues(Participant::createFromDiscriminatorValue)); }); deserializerMap.put("sessions", (n) -> { this.setSessions(n.getCollectionOfObjectValues(Session::createFromDiscriminatorValue)); }); deserializerMap.put("startDateTime", (n) -> { this.setStartDateTime(n.getOffsetDateTimeValue()); }); deserializerMap.put("type", (n) -> { this.setType(n.getEnumValue(CallType::forValue)); }); @@ -79,7 +81,7 @@ public java.util.List getModalities() { return this.backingStore.get("modalities"); } /** - * Gets the organizer property value. The organizing party's identity. + * Gets the organizer property value. The organizing party's identity. The organizer property is deprecated and will stop returning data on June 30, 2026. Going forward, use the organizer_v2 relationship. * @return a {@link IdentitySet} */ @jakarta.annotation.Nullable @@ -87,13 +89,29 @@ public IdentitySet getOrganizer() { return this.backingStore.get("organizer"); } /** - * Gets the participants property value. List of distinct identities involved in the call. + * Gets the organizer_v2 property value. Identity of the organizer of the call. This relationship is expanded by default in callRecord methods. + * @return a {@link Organizer} + */ + @jakarta.annotation.Nullable + public Organizer getOrganizerV2() { + return this.backingStore.get("organizerV2"); + } + /** + * Gets the participants property value. List of distinct identities involved in the call. Limited to 130 entries. The participants property is deprecated and will stop returning data on June 30, 2026. Going forward, use the participants_v2 relationship. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable public java.util.List getParticipants() { return this.backingStore.get("participants"); } + /** + * Gets the participants_v2 property value. List of distinct participants in the call. + * @return a {@link java.util.List} + */ + @jakarta.annotation.Nullable + public java.util.List getParticipantsV2() { + return this.backingStore.get("participantsV2"); + } /** * Gets the sessions property value. List of sessions involved in the call. Peer-to-peer calls typically only have one session, whereas group calls typically have at least one session per participant. Read-only. Nullable. * @return a {@link java.util.List} @@ -138,7 +156,9 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeOffsetDateTimeValue("lastModifiedDateTime", this.getLastModifiedDateTime()); writer.writeCollectionOfEnumValues("modalities", this.getModalities()); writer.writeObjectValue("organizer", this.getOrganizer()); + writer.writeObjectValue("organizer_v2", this.getOrganizerV2()); writer.writeCollectionOfObjectValues("participants", this.getParticipants()); + writer.writeCollectionOfObjectValues("participants_v2", this.getParticipantsV2()); writer.writeCollectionOfObjectValues("sessions", this.getSessions()); writer.writeOffsetDateTimeValue("startDateTime", this.getStartDateTime()); writer.writeEnumValue("type", this.getType()); @@ -173,19 +193,33 @@ public void setModalities(@jakarta.annotation.Nullable final java.util.List value) { this.backingStore.set("participants", value); } + /** + * Sets the participants_v2 property value. List of distinct participants in the call. + * @param value Value to set for the participants_v2 property. + */ + public void setParticipantsV2(@jakarta.annotation.Nullable final java.util.List value) { + this.backingStore.set("participantsV2", value); + } /** * Sets the sessions property value. List of sessions involved in the call. Peer-to-peer calls typically only have one session, whereas group calls typically have at least one session per participant. Read-only. Nullable. * @param value Value to set for the sessions property. diff --git a/src/main/java/com/microsoft/graph/generated/models/callrecords/Organizer.java b/src/main/java/com/microsoft/graph/generated/models/callrecords/Organizer.java new file mode 100644 index 00000000000..369d44ef691 --- /dev/null +++ b/src/main/java/com/microsoft/graph/generated/models/callrecords/Organizer.java @@ -0,0 +1,45 @@ +package com.microsoft.graph.models.callrecords; + +import com.microsoft.kiota.serialization.Parsable; +import com.microsoft.kiota.serialization.ParseNode; +import com.microsoft.kiota.serialization.SerializationWriter; +import java.util.HashMap; +import java.util.Map; +import java.util.Objects; +@jakarta.annotation.Generated("com.microsoft.kiota") +public class Organizer extends ParticipantBase implements Parsable { + /** + * Instantiates a new {@link Organizer} and sets the default values. + */ + public Organizer() { + super(); + this.setOdataType("#microsoft.graph.callRecords.organizer"); + } + /** + * Creates a new instance of the appropriate class based on discriminator value + * @param parseNode The parse node to use to read the discriminator value and create the object + * @return a {@link Organizer} + */ + @jakarta.annotation.Nonnull + public static Organizer createFromDiscriminatorValue(@jakarta.annotation.Nonnull final ParseNode parseNode) { + Objects.requireNonNull(parseNode); + return new Organizer(); + } + /** + * The deserialization information for the current model + * @return a {@link Map>} + */ + @jakarta.annotation.Nonnull + public Map> getFieldDeserializers() { + final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); + return deserializerMap; + } + /** + * Serializes information the current object + * @param writer Serialization writer to use to serialize this model + */ + public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writer) { + Objects.requireNonNull(writer); + super.serialize(writer); + } +} diff --git a/src/main/java/com/microsoft/graph/generated/models/callrecords/Participant.java b/src/main/java/com/microsoft/graph/generated/models/callrecords/Participant.java new file mode 100644 index 00000000000..559d0600f9d --- /dev/null +++ b/src/main/java/com/microsoft/graph/generated/models/callrecords/Participant.java @@ -0,0 +1,45 @@ +package com.microsoft.graph.models.callrecords; + +import com.microsoft.kiota.serialization.Parsable; +import com.microsoft.kiota.serialization.ParseNode; +import com.microsoft.kiota.serialization.SerializationWriter; +import java.util.HashMap; +import java.util.Map; +import java.util.Objects; +@jakarta.annotation.Generated("com.microsoft.kiota") +public class Participant extends ParticipantBase implements Parsable { + /** + * Instantiates a new {@link Participant} and sets the default values. + */ + public Participant() { + super(); + this.setOdataType("#microsoft.graph.callRecords.participant"); + } + /** + * Creates a new instance of the appropriate class based on discriminator value + * @param parseNode The parse node to use to read the discriminator value and create the object + * @return a {@link Participant} + */ + @jakarta.annotation.Nonnull + public static Participant createFromDiscriminatorValue(@jakarta.annotation.Nonnull final ParseNode parseNode) { + Objects.requireNonNull(parseNode); + return new Participant(); + } + /** + * The deserialization information for the current model + * @return a {@link Map>} + */ + @jakarta.annotation.Nonnull + public Map> getFieldDeserializers() { + final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); + return deserializerMap; + } + /** + * Serializes information the current object + * @param writer Serialization writer to use to serialize this model + */ + public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writer) { + Objects.requireNonNull(writer); + super.serialize(writer); + } +} diff --git a/src/main/java/com/microsoft/graph/generated/models/callrecords/ParticipantBase.java b/src/main/java/com/microsoft/graph/generated/models/callrecords/ParticipantBase.java new file mode 100644 index 00000000000..e8c3b1f0224 --- /dev/null +++ b/src/main/java/com/microsoft/graph/generated/models/callrecords/ParticipantBase.java @@ -0,0 +1,71 @@ +package com.microsoft.graph.models.callrecords; + +import com.microsoft.graph.models.CommunicationsIdentitySet; +import com.microsoft.graph.models.Entity; +import com.microsoft.kiota.serialization.Parsable; +import com.microsoft.kiota.serialization.ParseNode; +import com.microsoft.kiota.serialization.SerializationWriter; +import java.util.HashMap; +import java.util.Map; +import java.util.Objects; +@jakarta.annotation.Generated("com.microsoft.kiota") +public class ParticipantBase extends Entity implements Parsable { + /** + * Instantiates a new {@link ParticipantBase} and sets the default values. + */ + public ParticipantBase() { + super(); + } + /** + * Creates a new instance of the appropriate class based on discriminator value + * @param parseNode The parse node to use to read the discriminator value and create the object + * @return a {@link ParticipantBase} + */ + @jakarta.annotation.Nonnull + public static ParticipantBase createFromDiscriminatorValue(@jakarta.annotation.Nonnull final ParseNode parseNode) { + Objects.requireNonNull(parseNode); + final ParseNode mappingValueNode = parseNode.getChildNode("@odata.type"); + if (mappingValueNode != null) { + final String mappingValue = mappingValueNode.getStringValue(); + switch (mappingValue) { + case "#microsoft.graph.callRecords.organizer": return new Organizer(); + case "#microsoft.graph.callRecords.participant": return new Participant(); + } + } + return new ParticipantBase(); + } + /** + * The deserialization information for the current model + * @return a {@link Map>} + */ + @jakarta.annotation.Nonnull + public Map> getFieldDeserializers() { + final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); + deserializerMap.put("identity", (n) -> { this.setIdentity(n.getObjectValue(CommunicationsIdentitySet::createFromDiscriminatorValue)); }); + return deserializerMap; + } + /** + * Gets the identity property value. The identity of the call participant. + * @return a {@link CommunicationsIdentitySet} + */ + @jakarta.annotation.Nullable + public CommunicationsIdentitySet getIdentity() { + return this.backingStore.get("identity"); + } + /** + * Serializes information the current object + * @param writer Serialization writer to use to serialize this model + */ + public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writer) { + Objects.requireNonNull(writer); + super.serialize(writer); + writer.writeObjectValue("identity", this.getIdentity()); + } + /** + * Sets the identity property value. The identity of the call participant. + * @param value Value to set for the identity property. + */ + public void setIdentity(@jakarta.annotation.Nullable final CommunicationsIdentitySet value) { + this.backingStore.set("identity", value); + } +} diff --git a/src/main/java/com/microsoft/graph/generated/models/callrecords/ParticipantCollectionResponse.java b/src/main/java/com/microsoft/graph/generated/models/callrecords/ParticipantCollectionResponse.java new file mode 100644 index 00000000000..88bc8adb468 --- /dev/null +++ b/src/main/java/com/microsoft/graph/generated/models/callrecords/ParticipantCollectionResponse.java @@ -0,0 +1,62 @@ +package com.microsoft.graph.models.callrecords; + +import com.microsoft.graph.models.BaseCollectionPaginationCountResponse; +import com.microsoft.kiota.serialization.Parsable; +import com.microsoft.kiota.serialization.ParseNode; +import com.microsoft.kiota.serialization.SerializationWriter; +import java.util.HashMap; +import java.util.Map; +import java.util.Objects; +@jakarta.annotation.Generated("com.microsoft.kiota") +public class ParticipantCollectionResponse extends BaseCollectionPaginationCountResponse implements Parsable { + /** + * Instantiates a new {@link ParticipantCollectionResponse} and sets the default values. + */ + public ParticipantCollectionResponse() { + super(); + } + /** + * Creates a new instance of the appropriate class based on discriminator value + * @param parseNode The parse node to use to read the discriminator value and create the object + * @return a {@link ParticipantCollectionResponse} + */ + @jakarta.annotation.Nonnull + public static ParticipantCollectionResponse createFromDiscriminatorValue(@jakarta.annotation.Nonnull final ParseNode parseNode) { + Objects.requireNonNull(parseNode); + return new ParticipantCollectionResponse(); + } + /** + * The deserialization information for the current model + * @return a {@link Map>} + */ + @jakarta.annotation.Nonnull + public Map> getFieldDeserializers() { + final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); + deserializerMap.put("value", (n) -> { this.setValue(n.getCollectionOfObjectValues(Participant::createFromDiscriminatorValue)); }); + return deserializerMap; + } + /** + * Gets the value property value. The value property + * @return a {@link java.util.List} + */ + @jakarta.annotation.Nullable + public java.util.List getValue() { + return this.backingStore.get("value"); + } + /** + * Serializes information the current object + * @param writer Serialization writer to use to serialize this model + */ + public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writer) { + Objects.requireNonNull(writer); + super.serialize(writer); + writer.writeCollectionOfObjectValues("value", this.getValue()); + } + /** + * Sets the value property value. The value property + * @param value Value to set for the value property. + */ + public void setValue(@jakarta.annotation.Nullable final java.util.List value) { + this.backingStore.set("value", value); + } +} diff --git a/src/main/java/com/microsoft/graph/generated/models/callrecords/ParticipantEndpoint.java b/src/main/java/com/microsoft/graph/generated/models/callrecords/ParticipantEndpoint.java index 707574136ee..50b8ffe98c9 100644 --- a/src/main/java/com/microsoft/graph/generated/models/callrecords/ParticipantEndpoint.java +++ b/src/main/java/com/microsoft/graph/generated/models/callrecords/ParticipantEndpoint.java @@ -1,5 +1,6 @@ package com.microsoft.graph.models.callrecords; +import com.microsoft.graph.models.Identity; import com.microsoft.graph.models.IdentitySet; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -26,6 +27,14 @@ public static ParticipantEndpoint createFromDiscriminatorValue(@jakarta.annotati Objects.requireNonNull(parseNode); return new ParticipantEndpoint(); } + /** + * Gets the associatedIdentity property value. Identity associated with the endpoint. + * @return a {@link Identity} + */ + @jakarta.annotation.Nullable + public Identity getAssociatedIdentity() { + return this.backingStore.get("associatedIdentity"); + } /** * Gets the cpuCoresCount property value. CPU number of cores used by the media endpoint. * @return a {@link Integer} @@ -65,6 +74,7 @@ public UserFeedback getFeedback() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); + deserializerMap.put("associatedIdentity", (n) -> { this.setAssociatedIdentity(n.getObjectValue(Identity::createFromDiscriminatorValue)); }); deserializerMap.put("cpuCoresCount", (n) -> { this.setCpuCoresCount(n.getIntegerValue()); }); deserializerMap.put("cpuName", (n) -> { this.setCpuName(n.getStringValue()); }); deserializerMap.put("cpuProcessorSpeedInMhz", (n) -> { this.setCpuProcessorSpeedInMhz(n.getIntegerValue()); }); @@ -74,7 +84,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the identity property value. Identity associated with the endpoint. + * Gets the identity property value. Identity associated with the endpoint. The identity property is deprecated and will stop returning data on June 30, 2026. Going forward, use the associatedIdentity property. * @return a {@link IdentitySet} */ @jakarta.annotation.Nullable @@ -96,6 +106,7 @@ public String getName() { public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writer) { Objects.requireNonNull(writer); super.serialize(writer); + writer.writeObjectValue("associatedIdentity", this.getAssociatedIdentity()); writer.writeIntegerValue("cpuCoresCount", this.getCpuCoresCount()); writer.writeStringValue("cpuName", this.getCpuName()); writer.writeIntegerValue("cpuProcessorSpeedInMhz", this.getCpuProcessorSpeedInMhz()); @@ -103,6 +114,13 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeObjectValue("identity", this.getIdentity()); writer.writeStringValue("name", this.getName()); } + /** + * Sets the associatedIdentity property value. Identity associated with the endpoint. + * @param value Value to set for the associatedIdentity property. + */ + public void setAssociatedIdentity(@jakarta.annotation.Nullable final Identity value) { + this.backingStore.set("associatedIdentity", value); + } /** * Sets the cpuCoresCount property value. CPU number of cores used by the media endpoint. * @param value Value to set for the cpuCoresCount property. @@ -132,7 +150,7 @@ public void setFeedback(@jakarta.annotation.Nullable final UserFeedback value) { this.backingStore.set("feedback", value); } /** - * Sets the identity property value. Identity associated with the endpoint. + * Sets the identity property value. Identity associated with the endpoint. The identity property is deprecated and will stop returning data on June 30, 2026. Going forward, use the associatedIdentity property. * @param value Value to set for the identity property. */ public void setIdentity(@jakarta.annotation.Nullable final IdentitySet value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/callrecords/UserIdentity.java b/src/main/java/com/microsoft/graph/generated/models/callrecords/UserIdentity.java new file mode 100644 index 00000000000..88409f5890f --- /dev/null +++ b/src/main/java/com/microsoft/graph/generated/models/callrecords/UserIdentity.java @@ -0,0 +1,63 @@ +package com.microsoft.graph.models.callrecords; + +import com.microsoft.graph.models.Identity; +import com.microsoft.kiota.serialization.Parsable; +import com.microsoft.kiota.serialization.ParseNode; +import com.microsoft.kiota.serialization.SerializationWriter; +import java.util.HashMap; +import java.util.Map; +import java.util.Objects; +@jakarta.annotation.Generated("com.microsoft.kiota") +public class UserIdentity extends Identity implements Parsable { + /** + * Instantiates a new {@link UserIdentity} and sets the default values. + */ + public UserIdentity() { + super(); + this.setOdataType("#microsoft.graph.callRecords.userIdentity"); + } + /** + * Creates a new instance of the appropriate class based on discriminator value + * @param parseNode The parse node to use to read the discriminator value and create the object + * @return a {@link UserIdentity} + */ + @jakarta.annotation.Nonnull + public static UserIdentity createFromDiscriminatorValue(@jakarta.annotation.Nonnull final ParseNode parseNode) { + Objects.requireNonNull(parseNode); + return new UserIdentity(); + } + /** + * The deserialization information for the current model + * @return a {@link Map>} + */ + @jakarta.annotation.Nonnull + public Map> getFieldDeserializers() { + final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); + deserializerMap.put("userPrincipalName", (n) -> { this.setUserPrincipalName(n.getStringValue()); }); + return deserializerMap; + } + /** + * Gets the userPrincipalName property value. The userPrincipalName property + * @return a {@link String} + */ + @jakarta.annotation.Nullable + public String getUserPrincipalName() { + return this.backingStore.get("userPrincipalName"); + } + /** + * Serializes information the current object + * @param writer Serialization writer to use to serialize this model + */ + public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writer) { + Objects.requireNonNull(writer); + super.serialize(writer); + writer.writeStringValue("userPrincipalName", this.getUserPrincipalName()); + } + /** + * Sets the userPrincipalName property value. The userPrincipalName property + * @param value Value to set for the userPrincipalName property. + */ + public void setUserPrincipalName(@jakarta.annotation.Nullable final String value) { + this.backingStore.set("userPrincipalName", value); + } +} diff --git a/src/main/java/com/microsoft/graph/generated/models/externalconnectors/DisplayTemplate.java b/src/main/java/com/microsoft/graph/generated/models/externalconnectors/DisplayTemplate.java index 8dd466ed624..4f1cf6010e1 100644 --- a/src/main/java/com/microsoft/graph/generated/models/externalconnectors/DisplayTemplate.java +++ b/src/main/java/com/microsoft/graph/generated/models/externalconnectors/DisplayTemplate.java @@ -1,6 +1,5 @@ package com.microsoft.graph.models.externalconnectors; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -64,7 +63,7 @@ public BackingStore getBackingStore() { public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); deserializerMap.put("id", (n) -> { this.setId(n.getStringValue()); }); - deserializerMap.put("layout", (n) -> { this.setLayout(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("layout", (n) -> { this.setLayout(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); deserializerMap.put("@odata.type", (n) -> { this.setOdataType(n.getStringValue()); }); deserializerMap.put("priority", (n) -> { this.setPriority(n.getIntegerValue()); }); deserializerMap.put("rules", (n) -> { this.setRules(n.getCollectionOfObjectValues(PropertyRule::createFromDiscriminatorValue)); }); @@ -79,11 +78,11 @@ public String getId() { return this.backingStore.get("id"); } /** - * Gets the layout property value. The layout property - * @return a {@link Json} + * Gets the layout property value. The definition of the content's appearance, represented by an Adaptive Card, which is a JSON-serialized card object model. + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLayout() { + public UntypedNode getLayout() { return this.backingStore.get("layout"); } /** @@ -146,10 +145,10 @@ public void setId(@jakarta.annotation.Nullable final String value) { this.backingStore.set("id", value); } /** - * Sets the layout property value. The layout property + * Sets the layout property value. The definition of the content's appearance, represented by an Adaptive Card, which is a JSON-serialized card object model. * @param value Value to set for the layout property. */ - public void setLayout(@jakarta.annotation.Nullable final Json value) { + public void setLayout(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("layout", value); } /** diff --git a/src/main/java/com/microsoft/graph/generated/organization/item/branding/localizations/item/bannerlogo/BannerLogoRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/organization/item/branding/localizations/item/bannerlogo/BannerLogoRequestBuilder.java index 1045ee91d47..a5f45d634e0 100644 --- a/src/main/java/com/microsoft/graph/generated/organization/item/branding/localizations/item/bannerlogo/BannerLogoRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/organization/item/branding/localizations/item/bannerlogo/BannerLogoRequestBuilder.java @@ -54,21 +54,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of id in the URL. + * Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. If no default organizational branding object exists, this method returns a 404 Not Found error. If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get() { return get(null); } /** - * Read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of id in the URL. + * Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. If no default organizational branding object exists, this method returns a 404 Not Found error. If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -128,7 +128,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of id in the URL. + * Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. If no default organizational branding object exists, this method returns a 404 Not Found error. If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -136,7 +136,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of id in the URL. + * Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. If no default organizational branding object exists, this method returns a 404 Not Found error. If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ diff --git a/src/main/java/com/microsoft/graph/generated/policies/deviceregistrationpolicy/DeviceRegistrationPolicyRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/policies/deviceregistrationpolicy/DeviceRegistrationPolicyRequestBuilder.java index 47de2c88385..984bd8cc075 100644 --- a/src/main/java/com/microsoft/graph/generated/policies/deviceregistrationpolicy/DeviceRegistrationPolicyRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/policies/deviceregistrationpolicy/DeviceRegistrationPolicyRequestBuilder.java @@ -26,7 +26,7 @@ public class DeviceRegistrationPolicyRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public DeviceRegistrationPolicyRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/policies/deviceRegistrationPolicy{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/policies/deviceRegistrationPolicy{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link DeviceRegistrationPolicyRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public DeviceRegistrationPolicyRequestBuilder(@jakarta.annotation.Nonnull final * @param requestAdapter The request adapter to use to execute the requests. */ public DeviceRegistrationPolicyRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/policies/deviceRegistrationPolicy{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/policies/deviceRegistrationPolicy{?%24expand,%24select}", rawUrl); } /** * Get deviceRegistrationPolicy from policies @@ -93,6 +93,11 @@ public DeviceRegistrationPolicyRequestBuilder withUrl(@jakarta.annotation.Nonnul */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/print/printers/item/jobs/item/documents/DocumentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/print/printers/item/jobs/item/documents/DocumentsRequestBuilder.java index 45831ab630c..954f4037097 100644 --- a/src/main/java/com/microsoft/graph/generated/print/printers/item/jobs/item/documents/DocumentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/print/printers/item/jobs/item/documents/DocumentsRequestBuilder.java @@ -60,19 +60,21 @@ public DocumentsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, super(requestAdapter, "{+baseurl}/print/printers/{printer%2Did}/jobs/{printJob%2Did}/documents{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Get documents from print + * Download the binary file associated with a printDocument. Calling this method yields a redirect response with a preauthenticated URL that can be used to download the payload. * @return a {@link PrintDocumentCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public PrintDocumentCollectionResponse get() { return get(null); } /** - * Get documents from print + * Download the binary file associated with a printDocument. Calling this method yields a redirect response with a preauthenticated URL that can be used to download the payload. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link PrintDocumentCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public PrintDocumentCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +109,7 @@ public PrintDocument post(@jakarta.annotation.Nonnull final PrintDocument body, return this.requestAdapter.send(requestInfo, errorMapping, PrintDocument::createFromDiscriminatorValue); } /** - * Get documents from print + * Download the binary file associated with a printDocument. Calling this method yields a redirect response with a preauthenticated URL that can be used to download the payload. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +117,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get documents from print + * Download the binary file associated with a printDocument. Calling this method yields a redirect response with a preauthenticated URL that can be used to download the payload. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -161,7 +163,7 @@ public DocumentsRequestBuilder withUrl(@jakarta.annotation.Nonnull final String return new DocumentsRequestBuilder(rawUrl, requestAdapter); } /** - * Get documents from print + * Download the binary file associated with a printDocument. Calling this method yields a redirect response with a preauthenticated URL that can be used to download the payload. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/print/printers/item/jobs/item/documents/item/value/ContentRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/print/printers/item/jobs/item/documents/item/value/ContentRequestBuilder.java index dbd3a99c6fc..668a3fb3d89 100644 --- a/src/main/java/com/microsoft/graph/generated/print/printers/item/jobs/item/documents/item/value/ContentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/print/printers/item/jobs/item/documents/item/value/ContentRequestBuilder.java @@ -54,19 +54,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The unique identifier for an entity. Read-only. + * Download the binary file associated with a printDocument. Calling this method yields a redirect response with a preauthenticated URL that can be used to download the payload. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get() { return get(null); } /** - * The unique identifier for an entity. Read-only. + * Download the binary file associated with a printDocument. Calling this method yields a redirect response with a preauthenticated URL that can be used to download the payload. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -121,7 +123,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The unique identifier for an entity. Read-only. + * Download the binary file associated with a printDocument. Calling this method yields a redirect response with a preauthenticated URL that can be used to download the payload. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -129,7 +131,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The unique identifier for an entity. Read-only. + * Download the binary file associated with a printDocument. Calling this method yields a redirect response with a preauthenticated URL that can be used to download the payload. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ diff --git a/src/main/java/com/microsoft/graph/generated/reports/authenticationmethods/userregistrationdetails/UserRegistrationDetailsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/reports/authenticationmethods/userregistrationdetails/UserRegistrationDetailsRequestBuilder.java index 9ea30155bff..c5edcef23e7 100644 --- a/src/main/java/com/microsoft/graph/generated/reports/authenticationmethods/userregistrationdetails/UserRegistrationDetailsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/reports/authenticationmethods/userregistrationdetails/UserRegistrationDetailsRequestBuilder.java @@ -60,7 +60,7 @@ public UserRegistrationDetailsRequestBuilder(@jakarta.annotation.Nonnull final S super(requestAdapter, "{+baseurl}/reports/authenticationMethods/userRegistrationDetails{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Get a list of the authentication methods registered for a user as defined in the userRegistrationDetails object. + * Get a list of the authentication methods registered for a user as defined in the userRegistrationDetails object. This method doesn't work for disabled users. * @return a {@link UserRegistrationDetailsCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @see Find more info here @@ -70,7 +70,7 @@ public UserRegistrationDetailsCollectionResponse get() { return get(null); } /** - * Get a list of the authentication methods registered for a user as defined in the userRegistrationDetails object. + * Get a list of the authentication methods registered for a user as defined in the userRegistrationDetails object. This method doesn't work for disabled users. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link UserRegistrationDetailsCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code @@ -109,7 +109,7 @@ public UserRegistrationDetails post(@jakarta.annotation.Nonnull final UserRegist return this.requestAdapter.send(requestInfo, errorMapping, UserRegistrationDetails::createFromDiscriminatorValue); } /** - * Get a list of the authentication methods registered for a user as defined in the userRegistrationDetails object. + * Get a list of the authentication methods registered for a user as defined in the userRegistrationDetails object. This method doesn't work for disabled users. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -117,7 +117,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get a list of the authentication methods registered for a user as defined in the userRegistrationDetails object. + * Get a list of the authentication methods registered for a user as defined in the userRegistrationDetails object. This method doesn't work for disabled users. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -163,7 +163,7 @@ public UserRegistrationDetailsRequestBuilder withUrl(@jakarta.annotation.Nonnull return new UserRegistrationDetailsRequestBuilder(rawUrl, requestAdapter); } /** - * Get a list of the authentication methods registered for a user as defined in the userRegistrationDetails object. + * Get a list of the authentication methods registered for a user as defined in the userRegistrationDetails object. This method doesn't work for disabled users. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/custodians/item/lastindexoperation/LastIndexOperationRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/custodians/item/lastindexoperation/LastIndexOperationRequestBuilder.java index e279c2c4b8e..18b8ac9c757 100644 --- a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/custodians/item/lastindexoperation/LastIndexOperationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/custodians/item/lastindexoperation/LastIndexOperationRequestBuilder.java @@ -37,19 +37,21 @@ public LastIndexOperationRequestBuilder(@jakarta.annotation.Nonnull final String super(requestAdapter, "{+baseurl}/security/cases/ediscoveryCases/{ediscoveryCase%2Did}/custodians/{ediscoveryCustodian%2Did}/lastIndexOperation{?%24expand,%24select}", rawUrl); } /** - * Operation entity that represents the latest indexing for the custodian. + * Get a list of the ediscoveryIndexOperations associated with an ediscoveryCustodian. * @return a {@link EdiscoveryIndexOperation} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EdiscoveryIndexOperation get() { return get(null); } /** - * Operation entity that represents the latest indexing for the custodian. + * Get a list of the ediscoveryIndexOperations associated with an ediscoveryCustodian. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EdiscoveryIndexOperation} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EdiscoveryIndexOperation get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -59,7 +61,7 @@ public EdiscoveryIndexOperation get(@jakarta.annotation.Nullable final java.util return this.requestAdapter.send(requestInfo, errorMapping, EdiscoveryIndexOperation::createFromDiscriminatorValue); } /** - * Operation entity that represents the latest indexing for the custodian. + * Get a list of the ediscoveryIndexOperations associated with an ediscoveryCustodian. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -67,7 +69,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Operation entity that represents the latest indexing for the custodian. + * Get a list of the ediscoveryIndexOperations associated with an ediscoveryCustodian. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -89,7 +91,7 @@ public LastIndexOperationRequestBuilder withUrl(@jakarta.annotation.Nonnull fina return new LastIndexOperationRequestBuilder(rawUrl, requestAdapter); } /** - * Operation entity that represents the latest indexing for the custodian. + * Get a list of the ediscoveryIndexOperations associated with an ediscoveryCustodian. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/custodians/item/sitesources/SiteSourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/custodians/item/sitesources/SiteSourcesRequestBuilder.java index 80823d43e9d..392288d977c 100644 --- a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/custodians/item/sitesources/SiteSourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/custodians/item/sitesources/SiteSourcesRequestBuilder.java @@ -60,19 +60,21 @@ public SiteSourcesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl super(requestAdapter, "{+baseurl}/security/cases/ediscoveryCases/{ediscoveryCase%2Did}/custodians/{ediscoveryCustodian%2Did}/siteSources{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Data source entity for SharePoint sites associated with the custodian. + * Get a list of the siteSource objects associated with an ediscoveryCustodian. * @return a {@link SiteSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public SiteSourceCollectionResponse get() { return get(null); } /** - * Data source entity for SharePoint sites associated with the custodian. + * Get a list of the siteSource objects associated with an ediscoveryCustodian. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link SiteSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public SiteSourceCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -82,21 +84,23 @@ public SiteSourceCollectionResponse get(@jakarta.annotation.Nullable final java. return this.requestAdapter.send(requestInfo, errorMapping, SiteSourceCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to siteSources for security + * Create a new siteSource object associated with an eDiscovery custodian. * @param body The request body * @return a {@link SiteSource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public SiteSource post(@jakarta.annotation.Nonnull final SiteSource body) { return post(body, null); } /** - * Create new navigation property to siteSources for security + * Create a new siteSource object associated with an eDiscovery custodian. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link SiteSource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public SiteSource post(@jakarta.annotation.Nonnull final SiteSource body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +111,7 @@ public SiteSource post(@jakarta.annotation.Nonnull final SiteSource body, @jakar return this.requestAdapter.send(requestInfo, errorMapping, SiteSource::createFromDiscriminatorValue); } /** - * Data source entity for SharePoint sites associated with the custodian. + * Get a list of the siteSource objects associated with an ediscoveryCustodian. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Data source entity for SharePoint sites associated with the custodian. + * Get a list of the siteSource objects associated with an ediscoveryCustodian. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -127,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create new navigation property to siteSources for security + * Create a new siteSource object associated with an eDiscovery custodian. * @param body The request body * @return a {@link RequestInformation} */ @@ -136,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create new navigation property to siteSources for security + * Create a new siteSource object associated with an eDiscovery custodian. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -161,7 +165,7 @@ public SiteSourcesRequestBuilder withUrl(@jakarta.annotation.Nonnull final Strin return new SiteSourcesRequestBuilder(rawUrl, requestAdapter); } /** - * Data source entity for SharePoint sites associated with the custodian. + * Get a list of the siteSource objects associated with an ediscoveryCustodian. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/custodians/item/unifiedgroupsources/UnifiedGroupSourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/custodians/item/unifiedgroupsources/UnifiedGroupSourcesRequestBuilder.java index 92f5f6115ea..bdd94046fad 100644 --- a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/custodians/item/unifiedgroupsources/UnifiedGroupSourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/custodians/item/unifiedgroupsources/UnifiedGroupSourcesRequestBuilder.java @@ -60,19 +60,21 @@ public UnifiedGroupSourcesRequestBuilder(@jakarta.annotation.Nonnull final Strin super(requestAdapter, "{+baseurl}/security/cases/ediscoveryCases/{ediscoveryCase%2Did}/custodians/{ediscoveryCustodian%2Did}/unifiedGroupSources{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Data source entity for groups associated with the custodian. + * Get a list of the unifiedGroupSource objects associated with an ediscoveryCustodian. * @return a {@link UnifiedGroupSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UnifiedGroupSourceCollectionResponse get() { return get(null); } /** - * Data source entity for groups associated with the custodian. + * Get a list of the unifiedGroupSource objects associated with an ediscoveryCustodian. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link UnifiedGroupSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UnifiedGroupSourceCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -82,21 +84,23 @@ public UnifiedGroupSourceCollectionResponse get(@jakarta.annotation.Nullable fin return this.requestAdapter.send(requestInfo, errorMapping, UnifiedGroupSourceCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to unifiedGroupSources for security + * Create a new unifiedGroupSource object associated with an eDiscovery custodian. * @param body The request body * @return a {@link UnifiedGroupSource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UnifiedGroupSource post(@jakarta.annotation.Nonnull final UnifiedGroupSource body) { return post(body, null); } /** - * Create new navigation property to unifiedGroupSources for security + * Create a new unifiedGroupSource object associated with an eDiscovery custodian. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link UnifiedGroupSource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UnifiedGroupSource post(@jakarta.annotation.Nonnull final UnifiedGroupSource body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +111,7 @@ public UnifiedGroupSource post(@jakarta.annotation.Nonnull final UnifiedGroupSou return this.requestAdapter.send(requestInfo, errorMapping, UnifiedGroupSource::createFromDiscriminatorValue); } /** - * Data source entity for groups associated with the custodian. + * Get a list of the unifiedGroupSource objects associated with an ediscoveryCustodian. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Data source entity for groups associated with the custodian. + * Get a list of the unifiedGroupSource objects associated with an ediscoveryCustodian. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -127,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create new navigation property to unifiedGroupSources for security + * Create a new unifiedGroupSource object associated with an eDiscovery custodian. * @param body The request body * @return a {@link RequestInformation} */ @@ -136,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create new navigation property to unifiedGroupSources for security + * Create a new unifiedGroupSource object associated with an eDiscovery custodian. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -161,7 +165,7 @@ public UnifiedGroupSourcesRequestBuilder withUrl(@jakarta.annotation.Nonnull fin return new UnifiedGroupSourcesRequestBuilder(rawUrl, requestAdapter); } /** - * Data source entity for groups associated with the custodian. + * Get a list of the unifiedGroupSource objects associated with an ediscoveryCustodian. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/custodians/item/usersources/UserSourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/custodians/item/usersources/UserSourcesRequestBuilder.java index c1cb8fed908..2adc80c7f2e 100644 --- a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/custodians/item/usersources/UserSourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/custodians/item/usersources/UserSourcesRequestBuilder.java @@ -60,19 +60,21 @@ public UserSourcesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl super(requestAdapter, "{+baseurl}/security/cases/ediscoveryCases/{ediscoveryCase%2Did}/custodians/{ediscoveryCustodian%2Did}/userSources{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Data source entity for a the custodian. This is the container for a custodian's mailbox and OneDrive for Business site. + * Get a list of the userSource objects associated with an ediscoveryCustodian. * @return a {@link UserSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UserSourceCollectionResponse get() { return get(null); } /** - * Data source entity for a the custodian. This is the container for a custodian's mailbox and OneDrive for Business site. + * Get a list of the userSource objects associated with an ediscoveryCustodian. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link UserSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UserSourceCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -82,21 +84,23 @@ public UserSourceCollectionResponse get(@jakarta.annotation.Nullable final java. return this.requestAdapter.send(requestInfo, errorMapping, UserSourceCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to userSources for security + * Create a new userSource object associated with an eDiscovery custodian. * @param body The request body * @return a {@link UserSource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UserSource post(@jakarta.annotation.Nonnull final UserSource body) { return post(body, null); } /** - * Create new navigation property to userSources for security + * Create a new userSource object associated with an eDiscovery custodian. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link UserSource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public UserSource post(@jakarta.annotation.Nonnull final UserSource body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +111,7 @@ public UserSource post(@jakarta.annotation.Nonnull final UserSource body, @jakar return this.requestAdapter.send(requestInfo, errorMapping, UserSource::createFromDiscriminatorValue); } /** - * Data source entity for a the custodian. This is the container for a custodian's mailbox and OneDrive for Business site. + * Get a list of the userSource objects associated with an ediscoveryCustodian. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Data source entity for a the custodian. This is the container for a custodian's mailbox and OneDrive for Business site. + * Get a list of the userSource objects associated with an ediscoveryCustodian. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -127,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create new navigation property to userSources for security + * Create a new userSource object associated with an eDiscovery custodian. * @param body The request body * @return a {@link RequestInformation} */ @@ -136,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create new navigation property to userSources for security + * Create a new userSource object associated with an eDiscovery custodian. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -161,7 +165,7 @@ public UserSourcesRequestBuilder withUrl(@jakarta.annotation.Nonnull final Strin return new UserSourcesRequestBuilder(rawUrl, requestAdapter); } /** - * Data source entity for a the custodian. This is the container for a custodian's mailbox and OneDrive for Business site. + * Get a list of the userSource objects associated with an ediscoveryCustodian. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/reviewsets/item/queries/QueriesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/reviewsets/item/queries/QueriesRequestBuilder.java index 5458f7efb96..418eb520050 100644 --- a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/reviewsets/item/queries/QueriesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/reviewsets/item/queries/QueriesRequestBuilder.java @@ -60,19 +60,21 @@ public QueriesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j super(requestAdapter, "{+baseurl}/security/cases/ediscoveryCases/{ediscoveryCase%2Did}/reviewSets/{ediscoveryReviewSet%2Did}/queries{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Represents queries within the review set. + * Get the list of queries associated with an eDiscovery review set. * @return a {@link EdiscoveryReviewSetQueryCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EdiscoveryReviewSetQueryCollectionResponse get() { return get(null); } /** - * Represents queries within the review set. + * Get the list of queries associated with an eDiscovery review set. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EdiscoveryReviewSetQueryCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EdiscoveryReviewSetQueryCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -82,21 +84,23 @@ public EdiscoveryReviewSetQueryCollectionResponse get(@jakarta.annotation.Nullab return this.requestAdapter.send(requestInfo, errorMapping, EdiscoveryReviewSetQueryCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to queries for security + * Create a new ediscoveryReviewSetQuery object. * @param body The request body * @return a {@link EdiscoveryReviewSetQuery} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EdiscoveryReviewSetQuery post(@jakarta.annotation.Nonnull final EdiscoveryReviewSetQuery body) { return post(body, null); } /** - * Create new navigation property to queries for security + * Create a new ediscoveryReviewSetQuery object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EdiscoveryReviewSetQuery} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EdiscoveryReviewSetQuery post(@jakarta.annotation.Nonnull final EdiscoveryReviewSetQuery body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +111,7 @@ public EdiscoveryReviewSetQuery post(@jakarta.annotation.Nonnull final Ediscover return this.requestAdapter.send(requestInfo, errorMapping, EdiscoveryReviewSetQuery::createFromDiscriminatorValue); } /** - * Represents queries within the review set. + * Get the list of queries associated with an eDiscovery review set. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Represents queries within the review set. + * Get the list of queries associated with an eDiscovery review set. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -127,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create new navigation property to queries for security + * Create a new ediscoveryReviewSetQuery object. * @param body The request body * @return a {@link RequestInformation} */ @@ -136,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create new navigation property to queries for security + * Create a new ediscoveryReviewSetQuery object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -161,7 +165,7 @@ public QueriesRequestBuilder withUrl(@jakarta.annotation.Nonnull final String ra return new QueriesRequestBuilder(rawUrl, requestAdapter); } /** - * Represents queries within the review set. + * Get the list of queries associated with an eDiscovery review set. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/reviewsets/item/queries/item/EdiscoveryReviewSetQueryItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/reviewsets/item/queries/item/EdiscoveryReviewSetQueryItemRequestBuilder.java index 6482c700b4e..409b6d9803a 100644 --- a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/reviewsets/item/queries/item/EdiscoveryReviewSetQueryItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/reviewsets/item/queries/item/EdiscoveryReviewSetQueryItemRequestBuilder.java @@ -55,16 +55,18 @@ public EdiscoveryReviewSetQueryItemRequestBuilder(@jakarta.annotation.Nonnull fi super(requestAdapter, "{+baseurl}/security/cases/ediscoveryCases/{ediscoveryCase%2Did}/reviewSets/{ediscoveryReviewSet%2Did}/queries/{ediscoveryReviewSetQuery%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete navigation property queries for security + * Delete an ediscoveryReviewSetQuery object. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete navigation property queries for security + * Delete an ediscoveryReviewSetQuery object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -73,19 +75,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Represents queries within the review set. + * Read the properties and relationships of an ediscoveryReviewSetQuery object. * @return a {@link EdiscoveryReviewSetQuery} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EdiscoveryReviewSetQuery get() { return get(null); } /** - * Represents queries within the review set. + * Read the properties and relationships of an ediscoveryReviewSetQuery object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EdiscoveryReviewSetQuery} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EdiscoveryReviewSetQuery get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -95,21 +99,23 @@ public EdiscoveryReviewSetQuery get(@jakarta.annotation.Nullable final java.util return this.requestAdapter.send(requestInfo, errorMapping, EdiscoveryReviewSetQuery::createFromDiscriminatorValue); } /** - * Update the navigation property queries in security + * Update the properties of an ediscoveryReviewSetQuery object. * @param body The request body * @return a {@link EdiscoveryReviewSetQuery} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EdiscoveryReviewSetQuery patch(@jakarta.annotation.Nonnull final EdiscoveryReviewSetQuery body) { return patch(body, null); } /** - * Update the navigation property queries in security + * Update the properties of an ediscoveryReviewSetQuery object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EdiscoveryReviewSetQuery} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EdiscoveryReviewSetQuery patch(@jakarta.annotation.Nonnull final EdiscoveryReviewSetQuery body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -120,7 +126,7 @@ public EdiscoveryReviewSetQuery patch(@jakarta.annotation.Nonnull final Ediscove return this.requestAdapter.send(requestInfo, errorMapping, EdiscoveryReviewSetQuery::createFromDiscriminatorValue); } /** - * Delete navigation property queries for security + * Delete an ediscoveryReviewSetQuery object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -128,7 +134,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete navigation property queries for security + * Delete an ediscoveryReviewSetQuery object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -140,7 +146,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Represents queries within the review set. + * Read the properties and relationships of an ediscoveryReviewSetQuery object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -148,7 +154,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Represents queries within the review set. + * Read the properties and relationships of an ediscoveryReviewSetQuery object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -160,7 +166,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the navigation property queries in security + * Update the properties of an ediscoveryReviewSetQuery object. * @param body The request body * @return a {@link RequestInformation} */ @@ -169,7 +175,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the navigation property queries in security + * Update the properties of an ediscoveryReviewSetQuery object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -200,7 +206,7 @@ public EdiscoveryReviewSetQueryItemRequestBuilder withUrl(@jakarta.annotation.No public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Represents queries within the review set. + * Read the properties and relationships of an ediscoveryReviewSetQuery object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/searches/item/additionalsources/AdditionalSourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/searches/item/additionalsources/AdditionalSourcesRequestBuilder.java index 8141b948cc8..d8898af765a 100644 --- a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/searches/item/additionalsources/AdditionalSourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/searches/item/additionalsources/AdditionalSourcesRequestBuilder.java @@ -60,19 +60,21 @@ public AdditionalSourcesRequestBuilder(@jakarta.annotation.Nonnull final String super(requestAdapter, "{+baseurl}/security/cases/ediscoveryCases/{ediscoveryCase%2Did}/searches/{ediscoverySearch%2Did}/additionalSources{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Adds an additional source to the eDiscovery search. + * Get the list of additional sources associated with an eDiscovery search. * @return a {@link DataSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DataSourceCollectionResponse get() { return get(null); } /** - * Adds an additional source to the eDiscovery search. + * Get the list of additional sources associated with an eDiscovery search. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DataSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DataSourceCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -82,21 +84,23 @@ public DataSourceCollectionResponse get(@jakarta.annotation.Nullable final java. return this.requestAdapter.send(requestInfo, errorMapping, DataSourceCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to additionalSources for security + * Create a new additional source associated with an eDiscovery search. * @param body The request body * @return a {@link DataSource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DataSource post(@jakarta.annotation.Nonnull final DataSource body) { return post(body, null); } /** - * Create new navigation property to additionalSources for security + * Create a new additional source associated with an eDiscovery search. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DataSource} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DataSource post(@jakarta.annotation.Nonnull final DataSource body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +111,7 @@ public DataSource post(@jakarta.annotation.Nonnull final DataSource body, @jakar return this.requestAdapter.send(requestInfo, errorMapping, DataSource::createFromDiscriminatorValue); } /** - * Adds an additional source to the eDiscovery search. + * Get the list of additional sources associated with an eDiscovery search. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Adds an additional source to the eDiscovery search. + * Get the list of additional sources associated with an eDiscovery search. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -127,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create new navigation property to additionalSources for security + * Create a new additional source associated with an eDiscovery search. * @param body The request body * @return a {@link RequestInformation} */ @@ -136,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create new navigation property to additionalSources for security + * Create a new additional source associated with an eDiscovery search. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -161,7 +165,7 @@ public AdditionalSourcesRequestBuilder withUrl(@jakarta.annotation.Nonnull final return new AdditionalSourcesRequestBuilder(rawUrl, requestAdapter); } /** - * Adds an additional source to the eDiscovery search. + * Get the list of additional sources associated with an eDiscovery search. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/searches/item/custodiansources/CustodianSourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/searches/item/custodiansources/CustodianSourcesRequestBuilder.java index f111be94d61..8d291728b4c 100644 --- a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/searches/item/custodiansources/CustodianSourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/searches/item/custodiansources/CustodianSourcesRequestBuilder.java @@ -59,19 +59,21 @@ public CustodianSourcesRequestBuilder(@jakarta.annotation.Nonnull final String r super(requestAdapter, "{+baseurl}/security/cases/ediscoveryCases/{ediscoveryCase%2Did}/searches/{ediscoverySearch%2Did}/custodianSources{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Custodian sources that are included in the eDiscovery search. + * Get the list of custodial data sources associated with an eDiscovery search. * @return a {@link DataSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DataSourceCollectionResponse get() { return get(null); } /** - * Custodian sources that are included in the eDiscovery search. + * Get the list of custodial data sources associated with an eDiscovery search. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DataSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DataSourceCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -81,7 +83,7 @@ public DataSourceCollectionResponse get(@jakarta.annotation.Nullable final java. return this.requestAdapter.send(requestInfo, errorMapping, DataSourceCollectionResponse::createFromDiscriminatorValue); } /** - * Custodian sources that are included in the eDiscovery search. + * Get the list of custodial data sources associated with an eDiscovery search. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -89,7 +91,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Custodian sources that are included in the eDiscovery search. + * Get the list of custodial data sources associated with an eDiscovery search. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -111,7 +113,7 @@ public CustodianSourcesRequestBuilder withUrl(@jakarta.annotation.Nonnull final return new CustodianSourcesRequestBuilder(rawUrl, requestAdapter); } /** - * Custodian sources that are included in the eDiscovery search. + * Get the list of custodial data sources associated with an eDiscovery search. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/searches/item/lastestimatestatisticsoperation/LastEstimateStatisticsOperationRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/searches/item/lastestimatestatisticsoperation/LastEstimateStatisticsOperationRequestBuilder.java index 4ca852ef2bb..82e84040550 100644 --- a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/searches/item/lastestimatestatisticsoperation/LastEstimateStatisticsOperationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/searches/item/lastestimatestatisticsoperation/LastEstimateStatisticsOperationRequestBuilder.java @@ -37,19 +37,21 @@ public LastEstimateStatisticsOperationRequestBuilder(@jakarta.annotation.Nonnull super(requestAdapter, "{+baseurl}/security/cases/ediscoveryCases/{ediscoveryCase%2Did}/searches/{ediscoverySearch%2Did}/lastEstimateStatisticsOperation{?%24expand,%24select}", rawUrl); } /** - * The last estimate operation associated with the eDiscovery search. + * Get the last ediscoveryEstimateOperation objects and their properties. * @return a {@link EdiscoveryEstimateOperation} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EdiscoveryEstimateOperation get() { return get(null); } /** - * The last estimate operation associated with the eDiscovery search. + * Get the last ediscoveryEstimateOperation objects and their properties. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EdiscoveryEstimateOperation} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public EdiscoveryEstimateOperation get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -59,7 +61,7 @@ public EdiscoveryEstimateOperation get(@jakarta.annotation.Nullable final java.u return this.requestAdapter.send(requestInfo, errorMapping, EdiscoveryEstimateOperation::createFromDiscriminatorValue); } /** - * The last estimate operation associated with the eDiscovery search. + * Get the last ediscoveryEstimateOperation objects and their properties. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -67,7 +69,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The last estimate operation associated with the eDiscovery search. + * Get the last ediscoveryEstimateOperation objects and their properties. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -89,7 +91,7 @@ public LastEstimateStatisticsOperationRequestBuilder withUrl(@jakarta.annotation return new LastEstimateStatisticsOperationRequestBuilder(rawUrl, requestAdapter); } /** - * The last estimate operation associated with the eDiscovery search. + * Get the last ediscoveryEstimateOperation objects and their properties. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/tags/microsoftgraphsecurityashierarchy/MicrosoftGraphSecurityAsHierarchyRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/tags/microsoftgraphsecurityashierarchy/MicrosoftGraphSecurityAsHierarchyRequestBuilder.java index 194988940be..f5c075533b0 100644 --- a/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/tags/microsoftgraphsecurityashierarchy/MicrosoftGraphSecurityAsHierarchyRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/security/cases/ediscoverycases/item/tags/microsoftgraphsecurityashierarchy/MicrosoftGraphSecurityAsHierarchyRequestBuilder.java @@ -36,7 +36,7 @@ public MicrosoftGraphSecurityAsHierarchyRequestBuilder(@jakarta.annotation.Nonnu super(requestAdapter, "{+baseurl}/security/cases/ediscoveryCases/{ediscoveryCase%2Did}/tags/microsoft.graph.security.asHierarchy(){?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Invoke function asHierarchy + * List eDiscovery review tags with the tag hierarchy shown. * @return a {@link AsHierarchyGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code */ @@ -45,7 +45,7 @@ public AsHierarchyGetResponse get() { return get(null); } /** - * Invoke function asHierarchy + * List eDiscovery review tags with the tag hierarchy shown. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AsHierarchyGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code @@ -58,7 +58,7 @@ public AsHierarchyGetResponse get(@jakarta.annotation.Nullable final java.util.f return this.requestAdapter.send(requestInfo, errorMapping, AsHierarchyGetResponse::createFromDiscriminatorValue); } /** - * Invoke function asHierarchy + * List eDiscovery review tags with the tag hierarchy shown. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -66,7 +66,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Invoke function asHierarchy + * List eDiscovery review tags with the tag hierarchy shown. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -88,7 +88,7 @@ public MicrosoftGraphSecurityAsHierarchyRequestBuilder withUrl(@jakarta.annotati return new MicrosoftGraphSecurityAsHierarchyRequestBuilder(rawUrl, requestAdapter); } /** - * Invoke function asHierarchy + * List eDiscovery review tags with the tag hierarchy shown. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/ListItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/ListItemRequestBuilder.java index abc6014c2e0..64edf4bfcd9 100644 --- a/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/ListItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/ListItemRequestBuilder.java @@ -127,21 +127,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Returns the metadata for a list. + * Get a list of rich long-running operations associated with a list. * @return a {@link List} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public List get() { return get(null); } /** - * Returns the metadata for a list. + * Get a list of rich long-running operations associated with a list. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link List} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public List get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -196,7 +196,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Returns the metadata for a list. + * Get a list of rich long-running operations associated with a list. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -204,7 +204,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Returns the metadata for a list. + * Get a list of rich long-running operations associated with a list. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -256,7 +256,7 @@ public ListItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final String r public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Returns the metadata for a list. + * Get a list of rich long-running operations associated with a list. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/documentsetversions/DocumentSetVersionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/documentsetversions/DocumentSetVersionsRequestBuilder.java index 1a4b02abe09..a754834e358 100644 --- a/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/documentsetversions/DocumentSetVersionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/documentsetversions/DocumentSetVersionsRequestBuilder.java @@ -60,19 +60,21 @@ public DocumentSetVersionsRequestBuilder(@jakarta.annotation.Nonnull final Strin super(requestAdapter, "{+baseurl}/sites/{site%2Did}/lists/{list%2Did}/items/{listItem%2Did}/documentSetVersions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Version information for a document set version created by a user. + * Get a list of the versions of a document set item in a list. * @return a {@link DocumentSetVersionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DocumentSetVersionCollectionResponse get() { return get(null); } /** - * Version information for a document set version created by a user. + * Get a list of the versions of a document set item in a list. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DocumentSetVersionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DocumentSetVersionCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -82,21 +84,23 @@ public DocumentSetVersionCollectionResponse get(@jakarta.annotation.Nullable fin return this.requestAdapter.send(requestInfo, errorMapping, DocumentSetVersionCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to documentSetVersions for sites + * Create a new version of a document set item in a list. * @param body The request body * @return a {@link DocumentSetVersion} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DocumentSetVersion post(@jakarta.annotation.Nonnull final DocumentSetVersion body) { return post(body, null); } /** - * Create new navigation property to documentSetVersions for sites + * Create a new version of a document set item in a list. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DocumentSetVersion} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DocumentSetVersion post(@jakarta.annotation.Nonnull final DocumentSetVersion body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +111,7 @@ public DocumentSetVersion post(@jakarta.annotation.Nonnull final DocumentSetVers return this.requestAdapter.send(requestInfo, errorMapping, DocumentSetVersion::createFromDiscriminatorValue); } /** - * Version information for a document set version created by a user. + * Get a list of the versions of a document set item in a list. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Version information for a document set version created by a user. + * Get a list of the versions of a document set item in a list. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -127,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create new navigation property to documentSetVersions for sites + * Create a new version of a document set item in a list. * @param body The request body * @return a {@link RequestInformation} */ @@ -136,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create new navigation property to documentSetVersions for sites + * Create a new version of a document set item in a list. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -161,7 +165,7 @@ public DocumentSetVersionsRequestBuilder withUrl(@jakarta.annotation.Nonnull fin return new DocumentSetVersionsRequestBuilder(rawUrl, requestAdapter); } /** - * Version information for a document set version created by a user. + * Get a list of the versions of a document set item in a list. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/documentsetversions/item/DocumentSetVersionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/documentsetversions/item/DocumentSetVersionItemRequestBuilder.java index 6fe51b3b9ae..dabfda7c82b 100644 --- a/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/documentsetversions/item/DocumentSetVersionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/documentsetversions/item/DocumentSetVersionItemRequestBuilder.java @@ -55,16 +55,18 @@ public DocumentSetVersionItemRequestBuilder(@jakarta.annotation.Nonnull final St super(requestAdapter, "{+baseurl}/sites/{site%2Did}/lists/{list%2Did}/items/{listItem%2Did}/documentSetVersions/{documentSetVersion%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete navigation property documentSetVersions for sites + * Delete a version of a document set in a list. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete navigation property documentSetVersions for sites + * Delete a version of a document set in a list. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -73,19 +75,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Version information for a document set version created by a user. + * Read the properties and relationships of a documentSetVersion object. * @return a {@link DocumentSetVersion} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DocumentSetVersion get() { return get(null); } /** - * Version information for a document set version created by a user. + * Read the properties and relationships of a documentSetVersion object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DocumentSetVersion} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DocumentSetVersion get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -120,7 +124,7 @@ public DocumentSetVersion patch(@jakarta.annotation.Nonnull final DocumentSetVer return this.requestAdapter.send(requestInfo, errorMapping, DocumentSetVersion::createFromDiscriminatorValue); } /** - * Delete navigation property documentSetVersions for sites + * Delete a version of a document set in a list. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -128,7 +132,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete navigation property documentSetVersions for sites + * Delete a version of a document set in a list. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -140,7 +144,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Version information for a document set version created by a user. + * Read the properties and relationships of a documentSetVersion object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -148,7 +152,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Version information for a document set version created by a user. + * Read the properties and relationships of a documentSetVersion object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -200,7 +204,7 @@ public DocumentSetVersionItemRequestBuilder withUrl(@jakarta.annotation.Nonnull public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Version information for a document set version created by a user. + * Read the properties and relationships of a documentSetVersion object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/fields/FieldsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/fields/FieldsRequestBuilder.java index a84cb2895ab..3ecfa7a5363 100644 --- a/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/fields/FieldsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/fields/FieldsRequestBuilder.java @@ -77,21 +77,23 @@ public FieldValueSet get(@jakarta.annotation.Nullable final java.util.function.C return this.requestAdapter.send(requestInfo, errorMapping, FieldValueSet::createFromDiscriminatorValue); } /** - * Update the navigation property fields in sites + * Update the properties on a listItem. * @param body The request body * @return a {@link FieldValueSet} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public FieldValueSet patch(@jakarta.annotation.Nonnull final FieldValueSet body) { return patch(body, null); } /** - * Update the navigation property fields in sites + * Update the properties on a listItem. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link FieldValueSet} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public FieldValueSet patch(@jakarta.annotation.Nonnull final FieldValueSet body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -142,7 +144,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the navigation property fields in sites + * Update the properties on a listItem. * @param body The request body * @return a {@link RequestInformation} */ @@ -151,7 +153,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the navigation property fields in sites + * Update the properties on a listItem. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} diff --git a/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/versions/VersionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/versions/VersionsRequestBuilder.java index b8ecb97c7ab..87d75cdf403 100644 --- a/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/versions/VersionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/versions/VersionsRequestBuilder.java @@ -60,19 +60,21 @@ public VersionsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ super(requestAdapter, "{+baseurl}/sites/{site%2Did}/lists/{list%2Did}/items/{listItem%2Did}/versions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * The list of previous versions of the list item. + * SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. * @return a {@link ListItemVersionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ListItemVersionCollectionResponse get() { return get(null); } /** - * The list of previous versions of the list item. + * SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ListItemVersionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ListItemVersionCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +109,7 @@ public ListItemVersion post(@jakarta.annotation.Nonnull final ListItemVersion bo return this.requestAdapter.send(requestInfo, errorMapping, ListItemVersion::createFromDiscriminatorValue); } /** - * The list of previous versions of the list item. + * SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +117,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The list of previous versions of the list item. + * SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -161,7 +163,7 @@ public VersionsRequestBuilder withUrl(@jakarta.annotation.Nonnull final String r return new VersionsRequestBuilder(rawUrl, requestAdapter); } /** - * The list of previous versions of the list item. + * SharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/versions/item/ListItemVersionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/versions/item/ListItemVersionItemRequestBuilder.java index b5957c7c24a..720030ef767 100644 --- a/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/versions/item/ListItemVersionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/sites/item/lists/item/items/item/versions/item/ListItemVersionItemRequestBuilder.java @@ -73,19 +73,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The list of previous versions of the list item. + * Retrieve the metadata for a specific version of a ListItem. * @return a {@link ListItemVersion} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ListItemVersion get() { return get(null); } /** - * The list of previous versions of the list item. + * Retrieve the metadata for a specific version of a ListItem. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ListItemVersion} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ListItemVersion get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -140,7 +142,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The list of previous versions of the list item. + * Retrieve the metadata for a specific version of a ListItem. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -148,7 +150,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The list of previous versions of the list item. + * Retrieve the metadata for a specific version of a ListItem. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -200,7 +202,7 @@ public ListItemVersionItemRequestBuilder withUrl(@jakarta.annotation.Nonnull fin public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * The list of previous versions of the list item. + * Retrieve the metadata for a specific version of a ListItem. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/sites/item/termstore/groups/item/sets/item/terms/TermsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/sites/item/termstore/groups/item/sets/item/terms/TermsRequestBuilder.java index 85bbaf2c7b1..05a490569c3 100644 --- a/src/main/java/com/microsoft/graph/generated/sites/item/termstore/groups/item/sets/item/terms/TermsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/sites/item/termstore/groups/item/sets/item/terms/TermsRequestBuilder.java @@ -60,7 +60,7 @@ public TermsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak super(requestAdapter, "{+baseurl}/sites/{site%2Did}/termStore/groups/{group%2Did}/sets/{set%2Did}/terms{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * All the terms under the set. + * Read the properties and relationships of a term object. * @return a {@link TermCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code */ @@ -69,7 +69,7 @@ public TermCollectionResponse get() { return get(null); } /** - * All the terms under the set. + * Read the properties and relationships of a term object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link TermCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code @@ -107,7 +107,7 @@ public Term post(@jakarta.annotation.Nonnull final Term body, @jakarta.annotatio return this.requestAdapter.send(requestInfo, errorMapping, Term::createFromDiscriminatorValue); } /** - * All the terms under the set. + * Read the properties and relationships of a term object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +115,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * All the terms under the set. + * Read the properties and relationships of a term object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -161,7 +161,7 @@ public TermsRequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawU return new TermsRequestBuilder(rawUrl, requestAdapter); } /** - * All the terms under the set. + * Read the properties and relationships of a term object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/sites/item/termstore/groups/item/sets/item/terms/item/TermItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/sites/item/termstore/groups/item/sets/item/terms/item/TermItemRequestBuilder.java index d111750315a..163e480a1a7 100644 --- a/src/main/java/com/microsoft/graph/generated/sites/item/termstore/groups/item/sets/item/terms/item/TermItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/sites/item/termstore/groups/item/sets/item/terms/item/TermItemRequestBuilder.java @@ -82,19 +82,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * All the terms under the set. + * Read the properties and relationships of a term object. * @return a {@link Term} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public Term get() { return get(null); } /** - * All the terms under the set. + * Read the properties and relationships of a term object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link Term} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public Term get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -149,7 +151,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * All the terms under the set. + * Read the properties and relationships of a term object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -157,7 +159,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * All the terms under the set. + * Read the properties and relationships of a term object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -209,7 +211,7 @@ public TermItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final String r public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * All the terms under the set. + * Read the properties and relationships of a term object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/solutions/virtualevents/webinars/item/sessions/item/attendancereports/AttendanceReportsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/solutions/virtualevents/webinars/item/sessions/item/attendancereports/AttendanceReportsRequestBuilder.java index 68e59424de1..834fbd061ee 100644 --- a/src/main/java/com/microsoft/graph/generated/solutions/virtualevents/webinars/item/sessions/item/attendancereports/AttendanceReportsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/solutions/virtualevents/webinars/item/sessions/item/attendancereports/AttendanceReportsRequestBuilder.java @@ -60,19 +60,21 @@ public AttendanceReportsRequestBuilder(@jakarta.annotation.Nonnull final String super(requestAdapter, "{+baseurl}/solutions/virtualEvents/webinars/{virtualEventWebinar%2Did}/sessions/{virtualEventSession%2Did}/attendanceReports{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * The attendance reports of an online meeting. Read-only. + * Get a list of meetingAttendanceReport objects for an onlineMeeting or a virtualEvent. Each time an online meeting or a virtual event ends, an attendance report is generated for that session. * @return a {@link MeetingAttendanceReportCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public MeetingAttendanceReportCollectionResponse get() { return get(null); } /** - * The attendance reports of an online meeting. Read-only. + * Get a list of meetingAttendanceReport objects for an onlineMeeting or a virtualEvent. Each time an online meeting or a virtual event ends, an attendance report is generated for that session. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link MeetingAttendanceReportCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public MeetingAttendanceReportCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +109,7 @@ public MeetingAttendanceReport post(@jakarta.annotation.Nonnull final MeetingAtt return this.requestAdapter.send(requestInfo, errorMapping, MeetingAttendanceReport::createFromDiscriminatorValue); } /** - * The attendance reports of an online meeting. Read-only. + * Get a list of meetingAttendanceReport objects for an onlineMeeting or a virtualEvent. Each time an online meeting or a virtual event ends, an attendance report is generated for that session. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +117,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The attendance reports of an online meeting. Read-only. + * Get a list of meetingAttendanceReport objects for an onlineMeeting or a virtualEvent. Each time an online meeting or a virtual event ends, an attendance report is generated for that session. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -161,7 +163,7 @@ public AttendanceReportsRequestBuilder withUrl(@jakarta.annotation.Nonnull final return new AttendanceReportsRequestBuilder(rawUrl, requestAdapter); } /** - * The attendance reports of an online meeting. Read-only. + * Get a list of meetingAttendanceReport objects for an onlineMeeting or a virtualEvent. Each time an online meeting or a virtual event ends, an attendance report is generated for that session. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/solutions/virtualevents/webinars/item/sessions/item/attendancereports/item/MeetingAttendanceReportItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/solutions/virtualevents/webinars/item/sessions/item/attendancereports/item/MeetingAttendanceReportItemRequestBuilder.java index 612ddb9a248..4d3c644a5af 100644 --- a/src/main/java/com/microsoft/graph/generated/solutions/virtualevents/webinars/item/sessions/item/attendancereports/item/MeetingAttendanceReportItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/solutions/virtualevents/webinars/item/sessions/item/attendancereports/item/MeetingAttendanceReportItemRequestBuilder.java @@ -64,19 +64,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The attendance reports of an online meeting. Read-only. + * Get the meetingAttendanceReport for an onlineMeeting or a virtualEvent. Each time an online meeting ends, an attendance report is generated for that session. * @return a {@link MeetingAttendanceReport} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public MeetingAttendanceReport get() { return get(null); } /** - * The attendance reports of an online meeting. Read-only. + * Get the meetingAttendanceReport for an onlineMeeting or a virtualEvent. Each time an online meeting ends, an attendance report is generated for that session. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link MeetingAttendanceReport} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public MeetingAttendanceReport get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -131,7 +133,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The attendance reports of an online meeting. Read-only. + * Get the meetingAttendanceReport for an onlineMeeting or a virtualEvent. Each time an online meeting ends, an attendance report is generated for that session. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -139,7 +141,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The attendance reports of an online meeting. Read-only. + * Get the meetingAttendanceReport for an onlineMeeting or a virtualEvent. Each time an online meeting ends, an attendance report is generated for that session. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -191,7 +193,7 @@ public MeetingAttendanceReportItemRequestBuilder withUrl(@jakarta.annotation.Non public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * The attendance reports of an online meeting. Read-only. + * Get the meetingAttendanceReport for an onlineMeeting or a virtualEvent. Each time an online meeting ends, an attendance report is generated for that session. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/abs/AbsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/abs/AbsPostRequestBody.java index 0dc12c61b5e..e76712b98ea 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/abs/AbsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/abs/AbsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.abs; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/accrint/AccrIntPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/accrint/AccrIntPostRequestBody.java index 1cd60e7f50e..4ff1b60b0b5 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/accrint/AccrIntPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/accrint/AccrIntPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.accrint; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** * Gets the calcMethod property value. The calcMethod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCalcMethod() { + public UntypedNode getCalcMethod() { return this.backingStore.get("calcMethod"); } /** @@ -79,62 +78,62 @@ public Json getCalcMethod() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(8); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("calcMethod", (n) -> { this.setCalcMethod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("firstInterest", (n) -> { this.setFirstInterest(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("par", (n) -> { this.setPar(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("calcMethod", (n) -> { this.setCalcMethod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("firstInterest", (n) -> { this.setFirstInterest(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("par", (n) -> { this.setPar(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the firstInterest property value. The firstInterest property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFirstInterest() { + public UntypedNode getFirstInterest() { return this.backingStore.get("firstInterest"); } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the issue property value. The issue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getIssue() { + public UntypedNode getIssue() { return this.backingStore.get("issue"); } /** * Gets the par property value. The par property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPar() { + public UntypedNode getPar() { return this.backingStore.get("par"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -172,56 +171,56 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the calcMethod property value. The calcMethod property * @param value Value to set for the calcMethod property. */ - public void setCalcMethod(@jakarta.annotation.Nullable final Json value) { + public void setCalcMethod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("calcMethod", value); } /** * Sets the firstInterest property value. The firstInterest property * @param value Value to set for the firstInterest property. */ - public void setFirstInterest(@jakarta.annotation.Nullable final Json value) { + public void setFirstInterest(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("firstInterest", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the issue property value. The issue property * @param value Value to set for the issue property. */ - public void setIssue(@jakarta.annotation.Nullable final Json value) { + public void setIssue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("issue", value); } /** * Sets the par property value. The par property * @param value Value to set for the par property. */ - public void setPar(@jakarta.annotation.Nullable final Json value) { + public void setPar(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("par", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/accrintm/AccrIntMPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/accrintm/AccrIntMPostRequestBody.java index 2d1dc372f82..97bf740d901 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/accrintm/AccrIntMPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/accrintm/AccrIntMPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.accrintm; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,43 +70,43 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("par", (n) -> { this.setPar(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("par", (n) -> { this.setPar(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the issue property value. The issue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getIssue() { + public UntypedNode getIssue() { return this.backingStore.get("issue"); } /** * Gets the par property value. The par property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPar() { + public UntypedNode getPar() { return this.backingStore.get("par"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the issue property value. The issue property * @param value Value to set for the issue property. */ - public void setIssue(@jakarta.annotation.Nullable final Json value) { + public void setIssue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("issue", value); } /** * Sets the par property value. The par property * @param value Value to set for the par property. */ - public void setPar(@jakarta.annotation.Nullable final Json value) { + public void setPar(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("par", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/acos/AcosPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/acos/AcosPostRequestBody.java index b8223e9d90e..a7d564c9984 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/acos/AcosPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/acos/AcosPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.acos; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/acosh/AcoshPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/acosh/AcoshPostRequestBody.java index d25ac29cbf5..942556892f8 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/acosh/AcoshPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/acosh/AcoshPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.acosh; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/acot/AcotPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/acot/AcotPostRequestBody.java index 86284d520f7..7db6ab897b3 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/acot/AcotPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/acot/AcotPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.acot; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/acoth/AcothPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/acoth/AcothPostRequestBody.java index c042603edfa..4386e457e1a 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/acoth/AcothPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/acoth/AcothPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.acoth; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/amordegrc/AmorDegrcPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/amordegrc/AmorDegrcPostRequestBody.java index 7b39d586af5..e5170316005 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/amordegrc/AmorDegrcPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/amordegrc/AmorDegrcPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.amordegrc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** * Gets the cost property value. The cost property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCost() { + public UntypedNode getCost() { return this.backingStore.get("cost"); } /** * Gets the datePurchased property value. The datePurchased property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatePurchased() { + public UntypedNode getDatePurchased() { return this.backingStore.get("datePurchased"); } /** @@ -87,45 +86,45 @@ public Json getDatePurchased() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(7); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("datePurchased", (n) -> { this.setDatePurchased(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("firstPeriod", (n) -> { this.setFirstPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("period", (n) -> { this.setPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("datePurchased", (n) -> { this.setDatePurchased(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("firstPeriod", (n) -> { this.setFirstPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("period", (n) -> { this.setPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the firstPeriod property value. The firstPeriod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFirstPeriod() { + public UntypedNode getFirstPeriod() { return this.backingStore.get("firstPeriod"); } /** * Gets the period property value. The period property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPeriod() { + public UntypedNode getPeriod() { return this.backingStore.get("period"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the salvage property value. The salvage property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSalvage() { + public UntypedNode getSalvage() { return this.backingStore.get("salvage"); } /** @@ -162,49 +161,49 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the cost property value. The cost property * @param value Value to set for the cost property. */ - public void setCost(@jakarta.annotation.Nullable final Json value) { + public void setCost(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cost", value); } /** * Sets the datePurchased property value. The datePurchased property * @param value Value to set for the datePurchased property. */ - public void setDatePurchased(@jakarta.annotation.Nullable final Json value) { + public void setDatePurchased(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("datePurchased", value); } /** * Sets the firstPeriod property value. The firstPeriod property * @param value Value to set for the firstPeriod property. */ - public void setFirstPeriod(@jakarta.annotation.Nullable final Json value) { + public void setFirstPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("firstPeriod", value); } /** * Sets the period property value. The period property * @param value Value to set for the period property. */ - public void setPeriod(@jakarta.annotation.Nullable final Json value) { + public void setPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("period", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the salvage property value. The salvage property * @param value Value to set for the salvage property. */ - public void setSalvage(@jakarta.annotation.Nullable final Json value) { + public void setSalvage(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("salvage", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/amorlinc/AmorLincPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/amorlinc/AmorLincPostRequestBody.java index 61993663ec8..c12d9210316 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/amorlinc/AmorLincPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/amorlinc/AmorLincPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.amorlinc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** * Gets the cost property value. The cost property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCost() { + public UntypedNode getCost() { return this.backingStore.get("cost"); } /** * Gets the datePurchased property value. The datePurchased property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatePurchased() { + public UntypedNode getDatePurchased() { return this.backingStore.get("datePurchased"); } /** @@ -87,45 +86,45 @@ public Json getDatePurchased() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(7); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("datePurchased", (n) -> { this.setDatePurchased(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("firstPeriod", (n) -> { this.setFirstPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("period", (n) -> { this.setPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("datePurchased", (n) -> { this.setDatePurchased(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("firstPeriod", (n) -> { this.setFirstPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("period", (n) -> { this.setPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the firstPeriod property value. The firstPeriod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFirstPeriod() { + public UntypedNode getFirstPeriod() { return this.backingStore.get("firstPeriod"); } /** * Gets the period property value. The period property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPeriod() { + public UntypedNode getPeriod() { return this.backingStore.get("period"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the salvage property value. The salvage property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSalvage() { + public UntypedNode getSalvage() { return this.backingStore.get("salvage"); } /** @@ -162,49 +161,49 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the cost property value. The cost property * @param value Value to set for the cost property. */ - public void setCost(@jakarta.annotation.Nullable final Json value) { + public void setCost(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cost", value); } /** * Sets the datePurchased property value. The datePurchased property * @param value Value to set for the datePurchased property. */ - public void setDatePurchased(@jakarta.annotation.Nullable final Json value) { + public void setDatePurchased(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("datePurchased", value); } /** * Sets the firstPeriod property value. The firstPeriod property * @param value Value to set for the firstPeriod property. */ - public void setFirstPeriod(@jakarta.annotation.Nullable final Json value) { + public void setFirstPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("firstPeriod", value); } /** * Sets the period property value. The period property * @param value Value to set for the period property. */ - public void setPeriod(@jakarta.annotation.Nullable final Json value) { + public void setPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("period", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the salvage property value. The salvage property * @param value Value to set for the salvage property. */ - public void setSalvage(@jakarta.annotation.Nullable final Json value) { + public void setSalvage(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("salvage", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/and/AndPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/and/AndPostRequestBody.java index a17011f65ba..952ef705703 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/and/AndPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/and/AndPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.and; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/arabic/ArabicPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/arabic/ArabicPostRequestBody.java index 6339cc4f749..d49532da314 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/arabic/ArabicPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/arabic/ArabicPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.arabic; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/areas/AreasPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/areas/AreasPostRequestBody.java index 9df3a6bca5e..d218163bfd3 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/areas/AreasPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/areas/AreasPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.areas; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the reference property value. The reference property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getReference() { + public UntypedNode getReference() { return this.backingStore.get("reference"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the reference property value. The reference property * @param value Value to set for the reference property. */ - public void setReference(@jakarta.annotation.Nullable final Json value) { + public void setReference(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("reference", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/asc/AscPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/asc/AscPostRequestBody.java index 0af81d4c43e..4d878ef8ee0 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/asc/AscPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/asc/AscPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.asc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/asin/AsinPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/asin/AsinPostRequestBody.java index 38a9a9f7d7b..b644b837f7c 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/asin/AsinPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/asin/AsinPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.asin; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/asinh/AsinhPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/asinh/AsinhPostRequestBody.java index 0762ec3b22b..f89505304ad 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/asinh/AsinhPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/asinh/AsinhPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.asinh; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/atan/AtanPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/atan/AtanPostRequestBody.java index 16c6a108ac2..4c72858104f 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/atan/AtanPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/atan/AtanPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.atan; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/atan2/Atan2PostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/atan2/Atan2PostRequestBody.java index 131bb065571..0038dca8c38 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/atan2/Atan2PostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/atan2/Atan2PostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.atan2; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("xNum", (n) -> { this.setXNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("yNum", (n) -> { this.setYNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("xNum", (n) -> { this.setXNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("yNum", (n) -> { this.setYNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the xNum property value. The xNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getXNum() { + public UntypedNode getXNum() { return this.backingStore.get("xNum"); } /** * Gets the yNum property value. The yNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getYNum() { + public UntypedNode getYNum() { return this.backingStore.get("yNum"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the xNum property value. The xNum property * @param value Value to set for the xNum property. */ - public void setXNum(@jakarta.annotation.Nullable final Json value) { + public void setXNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("xNum", value); } /** * Sets the yNum property value. The yNum property * @param value Value to set for the yNum property. */ - public void setYNum(@jakarta.annotation.Nullable final Json value) { + public void setYNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("yNum", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/atanh/AtanhPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/atanh/AtanhPostRequestBody.java index c3cf141ad3f..33ea5e4b90c 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/atanh/AtanhPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/atanh/AtanhPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.atanh; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/avedev/AveDevPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/avedev/AveDevPostRequestBody.java index e7f5171a3ed..41fbf9379f8 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/avedev/AveDevPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/avedev/AveDevPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.avedev; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/average/AveragePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/average/AveragePostRequestBody.java index 69ffa08cb1f..36e7e842e3e 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/average/AveragePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/average/AveragePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.average; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/averagea/AverageAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/averagea/AverageAPostRequestBody.java index e9166000f3a..310ac7d555e 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/averagea/AverageAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/averagea/AverageAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.averagea; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/averageif/AverageIfPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/averageif/AverageIfPostRequestBody.java index 3ad8c6892f8..1eaeb74f9df 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/averageif/AverageIfPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/averageif/AverageIfPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.averageif; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the averageRange property value. The averageRange property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAverageRange() { + public UntypedNode getAverageRange() { return this.backingStore.get("averageRange"); } /** @@ -66,10 +65,10 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** @@ -79,17 +78,17 @@ public Json getCriteria() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("averageRange", (n) -> { this.setAverageRange(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("range", (n) -> { this.setRange(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("averageRange", (n) -> { this.setAverageRange(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("range", (n) -> { this.setRange(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the range property value. The range property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRange() { + public UntypedNode getRange() { return this.backingStore.get("range"); } /** @@ -114,7 +113,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map getAdditionalData() { } /** * Gets the averageRange property value. The averageRange property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAverageRange() { + public UntypedNode getAverageRange() { return this.backingStore.get("averageRange"); } /** @@ -71,16 +70,16 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("averageRange", (n) -> { this.setAverageRange(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("averageRange", (n) -> { this.setAverageRange(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -104,7 +103,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/base/BasePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/base/BasePostRequestBody.java index 2483a20f640..c09d833b6ab 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/base/BasePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/base/BasePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.base; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("minLength", (n) -> { this.setMinLength(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("radix", (n) -> { this.setRadix(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("minLength", (n) -> { this.setMinLength(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("radix", (n) -> { this.setRadix(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the minLength property value. The minLength property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMinLength() { + public UntypedNode getMinLength() { return this.backingStore.get("minLength"); } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the radix property value. The radix property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRadix() { + public UntypedNode getRadix() { return this.backingStore.get("radix"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the minLength property value. The minLength property * @param value Value to set for the minLength property. */ - public void setMinLength(@jakarta.annotation.Nullable final Json value) { + public void setMinLength(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("minLength", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the radix property value. The radix property * @param value Value to set for the radix property. */ - public void setRadix(@jakarta.annotation.Nullable final Json value) { + public void setRadix(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("radix", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/besseli/BesselIPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/besseli/BesselIPostRequestBody.java index cd510088ac8..4458e41a5b1 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/besseli/BesselIPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/besseli/BesselIPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.besseli; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the n property value. The n property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getN() { + public UntypedNode getN() { return this.backingStore.get("n"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the n property value. The n property * @param value Value to set for the n property. */ - public void setN(@jakarta.annotation.Nullable final Json value) { + public void setN(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("n", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/besselj/BesselJPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/besselj/BesselJPostRequestBody.java index e7a0b15658a..960b729964e 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/besselj/BesselJPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/besselj/BesselJPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.besselj; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the n property value. The n property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getN() { + public UntypedNode getN() { return this.backingStore.get("n"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the n property value. The n property * @param value Value to set for the n property. */ - public void setN(@jakarta.annotation.Nullable final Json value) { + public void setN(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("n", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/besselk/BesselKPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/besselk/BesselKPostRequestBody.java index 2351861f213..9cc33de1180 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/besselk/BesselKPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/besselk/BesselKPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.besselk; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the n property value. The n property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getN() { + public UntypedNode getN() { return this.backingStore.get("n"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the n property value. The n property * @param value Value to set for the n property. */ - public void setN(@jakarta.annotation.Nullable final Json value) { + public void setN(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("n", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bessely/BesselYPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bessely/BesselYPostRequestBody.java index 645c47ac738..c4526c1ea65 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bessely/BesselYPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bessely/BesselYPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.bessely; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the n property value. The n property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getN() { + public UntypedNode getN() { return this.backingStore.get("n"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the n property value. The n property * @param value Value to set for the n property. */ - public void setN(@jakarta.annotation.Nullable final Json value) { + public void setN(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("n", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/beta_dist/BetaDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/beta_dist/BetaDistPostRequestBody.java index 63705973ea8..89d00e07677 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/beta_dist/BetaDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/beta_dist/BetaDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.beta_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -37,10 +36,10 @@ public static BetaDistPostRequestBody createFromDiscriminatorValue(@jakarta.anno } /** * Gets the A property value. The A property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getA() { + public UntypedNode getA() { return this.backingStore.get("a"); } /** @@ -58,18 +57,18 @@ public Map getAdditionalData() { } /** * Gets the alpha property value. The alpha property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAlpha() { + public UntypedNode getAlpha() { return this.backingStore.get("alpha"); } /** * Gets the B property value. The B property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getB() { + public UntypedNode getB() { return this.backingStore.get("b"); } /** @@ -82,18 +81,18 @@ public BackingStore getBackingStore() { } /** * Gets the beta property value. The beta property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBeta() { + public UntypedNode getBeta() { return this.backingStore.get("beta"); } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -103,20 +102,20 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("A", (n) -> { this.setA(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("B", (n) -> { this.setB(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("A", (n) -> { this.setA(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("B", (n) -> { this.setB(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -137,7 +136,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ * Sets the A property value. The A property * @param value Value to set for the A property. */ - public void setA(@jakarta.annotation.Nullable final Json value) { + public void setA(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("a", value); } /** @@ -151,14 +150,14 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map getAdditionalData() { } /** * Gets the alpha property value. The alpha property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAlpha() { + public UntypedNode getAlpha() { return this.backingStore.get("alpha"); } /** * Gets the B property value. The B property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getB() { + public UntypedNode getB() { return this.backingStore.get("b"); } /** @@ -82,10 +81,10 @@ public BackingStore getBackingStore() { } /** * Gets the beta property value. The beta property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBeta() { + public UntypedNode getBeta() { return this.backingStore.get("beta"); } /** @@ -95,19 +94,19 @@ public Json getBeta() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("A", (n) -> { this.setA(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("B", (n) -> { this.setB(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("A", (n) -> { this.setA(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("B", (n) -> { this.setB(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -127,7 +126,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ * Sets the A property value. The A property * @param value Value to set for the A property. */ - public void setA(@jakarta.annotation.Nullable final Json value) { + public void setA(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("a", value); } /** @@ -141,14 +140,14 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bin2hex/Bin2HexPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bin2hex/Bin2HexPostRequestBody.java index ece0608fbcc..78e45433b09 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bin2hex/Bin2HexPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bin2hex/Bin2HexPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.bin2hex; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bin2oct/Bin2OctPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bin2oct/Bin2OctPostRequestBody.java index b17d3503c5e..729a28670ca 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bin2oct/Bin2OctPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bin2oct/Bin2OctPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.bin2oct; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/binom_dist/BinomDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/binom_dist/BinomDistPostRequestBody.java index 4a4db12b7b3..2c0e1883a8d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/binom_dist/BinomDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/binom_dist/BinomDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.binom_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -71,34 +70,34 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberS", (n) -> { this.setNumberS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probabilityS", (n) -> { this.setProbabilityS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("trials", (n) -> { this.setTrials(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberS", (n) -> { this.setNumberS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probabilityS", (n) -> { this.setProbabilityS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("trials", (n) -> { this.setTrials(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numberS property value. The numberS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberS() { + public UntypedNode getNumberS() { return this.backingStore.get("numberS"); } /** * Gets the probabilityS property value. The probabilityS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbabilityS() { + public UntypedNode getProbabilityS() { return this.backingStore.get("probabilityS"); } /** * Gets the trials property value. The trials property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getTrials() { + public UntypedNode getTrials() { return this.backingStore.get("trials"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the numberS property value. The numberS property * @param value Value to set for the numberS property. */ - public void setNumberS(@jakarta.annotation.Nullable final Json value) { + public void setNumberS(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberS", value); } /** * Sets the probabilityS property value. The probabilityS property * @param value Value to set for the probabilityS property. */ - public void setProbabilityS(@jakarta.annotation.Nullable final Json value) { + public void setProbabilityS(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probabilityS", value); } /** * Sets the trials property value. The trials property * @param value Value to set for the trials property. */ - public void setTrials(@jakarta.annotation.Nullable final Json value) { + public void setTrials(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("trials", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/binom_dist_range/BinomDistRangePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/binom_dist_range/BinomDistRangePostRequestBody.java index ec4c12fcc46..9c48207c9c3 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/binom_dist_range/BinomDistRangePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/binom_dist_range/BinomDistRangePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.binom_dist_range; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,42 +62,42 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("numberS", (n) -> { this.setNumberS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberS2", (n) -> { this.setNumberS2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probabilityS", (n) -> { this.setProbabilityS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("trials", (n) -> { this.setTrials(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numberS", (n) -> { this.setNumberS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberS2", (n) -> { this.setNumberS2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probabilityS", (n) -> { this.setProbabilityS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("trials", (n) -> { this.setTrials(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numberS property value. The numberS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberS() { + public UntypedNode getNumberS() { return this.backingStore.get("numberS"); } /** * Gets the numberS2 property value. The numberS2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberS2() { + public UntypedNode getNumberS2() { return this.backingStore.get("numberS2"); } /** * Gets the probabilityS property value. The probabilityS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbabilityS() { + public UntypedNode getProbabilityS() { return this.backingStore.get("probabilityS"); } /** * Gets the trials property value. The trials property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getTrials() { + public UntypedNode getTrials() { return this.backingStore.get("trials"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the numberS property value. The numberS property * @param value Value to set for the numberS property. */ - public void setNumberS(@jakarta.annotation.Nullable final Json value) { + public void setNumberS(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberS", value); } /** * Sets the numberS2 property value. The numberS2 property * @param value Value to set for the numberS2 property. */ - public void setNumberS2(@jakarta.annotation.Nullable final Json value) { + public void setNumberS2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberS2", value); } /** * Sets the probabilityS property value. The probabilityS property * @param value Value to set for the probabilityS property. */ - public void setProbabilityS(@jakarta.annotation.Nullable final Json value) { + public void setProbabilityS(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probabilityS", value); } /** * Sets the trials property value. The trials property * @param value Value to set for the trials property. */ - public void setTrials(@jakarta.annotation.Nullable final Json value) { + public void setTrials(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("trials", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/binom_inv/BinomInvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/binom_inv/BinomInvPostRequestBody.java index dc3aa76e9e4..d6f38e63f7a 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/binom_inv/BinomInvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/binom_inv/BinomInvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.binom_inv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the alpha property value. The alpha property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAlpha() { + public UntypedNode getAlpha() { return this.backingStore.get("alpha"); } /** @@ -71,25 +70,25 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probabilityS", (n) -> { this.setProbabilityS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("trials", (n) -> { this.setTrials(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probabilityS", (n) -> { this.setProbabilityS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("trials", (n) -> { this.setTrials(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probabilityS property value. The probabilityS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbabilityS() { + public UntypedNode getProbabilityS() { return this.backingStore.get("probabilityS"); } /** * Gets the trials property value. The trials property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getTrials() { + public UntypedNode getTrials() { return this.backingStore.get("trials"); } /** @@ -114,7 +113,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number1", (n) -> { this.setNumber1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number2", (n) -> { this.setNumber2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number1", (n) -> { this.setNumber1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number2", (n) -> { this.setNumber2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number1 property value. The number1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber1() { + public UntypedNode getNumber1() { return this.backingStore.get("number1"); } /** * Gets the number2 property value. The number2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber2() { + public UntypedNode getNumber2() { return this.backingStore.get("number2"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number1 property value. The number1 property * @param value Value to set for the number1 property. */ - public void setNumber1(@jakarta.annotation.Nullable final Json value) { + public void setNumber1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number1", value); } /** * Sets the number2 property value. The number2 property * @param value Value to set for the number2 property. */ - public void setNumber2(@jakarta.annotation.Nullable final Json value) { + public void setNumber2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number2", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bitlshift/BitlshiftPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bitlshift/BitlshiftPostRequestBody.java index 71874b62cfe..77cb9deece2 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bitlshift/BitlshiftPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bitlshift/BitlshiftPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.bitlshift; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("shiftAmount", (n) -> { this.setShiftAmount(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("shiftAmount", (n) -> { this.setShiftAmount(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the shiftAmount property value. The shiftAmount property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getShiftAmount() { + public UntypedNode getShiftAmount() { return this.backingStore.get("shiftAmount"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the shiftAmount property value. The shiftAmount property * @param value Value to set for the shiftAmount property. */ - public void setShiftAmount(@jakarta.annotation.Nullable final Json value) { + public void setShiftAmount(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("shiftAmount", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bitor/BitorPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bitor/BitorPostRequestBody.java index d7812d6eaf8..5802adbd088 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bitor/BitorPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bitor/BitorPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.bitor; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number1", (n) -> { this.setNumber1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number2", (n) -> { this.setNumber2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number1", (n) -> { this.setNumber1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number2", (n) -> { this.setNumber2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number1 property value. The number1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber1() { + public UntypedNode getNumber1() { return this.backingStore.get("number1"); } /** * Gets the number2 property value. The number2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber2() { + public UntypedNode getNumber2() { return this.backingStore.get("number2"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number1 property value. The number1 property * @param value Value to set for the number1 property. */ - public void setNumber1(@jakarta.annotation.Nullable final Json value) { + public void setNumber1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number1", value); } /** * Sets the number2 property value. The number2 property * @param value Value to set for the number2 property. */ - public void setNumber2(@jakarta.annotation.Nullable final Json value) { + public void setNumber2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number2", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bitrshift/BitrshiftPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bitrshift/BitrshiftPostRequestBody.java index b0cc37f299b..e03f5be3d40 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bitrshift/BitrshiftPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bitrshift/BitrshiftPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.bitrshift; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("shiftAmount", (n) -> { this.setShiftAmount(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("shiftAmount", (n) -> { this.setShiftAmount(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the shiftAmount property value. The shiftAmount property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getShiftAmount() { + public UntypedNode getShiftAmount() { return this.backingStore.get("shiftAmount"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the shiftAmount property value. The shiftAmount property * @param value Value to set for the shiftAmount property. */ - public void setShiftAmount(@jakarta.annotation.Nullable final Json value) { + public void setShiftAmount(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("shiftAmount", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bitxor/BitxorPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bitxor/BitxorPostRequestBody.java index da730a34cb0..48860712352 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bitxor/BitxorPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/bitxor/BitxorPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.bitxor; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number1", (n) -> { this.setNumber1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number2", (n) -> { this.setNumber2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number1", (n) -> { this.setNumber1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number2", (n) -> { this.setNumber2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number1 property value. The number1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber1() { + public UntypedNode getNumber1() { return this.backingStore.get("number1"); } /** * Gets the number2 property value. The number2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber2() { + public UntypedNode getNumber2() { return this.backingStore.get("number2"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number1 property value. The number1 property * @param value Value to set for the number1 property. */ - public void setNumber1(@jakarta.annotation.Nullable final Json value) { + public void setNumber1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number1", value); } /** * Sets the number2 property value. The number2 property * @param value Value to set for the number2 property. */ - public void setNumber2(@jakarta.annotation.Nullable final Json value) { + public void setNumber2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number2", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ceiling_math/CeilingMathPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ceiling_math/CeilingMathPostRequestBody.java index 64e3b1c64ec..4b2a0510db1 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ceiling_math/CeilingMathPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ceiling_math/CeilingMathPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.ceiling_math; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("mode", (n) -> { this.setMode(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("mode", (n) -> { this.setMode(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the mode property value. The mode property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMode() { + public UntypedNode getMode() { return this.backingStore.get("mode"); } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the significance property value. The significance property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSignificance() { + public UntypedNode getSignificance() { return this.backingStore.get("significance"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the mode property value. The mode property * @param value Value to set for the mode property. */ - public void setMode(@jakarta.annotation.Nullable final Json value) { + public void setMode(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("mode", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the significance property value. The significance property * @param value Value to set for the significance property. */ - public void setSignificance(@jakarta.annotation.Nullable final Json value) { + public void setSignificance(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("significance", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ceiling_precise/CeilingPrecisePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ceiling_precise/CeilingPrecisePostRequestBody.java index c86e4b46f35..abfc651254d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ceiling_precise/CeilingPrecisePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ceiling_precise/CeilingPrecisePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.ceiling_precise; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the significance property value. The significance property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSignificance() { + public UntypedNode getSignificance() { return this.backingStore.get("significance"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the significance property value. The significance property * @param value Value to set for the significance property. */ - public void setSignificance(@jakarta.annotation.Nullable final Json value) { + public void setSignificance(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("significance", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/charescaped/CharPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/charescaped/CharPostRequestBody.java index 1c04e0846d1..d55e8dccabd 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/charescaped/CharPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/charescaped/CharPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.charescaped; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/chisq_dist/ChiSqDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/chisq_dist/ChiSqDistPostRequestBody.java index 511cf21ebdd..6b3b81de53c 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/chisq_dist/ChiSqDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/chisq_dist/ChiSqDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.chisq_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -79,17 +78,17 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/chisq_dist_rt/ChiSqDistRTPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/chisq_dist_rt/ChiSqDistRTPostRequestBody.java index 815460419b1..cd358e9ac9e 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/chisq_dist_rt/ChiSqDistRTPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/chisq_dist_rt/ChiSqDistRTPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.chisq_dist_rt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -71,16 +70,16 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/chisq_inv/ChiSqInvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/chisq_inv/ChiSqInvPostRequestBody.java index d8dd48b9086..3020859c91c 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/chisq_inv/ChiSqInvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/chisq_inv/ChiSqInvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.chisq_inv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -71,16 +70,16 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/chisq_inv_rt/ChiSqInvRTPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/chisq_inv_rt/ChiSqInvRTPostRequestBody.java index d09f6b82674..c815d9390c0 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/chisq_inv_rt/ChiSqInvRTPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/chisq_inv_rt/ChiSqInvRTPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.chisq_inv_rt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -71,16 +70,16 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/choose/ChoosePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/choose/ChoosePostRequestBody.java index 528262ee539..21492eba5f5 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/choose/ChoosePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/choose/ChoosePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.choose; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("indexNum", (n) -> { this.setIndexNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("indexNum", (n) -> { this.setIndexNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the indexNum property value. The indexNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getIndexNum() { + public UntypedNode getIndexNum() { return this.backingStore.get("indexNum"); } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the indexNum property value. The indexNum property * @param value Value to set for the indexNum property. */ - public void setIndexNum(@jakarta.annotation.Nullable final Json value) { + public void setIndexNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("indexNum", value); } /** * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/clean/CleanPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/clean/CleanPostRequestBody.java index 6c0c3526250..5abcb6ee287 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/clean/CleanPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/clean/CleanPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.clean; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/code/CodePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/code/CodePostRequestBody.java index 560b35adc8b..193fbf49deb 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/code/CodePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/code/CodePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.code; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/columns/ColumnsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/columns/ColumnsPostRequestBody.java index 4a76c9fe738..f8de8afddb6 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/columns/ColumnsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/columns/ColumnsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.columns; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,7 +70,7 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -94,7 +93,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberChosen", (n) -> { this.setNumberChosen(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberChosen", (n) -> { this.setNumberChosen(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the numberChosen property value. The numberChosen property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberChosen() { + public UntypedNode getNumberChosen() { return this.backingStore.get("numberChosen"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the numberChosen property value. The numberChosen property * @param value Value to set for the numberChosen property. */ - public void setNumberChosen(@jakarta.annotation.Nullable final Json value) { + public void setNumberChosen(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberChosen", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/combina/CombinaPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/combina/CombinaPostRequestBody.java index 1f44ac71185..c4a8f6289a0 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/combina/CombinaPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/combina/CombinaPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.combina; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberChosen", (n) -> { this.setNumberChosen(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberChosen", (n) -> { this.setNumberChosen(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the numberChosen property value. The numberChosen property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberChosen() { + public UntypedNode getNumberChosen() { return this.backingStore.get("numberChosen"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the numberChosen property value. The numberChosen property * @param value Value to set for the numberChosen property. */ - public void setNumberChosen(@jakarta.annotation.Nullable final Json value) { + public void setNumberChosen(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberChosen", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/complex/ComplexPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/complex/ComplexPostRequestBody.java index bfb5a190a53..378bad8eae0 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/complex/ComplexPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/complex/ComplexPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.complex; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("iNum", (n) -> { this.setINum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("realNum", (n) -> { this.setRealNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("suffix", (n) -> { this.setSuffix(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("iNum", (n) -> { this.setINum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("realNum", (n) -> { this.setRealNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("suffix", (n) -> { this.setSuffix(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the iNum property value. The iNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getINum() { + public UntypedNode getINum() { return this.backingStore.get("iNum"); } /** * Gets the realNum property value. The realNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRealNum() { + public UntypedNode getRealNum() { return this.backingStore.get("realNum"); } /** * Gets the suffix property value. The suffix property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSuffix() { + public UntypedNode getSuffix() { return this.backingStore.get("suffix"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the iNum property value. The iNum property * @param value Value to set for the iNum property. */ - public void setINum(@jakarta.annotation.Nullable final Json value) { + public void setINum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("iNum", value); } /** * Sets the realNum property value. The realNum property * @param value Value to set for the realNum property. */ - public void setRealNum(@jakarta.annotation.Nullable final Json value) { + public void setRealNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("realNum", value); } /** * Sets the suffix property value. The suffix property * @param value Value to set for the suffix property. */ - public void setSuffix(@jakarta.annotation.Nullable final Json value) { + public void setSuffix(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("suffix", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/concatenate/ConcatenatePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/concatenate/ConcatenatePostRequestBody.java index 3eb89f13677..30d1a3cbb15 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/concatenate/ConcatenatePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/concatenate/ConcatenatePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.concatenate; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/confidence_norm/ConfidenceNormPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/confidence_norm/ConfidenceNormPostRequestBody.java index 90c435849eb..366f5039fad 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/confidence_norm/ConfidenceNormPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/confidence_norm/ConfidenceNormPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.confidence_norm; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the alpha property value. The alpha property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAlpha() { + public UntypedNode getAlpha() { return this.backingStore.get("alpha"); } /** @@ -71,25 +70,25 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("size", (n) -> { this.setSize(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("size", (n) -> { this.setSize(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the size property value. The size property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSize() { + public UntypedNode getSize() { return this.backingStore.get("size"); } /** * Gets the standardDev property value. The standardDev property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStandardDev() { + public UntypedNode getStandardDev() { return this.backingStore.get("standardDev"); } /** @@ -114,7 +113,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map getAdditionalData() { } /** * Gets the alpha property value. The alpha property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAlpha() { + public UntypedNode getAlpha() { return this.backingStore.get("alpha"); } /** @@ -71,25 +70,25 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("size", (n) -> { this.setSize(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("size", (n) -> { this.setSize(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the size property value. The size property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSize() { + public UntypedNode getSize() { return this.backingStore.get("size"); } /** * Gets the standardDev property value. The standardDev property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStandardDev() { + public UntypedNode getStandardDev() { return this.backingStore.get("standardDev"); } /** @@ -114,7 +113,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("fromUnit", (n) -> { this.setFromUnit(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("toUnit", (n) -> { this.setToUnit(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fromUnit", (n) -> { this.setFromUnit(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("toUnit", (n) -> { this.setToUnit(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fromUnit property value. The fromUnit property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFromUnit() { + public UntypedNode getFromUnit() { return this.backingStore.get("fromUnit"); } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the toUnit property value. The toUnit property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getToUnit() { + public UntypedNode getToUnit() { return this.backingStore.get("toUnit"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fromUnit property value. The fromUnit property * @param value Value to set for the fromUnit property. */ - public void setFromUnit(@jakarta.annotation.Nullable final Json value) { + public void setFromUnit(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fromUnit", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the toUnit property value. The toUnit property * @param value Value to set for the toUnit property. */ - public void setToUnit(@jakarta.annotation.Nullable final Json value) { + public void setToUnit(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("toUnit", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cos/CosPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cos/CosPostRequestBody.java index a873d105d99..4a27603ae05 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cos/CosPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cos/CosPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.cos; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cosh/CoshPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cosh/CoshPostRequestBody.java index 67a8794c511..4a73eaf5bc5 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cosh/CoshPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cosh/CoshPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.cosh; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cot/CotPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cot/CotPostRequestBody.java index 7a407fdb835..4525f46e6b2 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cot/CotPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cot/CotPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.cot; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coth/CothPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coth/CothPostRequestBody.java index d26cab633f5..68e6b62ebf2 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coth/CothPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coth/CothPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.coth; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/count/CountPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/count/CountPostRequestBody.java index 088549af0b0..02cfafd9a12 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/count/CountPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/count/CountPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.count; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/counta/CountAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/counta/CountAPostRequestBody.java index 82d0aad03c4..728ed60d032 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/counta/CountAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/counta/CountAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.counta; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/countblank/CountBlankPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/countblank/CountBlankPostRequestBody.java index 3cc9a67fd79..f548187c825 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/countblank/CountBlankPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/countblank/CountBlankPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.countblank; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("range", (n) -> { this.setRange(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("range", (n) -> { this.setRange(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the range property value. The range property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRange() { + public UntypedNode getRange() { return this.backingStore.get("range"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the range property value. The range property * @param value Value to set for the range property. */ - public void setRange(@jakarta.annotation.Nullable final Json value) { + public void setRange(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("range", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/countif/CountIfPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/countif/CountIfPostRequestBody.java index e4474e654bf..404c600a05d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/countif/CountIfPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/countif/CountIfPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.countif; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** @@ -71,16 +70,16 @@ public Json getCriteria() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("range", (n) -> { this.setRange(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("range", (n) -> { this.setRange(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the range property value. The range property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRange() { + public UntypedNode getRange() { return this.backingStore.get("range"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the range property value. The range property * @param value Value to set for the range property. */ - public void setRange(@jakarta.annotation.Nullable final Json value) { + public void setRange(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("range", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/countifs/CountIfsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/countifs/CountIfsPostRequestBody.java index 16dfb79a7fc..2c6b82dd5f8 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/countifs/CountIfsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/countifs/CountIfsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.countifs; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupdaybs/CoupDayBsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupdaybs/CoupDayBsPostRequestBody.java index 822c3bf95d1..27579079e45 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupdaybs/CoupDayBsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupdaybs/CoupDayBsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.coupdaybs; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,34 +70,34 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupdays/CoupDaysPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupdays/CoupDaysPostRequestBody.java index 23600cac5f0..a2a45e25025 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupdays/CoupDaysPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupdays/CoupDaysPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.coupdays; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,34 +70,34 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupdaysnc/CoupDaysNcPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupdaysnc/CoupDaysNcPostRequestBody.java index bc73063f073..e84bd483133 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupdaysnc/CoupDaysNcPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupdaysnc/CoupDaysNcPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.coupdaysnc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,34 +70,34 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupncd/CoupNcdPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupncd/CoupNcdPostRequestBody.java index 84f31d44950..e42b0316ed1 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupncd/CoupNcdPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupncd/CoupNcdPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.coupncd; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,34 +70,34 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupnum/CoupNumPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupnum/CoupNumPostRequestBody.java index d18d1b5ace9..3f54a564682 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupnum/CoupNumPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/coupnum/CoupNumPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.coupnum; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,34 +70,34 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/couppcd/CoupPcdPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/couppcd/CoupPcdPostRequestBody.java index d8da00db503..9efdcd04bea 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/couppcd/CoupPcdPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/couppcd/CoupPcdPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.couppcd; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,34 +70,34 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/csc/CscPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/csc/CscPostRequestBody.java index da31f16140e..bfcf6ffb7b9 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/csc/CscPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/csc/CscPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.csc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/csch/CschPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/csch/CschPostRequestBody.java index f498a195e08..21f04d6437f 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/csch/CschPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/csch/CschPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.csch; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cumipmt/CumIPmtPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cumipmt/CumIPmtPostRequestBody.java index 76d42bdbfef..323608a2b8e 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cumipmt/CumIPmtPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cumipmt/CumIPmtPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.cumipmt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endPeriod property value. The endPeriod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndPeriod() { + public UntypedNode getEndPeriod() { return this.backingStore.get("endPeriod"); } /** @@ -71,52 +70,52 @@ public Json getEndPeriod() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("endPeriod", (n) -> { this.setEndPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startPeriod", (n) -> { this.setStartPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endPeriod", (n) -> { this.setEndPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startPeriod", (n) -> { this.setStartPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the startPeriod property value. The startPeriod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartPeriod() { + public UntypedNode getStartPeriod() { return this.backingStore.get("startPeriod"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endPeriod property value. The endPeriod property * @param value Value to set for the endPeriod property. */ - public void setEndPeriod(@jakarta.annotation.Nullable final Json value) { + public void setEndPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endPeriod", value); } /** * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the startPeriod property value. The startPeriod property * @param value Value to set for the startPeriod property. */ - public void setStartPeriod(@jakarta.annotation.Nullable final Json value) { + public void setStartPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startPeriod", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cumprinc/CumPrincPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cumprinc/CumPrincPostRequestBody.java index f5f4561f272..bc8aaab857d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cumprinc/CumPrincPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/cumprinc/CumPrincPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.cumprinc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endPeriod property value. The endPeriod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndPeriod() { + public UntypedNode getEndPeriod() { return this.backingStore.get("endPeriod"); } /** @@ -71,52 +70,52 @@ public Json getEndPeriod() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("endPeriod", (n) -> { this.setEndPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startPeriod", (n) -> { this.setStartPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endPeriod", (n) -> { this.setEndPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startPeriod", (n) -> { this.setStartPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the startPeriod property value. The startPeriod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartPeriod() { + public UntypedNode getStartPeriod() { return this.backingStore.get("startPeriod"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endPeriod property value. The endPeriod property * @param value Value to set for the endPeriod property. */ - public void setEndPeriod(@jakarta.annotation.Nullable final Json value) { + public void setEndPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endPeriod", value); } /** * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the startPeriod property value. The startPeriod property * @param value Value to set for the startPeriod property. */ - public void setStartPeriod(@jakarta.annotation.Nullable final Json value) { + public void setStartPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startPeriod", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/date/DatePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/date/DatePostRequestBody.java index 2089dc8a504..47501400425 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/date/DatePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/date/DatePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.date; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the day property value. The day property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDay() { + public UntypedNode getDay() { return this.backingStore.get("day"); } /** @@ -71,25 +70,25 @@ public Json getDay() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("day", (n) -> { this.setDay(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("month", (n) -> { this.setMonth(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("year", (n) -> { this.setYear(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("day", (n) -> { this.setDay(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("month", (n) -> { this.setMonth(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("year", (n) -> { this.setYear(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the month property value. The month property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMonth() { + public UntypedNode getMonth() { return this.backingStore.get("month"); } /** * Gets the year property value. The year property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getYear() { + public UntypedNode getYear() { return this.backingStore.get("year"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the day property value. The day property * @param value Value to set for the day property. */ - public void setDay(@jakarta.annotation.Nullable final Json value) { + public void setDay(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("day", value); } /** * Sets the month property value. The month property * @param value Value to set for the month property. */ - public void setMonth(@jakarta.annotation.Nullable final Json value) { + public void setMonth(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("month", value); } /** * Sets the year property value. The year property * @param value Value to set for the year property. */ - public void setYear(@jakarta.annotation.Nullable final Json value) { + public void setYear(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("year", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/datevalue/DatevaluePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/datevalue/DatevaluePostRequestBody.java index 17036bea32a..5d7f554cd86 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/datevalue/DatevaluePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/datevalue/DatevaluePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.datevalue; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the dateText property value. The dateText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDateText() { + public UntypedNode getDateText() { return this.backingStore.get("dateText"); } /** @@ -71,7 +70,7 @@ public Json getDateText() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("dateText", (n) -> { this.setDateText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("dateText", (n) -> { this.setDateText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the dateText property value. The dateText property * @param value Value to set for the dateText property. */ - public void setDateText(@jakarta.annotation.Nullable final Json value) { + public void setDateText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("dateText", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/daverage/DaveragePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/daverage/DaveragePostRequestBody.java index a00e1a35f3c..aa4f4018b03 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/daverage/DaveragePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/daverage/DaveragePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.daverage; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/day/DayPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/day/DayPostRequestBody.java index fb4040b489f..dab03f3d1c2 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/day/DayPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/day/DayPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.day; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the serialNumber property value. The serialNumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSerialNumber() { + public UntypedNode getSerialNumber() { return this.backingStore.get("serialNumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the serialNumber property value. The serialNumber property * @param value Value to set for the serialNumber property. */ - public void setSerialNumber(@jakarta.annotation.Nullable final Json value) { + public void setSerialNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("serialNumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/days/DaysPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/days/DaysPostRequestBody.java index 52f9737ff2d..284b9a9e82e 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/days/DaysPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/days/DaysPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.days; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endDate property value. The endDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndDate() { + public UntypedNode getEndDate() { return this.backingStore.get("endDate"); } /** @@ -71,16 +70,16 @@ public Json getEndDate() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endDate property value. The endDate property * @param value Value to set for the endDate property. */ - public void setEndDate(@jakarta.annotation.Nullable final Json value) { + public void setEndDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endDate", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/days360/Days360PostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/days360/Days360PostRequestBody.java index 2cbedc076b2..41acccc75d4 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/days360/Days360PostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/days360/Days360PostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.days360; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endDate property value. The endDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndDate() { + public UntypedNode getEndDate() { return this.backingStore.get("endDate"); } /** @@ -71,25 +70,25 @@ public Json getEndDate() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("method", (n) -> { this.setMethod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("method", (n) -> { this.setMethod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the method property value. The method property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMethod() { + public UntypedNode getMethod() { return this.backingStore.get("method"); } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endDate property value. The endDate property * @param value Value to set for the endDate property. */ - public void setEndDate(@jakarta.annotation.Nullable final Json value) { + public void setEndDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endDate", value); } /** * Sets the method property value. The method property * @param value Value to set for the method property. */ - public void setMethod(@jakarta.annotation.Nullable final Json value) { + public void setMethod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("method", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/db/DbPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/db/DbPostRequestBody.java index 7d94696cf9e..a00f7ca21e9 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/db/DbPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/db/DbPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.db; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cost property value. The cost property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCost() { + public UntypedNode getCost() { return this.backingStore.get("cost"); } /** @@ -71,43 +70,43 @@ public Json getCost() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("month", (n) -> { this.setMonth(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("period", (n) -> { this.setPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("month", (n) -> { this.setMonth(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("period", (n) -> { this.setPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the life property value. The life property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLife() { + public UntypedNode getLife() { return this.backingStore.get("life"); } /** * Gets the month property value. The month property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMonth() { + public UntypedNode getMonth() { return this.backingStore.get("month"); } /** * Gets the period property value. The period property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPeriod() { + public UntypedNode getPeriod() { return this.backingStore.get("period"); } /** * Gets the salvage property value. The salvage property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSalvage() { + public UntypedNode getSalvage() { return this.backingStore.get("salvage"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cost property value. The cost property * @param value Value to set for the cost property. */ - public void setCost(@jakarta.annotation.Nullable final Json value) { + public void setCost(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cost", value); } /** * Sets the life property value. The life property * @param value Value to set for the life property. */ - public void setLife(@jakarta.annotation.Nullable final Json value) { + public void setLife(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("life", value); } /** * Sets the month property value. The month property * @param value Value to set for the month property. */ - public void setMonth(@jakarta.annotation.Nullable final Json value) { + public void setMonth(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("month", value); } /** * Sets the period property value. The period property * @param value Value to set for the period property. */ - public void setPeriod(@jakarta.annotation.Nullable final Json value) { + public void setPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("period", value); } /** * Sets the salvage property value. The salvage property * @param value Value to set for the salvage property. */ - public void setSalvage(@jakarta.annotation.Nullable final Json value) { + public void setSalvage(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("salvage", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dbcs/DbcsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dbcs/DbcsPostRequestBody.java index 27862ee8aaf..1a5c49e9258 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dbcs/DbcsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dbcs/DbcsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dbcs; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dcount/DcountPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dcount/DcountPostRequestBody.java index 3e64d8244c7..fe0c79cee41 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dcount/DcountPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dcount/DcountPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dcount; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dcounta/DcountAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dcounta/DcountAPostRequestBody.java index f6d90151b0b..b0420460fe5 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dcounta/DcountAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dcounta/DcountAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dcounta; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ddb/DdbPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ddb/DdbPostRequestBody.java index 9f3bd0d8e11..2d38350ed98 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ddb/DdbPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ddb/DdbPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.ddb; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the cost property value. The cost property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCost() { + public UntypedNode getCost() { return this.backingStore.get("cost"); } /** * Gets the factor property value. The factor property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFactor() { + public UntypedNode getFactor() { return this.backingStore.get("factor"); } /** @@ -79,35 +78,35 @@ public Json getFactor() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("factor", (n) -> { this.setFactor(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("period", (n) -> { this.setPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("factor", (n) -> { this.setFactor(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("period", (n) -> { this.setPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the life property value. The life property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLife() { + public UntypedNode getLife() { return this.backingStore.get("life"); } /** * Gets the period property value. The period property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPeriod() { + public UntypedNode getPeriod() { return this.backingStore.get("period"); } /** * Gets the salvage property value. The salvage property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSalvage() { + public UntypedNode getSalvage() { return this.backingStore.get("salvage"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cost property value. The cost property * @param value Value to set for the cost property. */ - public void setCost(@jakarta.annotation.Nullable final Json value) { + public void setCost(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cost", value); } /** * Sets the factor property value. The factor property * @param value Value to set for the factor property. */ - public void setFactor(@jakarta.annotation.Nullable final Json value) { + public void setFactor(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("factor", value); } /** * Sets the life property value. The life property * @param value Value to set for the life property. */ - public void setLife(@jakarta.annotation.Nullable final Json value) { + public void setLife(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("life", value); } /** * Sets the period property value. The period property * @param value Value to set for the period property. */ - public void setPeriod(@jakarta.annotation.Nullable final Json value) { + public void setPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("period", value); } /** * Sets the salvage property value. The salvage property * @param value Value to set for the salvage property. */ - public void setSalvage(@jakarta.annotation.Nullable final Json value) { + public void setSalvage(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("salvage", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dec2bin/Dec2BinPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dec2bin/Dec2BinPostRequestBody.java index 040ce5d8f9c..a372a8df1b4 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dec2bin/Dec2BinPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dec2bin/Dec2BinPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dec2bin; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dec2hex/Dec2HexPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dec2hex/Dec2HexPostRequestBody.java index 7a278643251..5d468d9d2a7 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dec2hex/Dec2HexPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dec2hex/Dec2HexPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dec2hex; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dec2oct/Dec2OctPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dec2oct/Dec2OctPostRequestBody.java index c8829abe0b9..8c9b6223182 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dec2oct/Dec2OctPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dec2oct/Dec2OctPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dec2oct; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/decimal/DecimalPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/decimal/DecimalPostRequestBody.java index 6e4e5af9630..a9a70bda3b4 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/decimal/DecimalPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/decimal/DecimalPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.decimal; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("radix", (n) -> { this.setRadix(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("radix", (n) -> { this.setRadix(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the radix property value. The radix property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRadix() { + public UntypedNode getRadix() { return this.backingStore.get("radix"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the radix property value. The radix property * @param value Value to set for the radix property. */ - public void setRadix(@jakarta.annotation.Nullable final Json value) { + public void setRadix(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("radix", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/degrees/DegreesPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/degrees/DegreesPostRequestBody.java index 9cb73653bbc..59f14c2e83d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/degrees/DegreesPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/degrees/DegreesPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.degrees; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the angle property value. The angle property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAngle() { + public UntypedNode getAngle() { return this.backingStore.get("angle"); } /** @@ -71,7 +70,7 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("angle", (n) -> { this.setAngle(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("angle", (n) -> { this.setAngle(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -94,7 +93,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number1", (n) -> { this.setNumber1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number2", (n) -> { this.setNumber2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number1", (n) -> { this.setNumber1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number2", (n) -> { this.setNumber2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number1 property value. The number1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber1() { + public UntypedNode getNumber1() { return this.backingStore.get("number1"); } /** * Gets the number2 property value. The number2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber2() { + public UntypedNode getNumber2() { return this.backingStore.get("number2"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number1 property value. The number1 property * @param value Value to set for the number1 property. */ - public void setNumber1(@jakarta.annotation.Nullable final Json value) { + public void setNumber1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number1", value); } /** * Sets the number2 property value. The number2 property * @param value Value to set for the number2 property. */ - public void setNumber2(@jakarta.annotation.Nullable final Json value) { + public void setNumber2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number2", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/devsq/DevSqPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/devsq/DevSqPostRequestBody.java index e4ca79555e6..6c6a39af971 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/devsq/DevSqPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/devsq/DevSqPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.devsq; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dget/DgetPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dget/DgetPostRequestBody.java index 912e6e8a80d..22dd761b7a5 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dget/DgetPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dget/DgetPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dget; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/disc/DiscPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/disc/DiscPostRequestBody.java index 1a5fa96de0f..d1c0e5aed6b 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/disc/DiscPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/disc/DiscPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.disc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,43 +70,43 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the pr property value. The pr property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPr() { + public UntypedNode getPr() { return this.backingStore.get("pr"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the pr property value. The pr property * @param value Value to set for the pr property. */ - public void setPr(@jakarta.annotation.Nullable final Json value) { + public void setPr(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pr", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dmax/DmaxPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dmax/DmaxPostRequestBody.java index 1d6c557a922..721fc70556e 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dmax/DmaxPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dmax/DmaxPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dmax; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dmin/DminPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dmin/DminPostRequestBody.java index bd71f6e239f..87d2c0bc7f2 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dmin/DminPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dmin/DminPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dmin; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dollar/DollarPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dollar/DollarPostRequestBody.java index 820af876194..c07e6903537 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dollar/DollarPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dollar/DollarPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dollar; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the decimals property value. The decimals property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDecimals() { + public UntypedNode getDecimals() { return this.backingStore.get("decimals"); } /** @@ -71,16 +70,16 @@ public Json getDecimals() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("decimals", (n) -> { this.setDecimals(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("decimals", (n) -> { this.setDecimals(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the decimals property value. The decimals property * @param value Value to set for the decimals property. */ - public void setDecimals(@jakarta.annotation.Nullable final Json value) { + public void setDecimals(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("decimals", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dollarde/DollarDePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dollarde/DollarDePostRequestBody.java index 5469f5d5ba8..47df57e3b71 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dollarde/DollarDePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dollarde/DollarDePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dollarde; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("fraction", (n) -> { this.setFraction(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("fractionalDollar", (n) -> { this.setFractionalDollar(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fraction", (n) -> { this.setFraction(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("fractionalDollar", (n) -> { this.setFractionalDollar(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fraction property value. The fraction property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFraction() { + public UntypedNode getFraction() { return this.backingStore.get("fraction"); } /** * Gets the fractionalDollar property value. The fractionalDollar property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFractionalDollar() { + public UntypedNode getFractionalDollar() { return this.backingStore.get("fractionalDollar"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fraction property value. The fraction property * @param value Value to set for the fraction property. */ - public void setFraction(@jakarta.annotation.Nullable final Json value) { + public void setFraction(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fraction", value); } /** * Sets the fractionalDollar property value. The fractionalDollar property * @param value Value to set for the fractionalDollar property. */ - public void setFractionalDollar(@jakarta.annotation.Nullable final Json value) { + public void setFractionalDollar(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fractionalDollar", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dollarfr/DollarFrPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dollarfr/DollarFrPostRequestBody.java index 72c8e840511..4903a14cd92 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dollarfr/DollarFrPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dollarfr/DollarFrPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dollarfr; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the decimalDollar property value. The decimalDollar property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDecimalDollar() { + public UntypedNode getDecimalDollar() { return this.backingStore.get("decimalDollar"); } /** @@ -71,16 +70,16 @@ public Json getDecimalDollar() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("decimalDollar", (n) -> { this.setDecimalDollar(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("fraction", (n) -> { this.setFraction(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("decimalDollar", (n) -> { this.setDecimalDollar(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("fraction", (n) -> { this.setFraction(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fraction property value. The fraction property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFraction() { + public UntypedNode getFraction() { return this.backingStore.get("fraction"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the decimalDollar property value. The decimalDollar property * @param value Value to set for the decimalDollar property. */ - public void setDecimalDollar(@jakarta.annotation.Nullable final Json value) { + public void setDecimalDollar(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("decimalDollar", value); } /** * Sets the fraction property value. The fraction property * @param value Value to set for the fraction property. */ - public void setFraction(@jakarta.annotation.Nullable final Json value) { + public void setFraction(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fraction", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dproduct/DproductPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dproduct/DproductPostRequestBody.java index 98c36cd6898..aeb4417e256 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dproduct/DproductPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dproduct/DproductPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dproduct; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dstdev/DstDevPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dstdev/DstDevPostRequestBody.java index cc5da47700c..7eaee6868bc 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dstdev/DstDevPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dstdev/DstDevPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dstdev; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dstdevp/DstDevPPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dstdevp/DstDevPPostRequestBody.java index 2f0b3450515..2c67ae11e59 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dstdevp/DstDevPPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dstdevp/DstDevPPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dstdevp; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dsum/DsumPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dsum/DsumPostRequestBody.java index 8846625808e..8a5a6677319 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dsum/DsumPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dsum/DsumPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dsum; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/duration/DurationPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/duration/DurationPostRequestBody.java index 2928d990704..258b60b7f1b 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/duration/DurationPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/duration/DurationPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.duration; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** * Gets the coupon property value. The coupon property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCoupon() { + public UntypedNode getCoupon() { return this.backingStore.get("coupon"); } /** @@ -79,44 +78,44 @@ public Json getCoupon() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("coupon", (n) -> { this.setCoupon(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("coupon", (n) -> { this.setCoupon(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** * Gets the yld property value. The yld property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getYld() { + public UntypedNode getYld() { return this.backingStore.get("yld"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the coupon property value. The coupon property * @param value Value to set for the coupon property. */ - public void setCoupon(@jakarta.annotation.Nullable final Json value) { + public void setCoupon(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("coupon", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } /** * Sets the yld property value. The yld property * @param value Value to set for the yld property. */ - public void setYld(@jakarta.annotation.Nullable final Json value) { + public void setYld(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("yld", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dvar/DvarPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dvar/DvarPostRequestBody.java index 02add2c72bb..c8ce6d9a4fd 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dvar/DvarPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dvar/DvarPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dvar; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dvarp/DvarPPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dvarp/DvarPPostRequestBody.java index cde6a8abe59..6dd8febf8be 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dvarp/DvarPPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/dvarp/DvarPPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.dvarp; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** * Gets the database property value. The database property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDatabase() { + public UntypedNode getDatabase() { return this.backingStore.get("database"); } /** * Gets the field property value. The field property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getField() { + public UntypedNode getField() { return this.backingStore.get("field"); } /** @@ -87,9 +86,9 @@ public Json getField() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("database", (n) -> { this.setDatabase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("field", (n) -> { this.setField(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the database property value. The database property * @param value Value to set for the database property. */ - public void setDatabase(@jakarta.annotation.Nullable final Json value) { + public void setDatabase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("database", value); } /** * Sets the field property value. The field property * @param value Value to set for the field property. */ - public void setField(@jakarta.annotation.Nullable final Json value) { + public void setField(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("field", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ecma_ceiling/EcmaCeilingPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ecma_ceiling/EcmaCeilingPostRequestBody.java index 126cae29ba4..76d897ec155 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ecma_ceiling/EcmaCeilingPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ecma_ceiling/EcmaCeilingPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.ecma_ceiling; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the significance property value. The significance property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSignificance() { + public UntypedNode getSignificance() { return this.backingStore.get("significance"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the significance property value. The significance property * @param value Value to set for the significance property. */ - public void setSignificance(@jakarta.annotation.Nullable final Json value) { + public void setSignificance(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("significance", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/edate/EdatePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/edate/EdatePostRequestBody.java index 3cc820e79e3..c8345cb7627 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/edate/EdatePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/edate/EdatePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.edate; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("months", (n) -> { this.setMonths(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("months", (n) -> { this.setMonths(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the months property value. The months property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMonths() { + public UntypedNode getMonths() { return this.backingStore.get("months"); } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the months property value. The months property * @param value Value to set for the months property. */ - public void setMonths(@jakarta.annotation.Nullable final Json value) { + public void setMonths(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("months", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/effect/EffectPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/effect/EffectPostRequestBody.java index ad7a3d6f25b..49c545a7f4c 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/effect/EffectPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/effect/EffectPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.effect; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("nominalRate", (n) -> { this.setNominalRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("npery", (n) -> { this.setNpery(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("nominalRate", (n) -> { this.setNominalRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("npery", (n) -> { this.setNpery(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the nominalRate property value. The nominalRate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNominalRate() { + public UntypedNode getNominalRate() { return this.backingStore.get("nominalRate"); } /** * Gets the npery property value. The npery property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNpery() { + public UntypedNode getNpery() { return this.backingStore.get("npery"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the nominalRate property value. The nominalRate property * @param value Value to set for the nominalRate property. */ - public void setNominalRate(@jakarta.annotation.Nullable final Json value) { + public void setNominalRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nominalRate", value); } /** * Sets the npery property value. The npery property * @param value Value to set for the npery property. */ - public void setNpery(@jakarta.annotation.Nullable final Json value) { + public void setNpery(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("npery", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/eomonth/EoMonthPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/eomonth/EoMonthPostRequestBody.java index 09775cc21ba..a91fc6bc40a 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/eomonth/EoMonthPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/eomonth/EoMonthPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.eomonth; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("months", (n) -> { this.setMonths(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("months", (n) -> { this.setMonths(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the months property value. The months property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMonths() { + public UntypedNode getMonths() { return this.backingStore.get("months"); } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the months property value. The months property * @param value Value to set for the months property. */ - public void setMonths(@jakarta.annotation.Nullable final Json value) { + public void setMonths(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("months", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/erf/ErfPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/erf/ErfPostRequestBody.java index a53fae559f2..68fe1dd8edb 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/erf/ErfPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/erf/ErfPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.erf; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("lowerLimit", (n) -> { this.setLowerLimit(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("upperLimit", (n) -> { this.setUpperLimit(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("lowerLimit", (n) -> { this.setLowerLimit(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("upperLimit", (n) -> { this.setUpperLimit(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the lowerLimit property value. The lowerLimit property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLowerLimit() { + public UntypedNode getLowerLimit() { return this.backingStore.get("lowerLimit"); } /** * Gets the upperLimit property value. The upperLimit property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getUpperLimit() { + public UntypedNode getUpperLimit() { return this.backingStore.get("upperLimit"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the lowerLimit property value. The lowerLimit property * @param value Value to set for the lowerLimit property. */ - public void setLowerLimit(@jakarta.annotation.Nullable final Json value) { + public void setLowerLimit(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lowerLimit", value); } /** * Sets the upperLimit property value. The upperLimit property * @param value Value to set for the upperLimit property. */ - public void setUpperLimit(@jakarta.annotation.Nullable final Json value) { + public void setUpperLimit(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("upperLimit", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/erf_precise/ErfPrecisePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/erf_precise/ErfPrecisePostRequestBody.java index 86a6d1e3d01..02107be3303 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/erf_precise/ErfPrecisePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/erf_precise/ErfPrecisePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.erf_precise; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("X", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("X", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the X property value. The X property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the X property value. The X property * @param value Value to set for the X property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/erfc/ErfCPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/erfc/ErfCPostRequestBody.java index 9842c096661..b21c6501f36 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/erfc/ErfCPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/erfc/ErfCPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.erfc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/erfc_precise/ErfCPrecisePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/erfc_precise/ErfCPrecisePostRequestBody.java index 609e1be08e9..a7844a4489c 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/erfc_precise/ErfCPrecisePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/erfc_precise/ErfCPrecisePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.erfc_precise; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("X", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("X", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the X property value. The X property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the X property value. The X property * @param value Value to set for the X property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/error_type/ErrorTypePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/error_type/ErrorTypePostRequestBody.java index 1a140c561f5..54cbc7e0e4b 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/error_type/ErrorTypePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/error_type/ErrorTypePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.error_type; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the errorVal property value. The errorVal property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getErrorVal() { + public UntypedNode getErrorVal() { return this.backingStore.get("errorVal"); } /** @@ -71,7 +70,7 @@ public Json getErrorVal() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("errorVal", (n) -> { this.setErrorVal(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("errorVal", (n) -> { this.setErrorVal(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the errorVal property value. The errorVal property * @param value Value to set for the errorVal property. */ - public void setErrorVal(@jakarta.annotation.Nullable final Json value) { + public void setErrorVal(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("errorVal", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/even/EvenPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/even/EvenPostRequestBody.java index c2dbed5b907..89c67248d63 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/even/EvenPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/even/EvenPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.even; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/exact/ExactPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/exact/ExactPostRequestBody.java index a8323edf0e1..c330ff9ccdb 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/exact/ExactPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/exact/ExactPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.exact; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("text1", (n) -> { this.setText1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text2", (n) -> { this.setText2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text1", (n) -> { this.setText1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text2", (n) -> { this.setText2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text1 property value. The text1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText1() { + public UntypedNode getText1() { return this.backingStore.get("text1"); } /** * Gets the text2 property value. The text2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText2() { + public UntypedNode getText2() { return this.backingStore.get("text2"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text1 property value. The text1 property * @param value Value to set for the text1 property. */ - public void setText1(@jakarta.annotation.Nullable final Json value) { + public void setText1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text1", value); } /** * Sets the text2 property value. The text2 property * @param value Value to set for the text2 property. */ - public void setText2(@jakarta.annotation.Nullable final Json value) { + public void setText2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text2", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/exp/ExpPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/exp/ExpPostRequestBody.java index 07450814d7b..5829663c23d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/exp/ExpPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/exp/ExpPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.exp; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/expon_dist/ExponDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/expon_dist/ExponDistPostRequestBody.java index f1c42f96a17..10266be8fb7 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/expon_dist/ExponDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/expon_dist/ExponDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.expon_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -71,25 +70,25 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("lambda", (n) -> { this.setLambda(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("lambda", (n) -> { this.setLambda(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the lambda property value. The lambda property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLambda() { + public UntypedNode getLambda() { return this.backingStore.get("lambda"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the lambda property value. The lambda property * @param value Value to set for the lambda property. */ - public void setLambda(@jakarta.annotation.Nullable final Json value) { + public void setLambda(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lambda", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/f_dist/FDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/f_dist/FDistPostRequestBody.java index 2876ac461e5..76c74013505 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/f_dist/FDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/f_dist/FDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.f_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** * Gets the degFreedom1 property value. The degFreedom1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom1() { + public UntypedNode getDegFreedom1() { return this.backingStore.get("degFreedom1"); } /** * Gets the degFreedom2 property value. The degFreedom2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom2() { + public UntypedNode getDegFreedom2() { return this.backingStore.get("degFreedom2"); } /** @@ -87,18 +86,18 @@ public Json getDegFreedom2() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("degFreedom1", (n) -> { this.setDegFreedom1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("degFreedom2", (n) -> { this.setDegFreedom2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom1", (n) -> { this.setDegFreedom1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom2", (n) -> { this.setDegFreedom2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the degFreedom1 property value. The degFreedom1 property * @param value Value to set for the degFreedom1 property. */ - public void setDegFreedom1(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom1", value); } /** * Sets the degFreedom2 property value. The degFreedom2 property * @param value Value to set for the degFreedom2 property. */ - public void setDegFreedom2(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom2", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/f_dist_rt/FDistRTPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/f_dist_rt/FDistRTPostRequestBody.java index 67d24d00b09..9a82e538566 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/f_dist_rt/FDistRTPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/f_dist_rt/FDistRTPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.f_dist_rt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom1 property value. The degFreedom1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom1() { + public UntypedNode getDegFreedom1() { return this.backingStore.get("degFreedom1"); } /** * Gets the degFreedom2 property value. The degFreedom2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom2() { + public UntypedNode getDegFreedom2() { return this.backingStore.get("degFreedom2"); } /** @@ -79,17 +78,17 @@ public Json getDegFreedom2() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("degFreedom1", (n) -> { this.setDegFreedom1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("degFreedom2", (n) -> { this.setDegFreedom2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom1", (n) -> { this.setDegFreedom1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom2", (n) -> { this.setDegFreedom2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom1 property value. The degFreedom1 property * @param value Value to set for the degFreedom1 property. */ - public void setDegFreedom1(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom1", value); } /** * Sets the degFreedom2 property value. The degFreedom2 property * @param value Value to set for the degFreedom2 property. */ - public void setDegFreedom2(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom2", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/f_inv/FInvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/f_inv/FInvPostRequestBody.java index d8fe24bd8c1..3f9c5dde8b0 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/f_inv/FInvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/f_inv/FInvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.f_inv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom1 property value. The degFreedom1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom1() { + public UntypedNode getDegFreedom1() { return this.backingStore.get("degFreedom1"); } /** * Gets the degFreedom2 property value. The degFreedom2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom2() { + public UntypedNode getDegFreedom2() { return this.backingStore.get("degFreedom2"); } /** @@ -79,17 +78,17 @@ public Json getDegFreedom2() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("degFreedom1", (n) -> { this.setDegFreedom1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("degFreedom2", (n) -> { this.setDegFreedom2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom1", (n) -> { this.setDegFreedom1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom2", (n) -> { this.setDegFreedom2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom1 property value. The degFreedom1 property * @param value Value to set for the degFreedom1 property. */ - public void setDegFreedom1(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom1", value); } /** * Sets the degFreedom2 property value. The degFreedom2 property * @param value Value to set for the degFreedom2 property. */ - public void setDegFreedom2(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom2", value); } /** * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/f_inv_rt/FInvRTPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/f_inv_rt/FInvRTPostRequestBody.java index 2a0b989486b..6f1096d1066 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/f_inv_rt/FInvRTPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/f_inv_rt/FInvRTPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.f_inv_rt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom1 property value. The degFreedom1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom1() { + public UntypedNode getDegFreedom1() { return this.backingStore.get("degFreedom1"); } /** * Gets the degFreedom2 property value. The degFreedom2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom2() { + public UntypedNode getDegFreedom2() { return this.backingStore.get("degFreedom2"); } /** @@ -79,17 +78,17 @@ public Json getDegFreedom2() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("degFreedom1", (n) -> { this.setDegFreedom1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("degFreedom2", (n) -> { this.setDegFreedom2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom1", (n) -> { this.setDegFreedom1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom2", (n) -> { this.setDegFreedom2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom1 property value. The degFreedom1 property * @param value Value to set for the degFreedom1 property. */ - public void setDegFreedom1(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom1", value); } /** * Sets the degFreedom2 property value. The degFreedom2 property * @param value Value to set for the degFreedom2 property. */ - public void setDegFreedom2(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom2", value); } /** * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fact/FactPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fact/FactPostRequestBody.java index e3d6cc3258e..2dea0b65ba4 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fact/FactPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fact/FactPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.fact; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/factdouble/FactDoublePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/factdouble/FactDoublePostRequestBody.java index b938659991b..7648de4afdc 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/factdouble/FactDoublePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/factdouble/FactDoublePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.factdouble; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/find/FindPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/find/FindPostRequestBody.java index 0a66d84434f..41fee722803 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/find/FindPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/find/FindPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.find; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("findText", (n) -> { this.setFindText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("withinText", (n) -> { this.setWithinText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("findText", (n) -> { this.setFindText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("withinText", (n) -> { this.setWithinText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the findText property value. The findText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFindText() { + public UntypedNode getFindText() { return this.backingStore.get("findText"); } /** * Gets the startNum property value. The startNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartNum() { + public UntypedNode getStartNum() { return this.backingStore.get("startNum"); } /** * Gets the withinText property value. The withinText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getWithinText() { + public UntypedNode getWithinText() { return this.backingStore.get("withinText"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the findText property value. The findText property * @param value Value to set for the findText property. */ - public void setFindText(@jakarta.annotation.Nullable final Json value) { + public void setFindText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("findText", value); } /** * Sets the startNum property value. The startNum property * @param value Value to set for the startNum property. */ - public void setStartNum(@jakarta.annotation.Nullable final Json value) { + public void setStartNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startNum", value); } /** * Sets the withinText property value. The withinText property * @param value Value to set for the withinText property. */ - public void setWithinText(@jakarta.annotation.Nullable final Json value) { + public void setWithinText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("withinText", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/findb/FindBPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/findb/FindBPostRequestBody.java index 7d9f765202b..051ec828b88 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/findb/FindBPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/findb/FindBPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.findb; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("findText", (n) -> { this.setFindText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("withinText", (n) -> { this.setWithinText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("findText", (n) -> { this.setFindText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("withinText", (n) -> { this.setWithinText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the findText property value. The findText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFindText() { + public UntypedNode getFindText() { return this.backingStore.get("findText"); } /** * Gets the startNum property value. The startNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartNum() { + public UntypedNode getStartNum() { return this.backingStore.get("startNum"); } /** * Gets the withinText property value. The withinText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getWithinText() { + public UntypedNode getWithinText() { return this.backingStore.get("withinText"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the findText property value. The findText property * @param value Value to set for the findText property. */ - public void setFindText(@jakarta.annotation.Nullable final Json value) { + public void setFindText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("findText", value); } /** * Sets the startNum property value. The startNum property * @param value Value to set for the startNum property. */ - public void setStartNum(@jakarta.annotation.Nullable final Json value) { + public void setStartNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startNum", value); } /** * Sets the withinText property value. The withinText property * @param value Value to set for the withinText property. */ - public void setWithinText(@jakarta.annotation.Nullable final Json value) { + public void setWithinText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("withinText", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fisher/FisherPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fisher/FisherPostRequestBody.java index a1b2f861230..7afdb7042d0 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fisher/FisherPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fisher/FisherPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.fisher; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fisherinv/FisherInvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fisherinv/FisherInvPostRequestBody.java index fcdc00ccda3..5dc2607a1af 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fisherinv/FisherInvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fisherinv/FisherInvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.fisherinv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("y", (n) -> { this.setY(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("y", (n) -> { this.setY(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the y property value. The y property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getY() { + public UntypedNode getY() { return this.backingStore.get("y"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the y property value. The y property * @param value Value to set for the y property. */ - public void setY(@jakarta.annotation.Nullable final Json value) { + public void setY(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("y", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fixed/FixedPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fixed/FixedPostRequestBody.java index 599c1247f04..050f95bce35 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fixed/FixedPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fixed/FixedPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.fixed; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the decimals property value. The decimals property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDecimals() { + public UntypedNode getDecimals() { return this.backingStore.get("decimals"); } /** @@ -71,25 +70,25 @@ public Json getDecimals() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("decimals", (n) -> { this.setDecimals(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("noCommas", (n) -> { this.setNoCommas(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("decimals", (n) -> { this.setDecimals(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("noCommas", (n) -> { this.setNoCommas(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the noCommas property value. The noCommas property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNoCommas() { + public UntypedNode getNoCommas() { return this.backingStore.get("noCommas"); } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the decimals property value. The decimals property * @param value Value to set for the decimals property. */ - public void setDecimals(@jakarta.annotation.Nullable final Json value) { + public void setDecimals(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("decimals", value); } /** * Sets the noCommas property value. The noCommas property * @param value Value to set for the noCommas property. */ - public void setNoCommas(@jakarta.annotation.Nullable final Json value) { + public void setNoCommas(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("noCommas", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/floor_math/FloorMathPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/floor_math/FloorMathPostRequestBody.java index 2280295ee33..3feedd19c7e 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/floor_math/FloorMathPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/floor_math/FloorMathPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.floor_math; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("mode", (n) -> { this.setMode(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("mode", (n) -> { this.setMode(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the mode property value. The mode property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMode() { + public UntypedNode getMode() { return this.backingStore.get("mode"); } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the significance property value. The significance property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSignificance() { + public UntypedNode getSignificance() { return this.backingStore.get("significance"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the mode property value. The mode property * @param value Value to set for the mode property. */ - public void setMode(@jakarta.annotation.Nullable final Json value) { + public void setMode(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("mode", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the significance property value. The significance property * @param value Value to set for the significance property. */ - public void setSignificance(@jakarta.annotation.Nullable final Json value) { + public void setSignificance(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("significance", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/floor_precise/FloorPrecisePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/floor_precise/FloorPrecisePostRequestBody.java index 7fc83117537..6a0a48f478d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/floor_precise/FloorPrecisePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/floor_precise/FloorPrecisePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.floor_precise; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the significance property value. The significance property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSignificance() { + public UntypedNode getSignificance() { return this.backingStore.get("significance"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the significance property value. The significance property * @param value Value to set for the significance property. */ - public void setSignificance(@jakarta.annotation.Nullable final Json value) { + public void setSignificance(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("significance", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fv/FvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fv/FvPostRequestBody.java index 22934607cd7..194afa3491e 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fv/FvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fv/FvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.fv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,51 +62,51 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pmt", (n) -> { this.setPmt(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pmt", (n) -> { this.setPmt(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the pmt property value. The pmt property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPmt() { + public UntypedNode getPmt() { return this.backingStore.get("pmt"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the pmt property value. The pmt property * @param value Value to set for the pmt property. */ - public void setPmt(@jakarta.annotation.Nullable final Json value) { + public void setPmt(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pmt", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fvschedule/FvschedulePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fvschedule/FvschedulePostRequestBody.java index 126a25abce5..4aa93646ae1 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fvschedule/FvschedulePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/fvschedule/FvschedulePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.fvschedule; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("principal", (n) -> { this.setPrincipal(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("schedule", (n) -> { this.setSchedule(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("principal", (n) -> { this.setPrincipal(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("schedule", (n) -> { this.setSchedule(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the principal property value. The principal property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPrincipal() { + public UntypedNode getPrincipal() { return this.backingStore.get("principal"); } /** * Gets the schedule property value. The schedule property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSchedule() { + public UntypedNode getSchedule() { return this.backingStore.get("schedule"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the principal property value. The principal property * @param value Value to set for the principal property. */ - public void setPrincipal(@jakarta.annotation.Nullable final Json value) { + public void setPrincipal(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("principal", value); } /** * Sets the schedule property value. The schedule property * @param value Value to set for the schedule property. */ - public void setSchedule(@jakarta.annotation.Nullable final Json value) { + public void setSchedule(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("schedule", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gamma/GammaPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gamma/GammaPostRequestBody.java index 4ee8478bf4b..e6b4ccd30c8 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gamma/GammaPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gamma/GammaPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.gamma; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gamma_dist/GammaDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gamma_dist/GammaDistPostRequestBody.java index d6626b07c92..6a2bf662fda 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gamma_dist/GammaDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gamma_dist/GammaDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.gamma_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the alpha property value. The alpha property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAlpha() { + public UntypedNode getAlpha() { return this.backingStore.get("alpha"); } /** @@ -66,18 +65,18 @@ public BackingStore getBackingStore() { } /** * Gets the beta property value. The beta property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBeta() { + public UntypedNode getBeta() { return this.backingStore.get("beta"); } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -87,18 +86,18 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -124,7 +123,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map getAdditionalData() { } /** * Gets the alpha property value. The alpha property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAlpha() { + public UntypedNode getAlpha() { return this.backingStore.get("alpha"); } /** @@ -66,10 +65,10 @@ public BackingStore getBackingStore() { } /** * Gets the beta property value. The beta property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBeta() { + public UntypedNode getBeta() { return this.backingStore.get("beta"); } /** @@ -79,17 +78,17 @@ public Json getBeta() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -114,7 +113,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gammaln_precise/GammaLnPrecisePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gammaln_precise/GammaLnPrecisePostRequestBody.java index 81b0c91c22d..3d3da66c545 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gammaln_precise/GammaLnPrecisePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gammaln_precise/GammaLnPrecisePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.gammaln_precise; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gauss/GaussPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gauss/GaussPostRequestBody.java index 99282560c6e..8dea3397f31 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gauss/GaussPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gauss/GaussPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.gauss; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gcd/GcdPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gcd/GcdPostRequestBody.java index 292b79a175b..db6408f3062 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gcd/GcdPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gcd/GcdPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.gcd; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/geomean/GeoMeanPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/geomean/GeoMeanPostRequestBody.java index 948aed61d42..32db92f0f7a 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/geomean/GeoMeanPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/geomean/GeoMeanPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.geomean; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gestep/GeStepPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gestep/GeStepPostRequestBody.java index 39481d64c85..3f1aa8ff29a 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gestep/GeStepPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/gestep/GeStepPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.gestep; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("step", (n) -> { this.setStep(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("step", (n) -> { this.setStep(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the step property value. The step property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStep() { + public UntypedNode getStep() { return this.backingStore.get("step"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the step property value. The step property * @param value Value to set for the step property. */ - public void setStep(@jakarta.annotation.Nullable final Json value) { + public void setStep(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("step", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/harmean/HarMeanPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/harmean/HarMeanPostRequestBody.java index b40e94fd838..c7e13bcd66f 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/harmean/HarMeanPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/harmean/HarMeanPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.harmean; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hex2bin/Hex2BinPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hex2bin/Hex2BinPostRequestBody.java index 887ee40c939..7480439ab2d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hex2bin/Hex2BinPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hex2bin/Hex2BinPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.hex2bin; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hex2dec/Hex2DecPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hex2dec/Hex2DecPostRequestBody.java index d2c6492fe1d..e547b92b395 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hex2dec/Hex2DecPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hex2dec/Hex2DecPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.hex2dec; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hex2oct/Hex2OctPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hex2oct/Hex2OctPostRequestBody.java index 2ea0b29f61f..2336bd434e8 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hex2oct/Hex2OctPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hex2oct/Hex2OctPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.hex2oct; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hlookup/HlookupPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hlookup/HlookupPostRequestBody.java index ec2de124b6a..ee84a2bb9c9 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hlookup/HlookupPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hlookup/HlookupPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.hlookup; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,42 +62,42 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("lookupValue", (n) -> { this.setLookupValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rangeLookup", (n) -> { this.setRangeLookup(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rowIndexNum", (n) -> { this.setRowIndexNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("tableArray", (n) -> { this.setTableArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("lookupValue", (n) -> { this.setLookupValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rangeLookup", (n) -> { this.setRangeLookup(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rowIndexNum", (n) -> { this.setRowIndexNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("tableArray", (n) -> { this.setTableArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the lookupValue property value. The lookupValue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLookupValue() { + public UntypedNode getLookupValue() { return this.backingStore.get("lookupValue"); } /** * Gets the rangeLookup property value. The rangeLookup property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRangeLookup() { + public UntypedNode getRangeLookup() { return this.backingStore.get("rangeLookup"); } /** * Gets the rowIndexNum property value. The rowIndexNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRowIndexNum() { + public UntypedNode getRowIndexNum() { return this.backingStore.get("rowIndexNum"); } /** * Gets the tableArray property value. The tableArray property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getTableArray() { + public UntypedNode getTableArray() { return this.backingStore.get("tableArray"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the lookupValue property value. The lookupValue property * @param value Value to set for the lookupValue property. */ - public void setLookupValue(@jakarta.annotation.Nullable final Json value) { + public void setLookupValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lookupValue", value); } /** * Sets the rangeLookup property value. The rangeLookup property * @param value Value to set for the rangeLookup property. */ - public void setRangeLookup(@jakarta.annotation.Nullable final Json value) { + public void setRangeLookup(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rangeLookup", value); } /** * Sets the rowIndexNum property value. The rowIndexNum property * @param value Value to set for the rowIndexNum property. */ - public void setRowIndexNum(@jakarta.annotation.Nullable final Json value) { + public void setRowIndexNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rowIndexNum", value); } /** * Sets the tableArray property value. The tableArray property * @param value Value to set for the tableArray property. */ - public void setTableArray(@jakarta.annotation.Nullable final Json value) { + public void setTableArray(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("tableArray", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hour/HourPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hour/HourPostRequestBody.java index 5491f4ce416..8a3ea485212 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hour/HourPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hour/HourPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.hour; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the serialNumber property value. The serialNumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSerialNumber() { + public UntypedNode getSerialNumber() { return this.backingStore.get("serialNumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the serialNumber property value. The serialNumber property * @param value Value to set for the serialNumber property. */ - public void setSerialNumber(@jakarta.annotation.Nullable final Json value) { + public void setSerialNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("serialNumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hyperlink/HyperlinkPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hyperlink/HyperlinkPostRequestBody.java index e1405a1b474..29390fe820b 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hyperlink/HyperlinkPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hyperlink/HyperlinkPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.hyperlink; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("friendlyName", (n) -> { this.setFriendlyName(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("linkLocation", (n) -> { this.setLinkLocation(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("friendlyName", (n) -> { this.setFriendlyName(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("linkLocation", (n) -> { this.setLinkLocation(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the friendlyName property value. The friendlyName property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFriendlyName() { + public UntypedNode getFriendlyName() { return this.backingStore.get("friendlyName"); } /** * Gets the linkLocation property value. The linkLocation property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLinkLocation() { + public UntypedNode getLinkLocation() { return this.backingStore.get("linkLocation"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the friendlyName property value. The friendlyName property * @param value Value to set for the friendlyName property. */ - public void setFriendlyName(@jakarta.annotation.Nullable final Json value) { + public void setFriendlyName(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("friendlyName", value); } /** * Sets the linkLocation property value. The linkLocation property * @param value Value to set for the linkLocation property. */ - public void setLinkLocation(@jakarta.annotation.Nullable final Json value) { + public void setLinkLocation(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("linkLocation", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hypgeom_dist/HypGeomDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hypgeom_dist/HypGeomDistPostRequestBody.java index b7847ad4e39..aee87c53c93 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hypgeom_dist/HypGeomDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/hypgeom_dist/HypGeomDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.hypgeom_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -71,43 +70,43 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberPop", (n) -> { this.setNumberPop(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberSample", (n) -> { this.setNumberSample(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("populationS", (n) -> { this.setPopulationS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("sampleS", (n) -> { this.setSampleS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberPop", (n) -> { this.setNumberPop(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberSample", (n) -> { this.setNumberSample(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("populationS", (n) -> { this.setPopulationS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("sampleS", (n) -> { this.setSampleS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numberPop property value. The numberPop property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberPop() { + public UntypedNode getNumberPop() { return this.backingStore.get("numberPop"); } /** * Gets the numberSample property value. The numberSample property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberSample() { + public UntypedNode getNumberSample() { return this.backingStore.get("numberSample"); } /** * Gets the populationS property value. The populationS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPopulationS() { + public UntypedNode getPopulationS() { return this.backingStore.get("populationS"); } /** * Gets the sampleS property value. The sampleS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSampleS() { + public UntypedNode getSampleS() { return this.backingStore.get("sampleS"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the numberPop property value. The numberPop property * @param value Value to set for the numberPop property. */ - public void setNumberPop(@jakarta.annotation.Nullable final Json value) { + public void setNumberPop(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberPop", value); } /** * Sets the numberSample property value. The numberSample property * @param value Value to set for the numberSample property. */ - public void setNumberSample(@jakarta.annotation.Nullable final Json value) { + public void setNumberSample(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberSample", value); } /** * Sets the populationS property value. The populationS property * @param value Value to set for the populationS property. */ - public void setPopulationS(@jakarta.annotation.Nullable final Json value) { + public void setPopulationS(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("populationS", value); } /** * Sets the sampleS property value. The sampleS property * @param value Value to set for the sampleS property. */ - public void setSampleS(@jakarta.annotation.Nullable final Json value) { + public void setSampleS(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("sampleS", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ifescaped/IfPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ifescaped/IfPostRequestBody.java index d0299b115fc..86b30e1fd2c 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ifescaped/IfPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ifescaped/IfPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.ifescaped; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("logicalTest", (n) -> { this.setLogicalTest(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("valueIfFalse", (n) -> { this.setValueIfFalse(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("valueIfTrue", (n) -> { this.setValueIfTrue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("logicalTest", (n) -> { this.setLogicalTest(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("valueIfFalse", (n) -> { this.setValueIfFalse(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("valueIfTrue", (n) -> { this.setValueIfTrue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the logicalTest property value. The logicalTest property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLogicalTest() { + public UntypedNode getLogicalTest() { return this.backingStore.get("logicalTest"); } /** * Gets the valueIfFalse property value. The valueIfFalse property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValueIfFalse() { + public UntypedNode getValueIfFalse() { return this.backingStore.get("valueIfFalse"); } /** * Gets the valueIfTrue property value. The valueIfTrue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValueIfTrue() { + public UntypedNode getValueIfTrue() { return this.backingStore.get("valueIfTrue"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the logicalTest property value. The logicalTest property * @param value Value to set for the logicalTest property. */ - public void setLogicalTest(@jakarta.annotation.Nullable final Json value) { + public void setLogicalTest(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("logicalTest", value); } /** * Sets the valueIfFalse property value. The valueIfFalse property * @param value Value to set for the valueIfFalse property. */ - public void setValueIfFalse(@jakarta.annotation.Nullable final Json value) { + public void setValueIfFalse(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("valueIfFalse", value); } /** * Sets the valueIfTrue property value. The valueIfTrue property * @param value Value to set for the valueIfTrue property. */ - public void setValueIfTrue(@jakarta.annotation.Nullable final Json value) { + public void setValueIfTrue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("valueIfTrue", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imabs/ImAbsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imabs/ImAbsPostRequestBody.java index 8e495df368f..9432c7a1304 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imabs/ImAbsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imabs/ImAbsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imabs; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imaginary/ImaginaryPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imaginary/ImaginaryPostRequestBody.java index f9ebabd07ff..bf86fd01486 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imaginary/ImaginaryPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imaginary/ImaginaryPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imaginary; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imargument/ImArgumentPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imargument/ImArgumentPostRequestBody.java index 0a9bc091840..4a234148dcc 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imargument/ImArgumentPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imargument/ImArgumentPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imargument; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imconjugate/ImConjugatePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imconjugate/ImConjugatePostRequestBody.java index 79cd0384f93..642a894accc 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imconjugate/ImConjugatePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imconjugate/ImConjugatePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imconjugate; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcos/ImCosPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcos/ImCosPostRequestBody.java index 1863c52119a..aa7390b1a51 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcos/ImCosPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcos/ImCosPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imcos; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcosh/ImCoshPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcosh/ImCoshPostRequestBody.java index 7e0927c780b..16ae210177c 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcosh/ImCoshPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcosh/ImCoshPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imcosh; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcot/ImCotPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcot/ImCotPostRequestBody.java index ba44f9b6dd8..e50edb0ddf3 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcot/ImCotPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcot/ImCotPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imcot; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcsc/ImCscPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcsc/ImCscPostRequestBody.java index f69b285bd73..233f42662b8 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcsc/ImCscPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcsc/ImCscPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imcsc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcsch/ImCschPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcsch/ImCschPostRequestBody.java index dbecdd56484..2b6c71c8380 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcsch/ImCschPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imcsch/ImCschPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imcsch; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imdiv/ImDivPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imdiv/ImDivPostRequestBody.java index b7130c9f9c0..ad5c5d0ffb3 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imdiv/ImDivPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imdiv/ImDivPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imdiv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("inumber1", (n) -> { this.setInumber1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("inumber2", (n) -> { this.setInumber2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber1", (n) -> { this.setInumber1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber2", (n) -> { this.setInumber2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber1 property value. The inumber1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber1() { + public UntypedNode getInumber1() { return this.backingStore.get("inumber1"); } /** * Gets the inumber2 property value. The inumber2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber2() { + public UntypedNode getInumber2() { return this.backingStore.get("inumber2"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber1 property value. The inumber1 property * @param value Value to set for the inumber1 property. */ - public void setInumber1(@jakarta.annotation.Nullable final Json value) { + public void setInumber1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber1", value); } /** * Sets the inumber2 property value. The inumber2 property * @param value Value to set for the inumber2 property. */ - public void setInumber2(@jakarta.annotation.Nullable final Json value) { + public void setInumber2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber2", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imexp/ImExpPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imexp/ImExpPostRequestBody.java index 30155b7a717..9ea60568182 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imexp/ImExpPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imexp/ImExpPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imexp; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imln/ImLnPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imln/ImLnPostRequestBody.java index 7f3d4f5a09e..c8bc383891d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imln/ImLnPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imln/ImLnPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imln; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imlog10/ImLog10PostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imlog10/ImLog10PostRequestBody.java index 79f8493fcb1..092d3242740 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imlog10/ImLog10PostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imlog10/ImLog10PostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imlog10; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imlog2/ImLog2PostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imlog2/ImLog2PostRequestBody.java index 8dc628ab7be..1676ee6390f 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imlog2/ImLog2PostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imlog2/ImLog2PostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imlog2; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/impower/ImPowerPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/impower/ImPowerPostRequestBody.java index 654deb3454b..0bf39335fe7 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/impower/ImPowerPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/impower/ImPowerPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.impower; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/improduct/ImProductPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/improduct/ImProductPostRequestBody.java index 2933e38264d..1b6eab64d6d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/improduct/ImProductPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/improduct/ImProductPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.improduct; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imreal/ImRealPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imreal/ImRealPostRequestBody.java index d87e56efc7c..bbffa28dcdc 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imreal/ImRealPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imreal/ImRealPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imreal; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsec/ImSecPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsec/ImSecPostRequestBody.java index 948130c56d0..82ce6f6c050 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsec/ImSecPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsec/ImSecPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imsec; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsech/ImSechPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsech/ImSechPostRequestBody.java index 7962498fa7f..535f9cb9782 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsech/ImSechPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsech/ImSechPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imsech; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsin/ImSinPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsin/ImSinPostRequestBody.java index b32a96bb90a..728eca0f171 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsin/ImSinPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsin/ImSinPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imsin; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsinh/ImSinhPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsinh/ImSinhPostRequestBody.java index 6532e53ef27..713b773f985 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsinh/ImSinhPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsinh/ImSinhPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imsinh; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsqrt/ImSqrtPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsqrt/ImSqrtPostRequestBody.java index c6a59b77add..7ba8fee1a05 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsqrt/ImSqrtPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsqrt/ImSqrtPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imsqrt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsub/ImSubPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsub/ImSubPostRequestBody.java index 8c06c3e2f62..c1d4079cd4d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsub/ImSubPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsub/ImSubPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imsub; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("inumber1", (n) -> { this.setInumber1(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("inumber2", (n) -> { this.setInumber2(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber1", (n) -> { this.setInumber1(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber2", (n) -> { this.setInumber2(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber1 property value. The inumber1 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber1() { + public UntypedNode getInumber1() { return this.backingStore.get("inumber1"); } /** * Gets the inumber2 property value. The inumber2 property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber2() { + public UntypedNode getInumber2() { return this.backingStore.get("inumber2"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber1 property value. The inumber1 property * @param value Value to set for the inumber1 property. */ - public void setInumber1(@jakarta.annotation.Nullable final Json value) { + public void setInumber1(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber1", value); } /** * Sets the inumber2 property value. The inumber2 property * @param value Value to set for the inumber2 property. */ - public void setInumber2(@jakarta.annotation.Nullable final Json value) { + public void setInumber2(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber2", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsum/ImSumPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsum/ImSumPostRequestBody.java index bbab7417bbe..7e711459153 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsum/ImSumPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imsum/ImSumPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imsum; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imtan/ImTanPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imtan/ImTanPostRequestBody.java index 331b2c0bed6..db38eeb6141 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imtan/ImTanPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/imtan/ImTanPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.imtan; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("inumber", (n) -> { this.setInumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the inumber property value. The inumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInumber() { + public UntypedNode getInumber() { return this.backingStore.get("inumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the inumber property value. The inumber property * @param value Value to set for the inumber property. */ - public void setInumber(@jakarta.annotation.Nullable final Json value) { + public void setInumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("inumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/intescaped/IntPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/intescaped/IntPostRequestBody.java index bfcd0ef0465..6689ea55fb7 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/intescaped/IntPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/intescaped/IntPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.intescaped; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/intrate/IntRatePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/intrate/IntRatePostRequestBody.java index c29e2244e73..a5813b1201e 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/intrate/IntRatePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/intrate/IntRatePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.intrate; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,43 +70,43 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("investment", (n) -> { this.setInvestment(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("investment", (n) -> { this.setInvestment(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the investment property value. The investment property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInvestment() { + public UntypedNode getInvestment() { return this.backingStore.get("investment"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the investment property value. The investment property * @param value Value to set for the investment property. */ - public void setInvestment(@jakarta.annotation.Nullable final Json value) { + public void setInvestment(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("investment", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ipmt/IpmtPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ipmt/IpmtPostRequestBody.java index 8c1aeaa874e..cfa603fcbcf 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ipmt/IpmtPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ipmt/IpmtPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.ipmt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,60 +62,60 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("per", (n) -> { this.setPer(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("per", (n) -> { this.setPer(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fv property value. The fv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFv() { + public UntypedNode getFv() { return this.backingStore.get("fv"); } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the per property value. The per property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPer() { + public UntypedNode getPer() { return this.backingStore.get("per"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fv property value. The fv property * @param value Value to set for the fv property. */ - public void setFv(@jakarta.annotation.Nullable final Json value) { + public void setFv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fv", value); } /** * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the per property value. The per property * @param value Value to set for the per property. */ - public void setPer(@jakarta.annotation.Nullable final Json value) { + public void setPer(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("per", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/irr/IrrPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/irr/IrrPostRequestBody.java index 8747478e6af..b2c93eb49a1 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/irr/IrrPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/irr/IrrPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.irr; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("guess", (n) -> { this.setGuess(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("guess", (n) -> { this.setGuess(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the guess property value. The guess property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getGuess() { + public UntypedNode getGuess() { return this.backingStore.get("guess"); } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the guess property value. The guess property * @param value Value to set for the guess property. */ - public void setGuess(@jakarta.annotation.Nullable final Json value) { + public void setGuess(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("guess", value); } /** * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/iserr/IsErrPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/iserr/IsErrPostRequestBody.java index a1a09c066b1..7bc03fee2e7 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/iserr/IsErrPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/iserr/IsErrPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.iserr; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/iserror/IsErrorPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/iserror/IsErrorPostRequestBody.java index 911b1f65f7d..393acfc3eac 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/iserror/IsErrorPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/iserror/IsErrorPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.iserror; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/iseven/IsEvenPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/iseven/IsEvenPostRequestBody.java index 41f28c90f64..0bb7c921dbc 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/iseven/IsEvenPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/iseven/IsEvenPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.iseven; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isformula/IsFormulaPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isformula/IsFormulaPostRequestBody.java index 3791a0774f8..bac52ca577c 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isformula/IsFormulaPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isformula/IsFormulaPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.isformula; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the reference property value. The reference property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getReference() { + public UntypedNode getReference() { return this.backingStore.get("reference"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the reference property value. The reference property * @param value Value to set for the reference property. */ - public void setReference(@jakarta.annotation.Nullable final Json value) { + public void setReference(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("reference", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/islogical/IsLogicalPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/islogical/IsLogicalPostRequestBody.java index e63794d57d0..95985de9d4f 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/islogical/IsLogicalPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/islogical/IsLogicalPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.islogical; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isna/IsNAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isna/IsNAPostRequestBody.java index 9b5911f84dd..c0fec0b658c 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isna/IsNAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isna/IsNAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.isna; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isnontext/IsNonTextPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isnontext/IsNonTextPostRequestBody.java index 7359957a9e5..3d79d42b7ed 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isnontext/IsNonTextPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isnontext/IsNonTextPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.isnontext; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isnumber/IsNumberPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isnumber/IsNumberPostRequestBody.java index c47f51264d7..c54a8466c9b 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isnumber/IsNumberPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isnumber/IsNumberPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.isnumber; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/iso_ceiling/IsoCeilingPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/iso_ceiling/IsoCeilingPostRequestBody.java index bd6afa5582d..e06b589981b 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/iso_ceiling/IsoCeilingPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/iso_ceiling/IsoCeilingPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.iso_ceiling; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the significance property value. The significance property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSignificance() { + public UntypedNode getSignificance() { return this.backingStore.get("significance"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the significance property value. The significance property * @param value Value to set for the significance property. */ - public void setSignificance(@jakarta.annotation.Nullable final Json value) { + public void setSignificance(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("significance", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isodd/IsOddPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isodd/IsOddPostRequestBody.java index 3dc80b41322..1e6d245333e 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isodd/IsOddPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isodd/IsOddPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.isodd; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isoweeknum/IsoWeekNumPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isoweeknum/IsoWeekNumPostRequestBody.java index 9a595b8aced..a91ebe19a8f 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isoweeknum/IsoWeekNumPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isoweeknum/IsoWeekNumPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.isoweeknum; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the date property value. The date property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDate() { + public UntypedNode getDate() { return this.backingStore.get("date"); } /** @@ -71,7 +70,7 @@ public Json getDate() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("date", (n) -> { this.setDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("date", (n) -> { this.setDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the date property value. The date property * @param value Value to set for the date property. */ - public void setDate(@jakarta.annotation.Nullable final Json value) { + public void setDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("date", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ispmt/IspmtPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ispmt/IspmtPostRequestBody.java index 52749b1d550..a9936847347 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ispmt/IspmtPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ispmt/IspmtPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.ispmt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,42 +62,42 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("per", (n) -> { this.setPer(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("per", (n) -> { this.setPer(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the per property value. The per property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPer() { + public UntypedNode getPer() { return this.backingStore.get("per"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the per property value. The per property * @param value Value to set for the per property. */ - public void setPer(@jakarta.annotation.Nullable final Json value) { + public void setPer(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("per", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isref/IsrefPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isref/IsrefPostRequestBody.java index 7ecf76acbb6..c6c0604b647 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isref/IsrefPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/isref/IsrefPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.isref; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/istext/IsTextPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/istext/IsTextPostRequestBody.java index 88bb9213fbd..bd1639dd427 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/istext/IsTextPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/istext/IsTextPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.istext; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/kurt/KurtPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/kurt/KurtPostRequestBody.java index 779508866a6..e529fa96ea8 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/kurt/KurtPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/kurt/KurtPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.kurt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/large/LargePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/large/LargePostRequestBody.java index 2e8138ade2d..3ad098b2dec 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/large/LargePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/large/LargePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.large; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,16 +70,16 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("k", (n) -> { this.setK(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("k", (n) -> { this.setK(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the k property value. The k property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getK() { + public UntypedNode getK() { return this.backingStore.get("k"); } /** @@ -104,7 +103,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/left/LeftPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/left/LeftPostRequestBody.java index 93d31b85122..daaa98c05b6 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/left/LeftPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/left/LeftPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.left; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("numChars", (n) -> { this.setNumChars(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numChars", (n) -> { this.setNumChars(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numChars property value. The numChars property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumChars() { + public UntypedNode getNumChars() { return this.backingStore.get("numChars"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the numChars property value. The numChars property * @param value Value to set for the numChars property. */ - public void setNumChars(@jakarta.annotation.Nullable final Json value) { + public void setNumChars(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numChars", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/leftb/LeftbPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/leftb/LeftbPostRequestBody.java index fa576bbbfb0..0962e35e1b5 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/leftb/LeftbPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/leftb/LeftbPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.leftb; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("numBytes", (n) -> { this.setNumBytes(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numBytes", (n) -> { this.setNumBytes(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numBytes property value. The numBytes property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumBytes() { + public UntypedNode getNumBytes() { return this.backingStore.get("numBytes"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the numBytes property value. The numBytes property * @param value Value to set for the numBytes property. */ - public void setNumBytes(@jakarta.annotation.Nullable final Json value) { + public void setNumBytes(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numBytes", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/len/LenPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/len/LenPostRequestBody.java index 5500cbfbc8b..4d095e28246 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/len/LenPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/len/LenPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.len; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lenb/LenbPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lenb/LenbPostRequestBody.java index 76bfd14752a..e5cc6df7834 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lenb/LenbPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lenb/LenbPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.lenb; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ln/LnPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ln/LnPostRequestBody.java index 6d9ad1f203c..4c9ddd9162f 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ln/LnPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ln/LnPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.ln; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/log/LogPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/log/LogPostRequestBody.java index 334eb9e397a..32e370be003 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/log/LogPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/log/LogPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.log; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the base property value. The base property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBase() { + public UntypedNode getBase() { return this.backingStore.get("base"); } /** @@ -71,16 +70,16 @@ public Json getBase() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("base", (n) -> { this.setBase(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("base", (n) -> { this.setBase(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the base property value. The base property * @param value Value to set for the base property. */ - public void setBase(@jakarta.annotation.Nullable final Json value) { + public void setBase(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("base", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/log10/Log10PostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/log10/Log10PostRequestBody.java index dd3ee420dd7..116be050413 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/log10/Log10PostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/log10/Log10PostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.log10; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lognorm_dist/LogNormDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lognorm_dist/LogNormDistPostRequestBody.java index 5a267da4087..927d5665277 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lognorm_dist/LogNormDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lognorm_dist/LogNormDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.lognorm_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -71,34 +70,34 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the mean property value. The mean property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMean() { + public UntypedNode getMean() { return this.backingStore.get("mean"); } /** * Gets the standardDev property value. The standardDev property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStandardDev() { + public UntypedNode getStandardDev() { return this.backingStore.get("standardDev"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the mean property value. The mean property * @param value Value to set for the mean property. */ - public void setMean(@jakarta.annotation.Nullable final Json value) { + public void setMean(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("mean", value); } /** * Sets the standardDev property value. The standardDev property * @param value Value to set for the standardDev property. */ - public void setStandardDev(@jakarta.annotation.Nullable final Json value) { + public void setStandardDev(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("standardDev", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lognorm_inv/LogNormInvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lognorm_inv/LogNormInvPostRequestBody.java index 90071f40044..78ade2d52ac 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lognorm_inv/LogNormInvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lognorm_inv/LogNormInvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.lognorm_inv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the mean property value. The mean property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMean() { + public UntypedNode getMean() { return this.backingStore.get("mean"); } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** * Gets the standardDev property value. The standardDev property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStandardDev() { + public UntypedNode getStandardDev() { return this.backingStore.get("standardDev"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the mean property value. The mean property * @param value Value to set for the mean property. */ - public void setMean(@jakarta.annotation.Nullable final Json value) { + public void setMean(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("mean", value); } /** * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } /** * Sets the standardDev property value. The standardDev property * @param value Value to set for the standardDev property. */ - public void setStandardDev(@jakarta.annotation.Nullable final Json value) { + public void setStandardDev(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("standardDev", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lookup/LookupPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lookup/LookupPostRequestBody.java index 648ad476478..22400bdfcb1 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lookup/LookupPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lookup/LookupPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.lookup; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("lookupValue", (n) -> { this.setLookupValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("lookupVector", (n) -> { this.setLookupVector(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("resultVector", (n) -> { this.setResultVector(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("lookupValue", (n) -> { this.setLookupValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("lookupVector", (n) -> { this.setLookupVector(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("resultVector", (n) -> { this.setResultVector(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the lookupValue property value. The lookupValue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLookupValue() { + public UntypedNode getLookupValue() { return this.backingStore.get("lookupValue"); } /** * Gets the lookupVector property value. The lookupVector property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLookupVector() { + public UntypedNode getLookupVector() { return this.backingStore.get("lookupVector"); } /** * Gets the resultVector property value. The resultVector property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getResultVector() { + public UntypedNode getResultVector() { return this.backingStore.get("resultVector"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the lookupValue property value. The lookupValue property * @param value Value to set for the lookupValue property. */ - public void setLookupValue(@jakarta.annotation.Nullable final Json value) { + public void setLookupValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lookupValue", value); } /** * Sets the lookupVector property value. The lookupVector property * @param value Value to set for the lookupVector property. */ - public void setLookupVector(@jakarta.annotation.Nullable final Json value) { + public void setLookupVector(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lookupVector", value); } /** * Sets the resultVector property value. The resultVector property * @param value Value to set for the resultVector property. */ - public void setResultVector(@jakarta.annotation.Nullable final Json value) { + public void setResultVector(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("resultVector", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lower/LowerPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lower/LowerPostRequestBody.java index eb33f69e1b9..e1855f88118 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lower/LowerPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/lower/LowerPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.lower; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/match/MatchPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/match/MatchPostRequestBody.java index a91f6f0546d..e678779d984 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/match/MatchPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/match/MatchPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.match; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("lookupArray", (n) -> { this.setLookupArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("lookupValue", (n) -> { this.setLookupValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("matchType", (n) -> { this.setMatchType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("lookupArray", (n) -> { this.setLookupArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("lookupValue", (n) -> { this.setLookupValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("matchType", (n) -> { this.setMatchType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the lookupArray property value. The lookupArray property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLookupArray() { + public UntypedNode getLookupArray() { return this.backingStore.get("lookupArray"); } /** * Gets the lookupValue property value. The lookupValue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLookupValue() { + public UntypedNode getLookupValue() { return this.backingStore.get("lookupValue"); } /** * Gets the matchType property value. The matchType property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMatchType() { + public UntypedNode getMatchType() { return this.backingStore.get("matchType"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the lookupArray property value. The lookupArray property * @param value Value to set for the lookupArray property. */ - public void setLookupArray(@jakarta.annotation.Nullable final Json value) { + public void setLookupArray(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lookupArray", value); } /** * Sets the lookupValue property value. The lookupValue property * @param value Value to set for the lookupValue property. */ - public void setLookupValue(@jakarta.annotation.Nullable final Json value) { + public void setLookupValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lookupValue", value); } /** * Sets the matchType property value. The matchType property * @param value Value to set for the matchType property. */ - public void setMatchType(@jakarta.annotation.Nullable final Json value) { + public void setMatchType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("matchType", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/max/MaxPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/max/MaxPostRequestBody.java index b010ad4ed26..b586a6ea53d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/max/MaxPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/max/MaxPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.max; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/maxa/MaxAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/maxa/MaxAPostRequestBody.java index 4a329275d30..d2e0148033c 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/maxa/MaxAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/maxa/MaxAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.maxa; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mduration/MdurationPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mduration/MdurationPostRequestBody.java index c1f78e95a88..e2483b6a433 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mduration/MdurationPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mduration/MdurationPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.mduration; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** * Gets the coupon property value. The coupon property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCoupon() { + public UntypedNode getCoupon() { return this.backingStore.get("coupon"); } /** @@ -79,44 +78,44 @@ public Json getCoupon() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("coupon", (n) -> { this.setCoupon(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("coupon", (n) -> { this.setCoupon(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** * Gets the yld property value. The yld property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getYld() { + public UntypedNode getYld() { return this.backingStore.get("yld"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the coupon property value. The coupon property * @param value Value to set for the coupon property. */ - public void setCoupon(@jakarta.annotation.Nullable final Json value) { + public void setCoupon(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("coupon", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } /** * Sets the yld property value. The yld property * @param value Value to set for the yld property. */ - public void setYld(@jakarta.annotation.Nullable final Json value) { + public void setYld(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("yld", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/median/MedianPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/median/MedianPostRequestBody.java index d66c33c0d0d..776288d662b 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/median/MedianPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/median/MedianPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.median; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mid/MidPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mid/MidPostRequestBody.java index 079fd1ad53f..c9d965c27e0 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mid/MidPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mid/MidPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.mid; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("numChars", (n) -> { this.setNumChars(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numChars", (n) -> { this.setNumChars(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numChars property value. The numChars property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumChars() { + public UntypedNode getNumChars() { return this.backingStore.get("numChars"); } /** * Gets the startNum property value. The startNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartNum() { + public UntypedNode getStartNum() { return this.backingStore.get("startNum"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the numChars property value. The numChars property * @param value Value to set for the numChars property. */ - public void setNumChars(@jakarta.annotation.Nullable final Json value) { + public void setNumChars(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numChars", value); } /** * Sets the startNum property value. The startNum property * @param value Value to set for the startNum property. */ - public void setStartNum(@jakarta.annotation.Nullable final Json value) { + public void setStartNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startNum", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/midb/MidbPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/midb/MidbPostRequestBody.java index 8dfa56cdb9e..c3cae36f710 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/midb/MidbPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/midb/MidbPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.midb; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("numBytes", (n) -> { this.setNumBytes(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numBytes", (n) -> { this.setNumBytes(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numBytes property value. The numBytes property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumBytes() { + public UntypedNode getNumBytes() { return this.backingStore.get("numBytes"); } /** * Gets the startNum property value. The startNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartNum() { + public UntypedNode getStartNum() { return this.backingStore.get("startNum"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the numBytes property value. The numBytes property * @param value Value to set for the numBytes property. */ - public void setNumBytes(@jakarta.annotation.Nullable final Json value) { + public void setNumBytes(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numBytes", value); } /** * Sets the startNum property value. The startNum property * @param value Value to set for the startNum property. */ - public void setStartNum(@jakarta.annotation.Nullable final Json value) { + public void setStartNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startNum", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/min/MinPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/min/MinPostRequestBody.java index 40846778a7b..774141953f6 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/min/MinPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/min/MinPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.min; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mina/MinAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mina/MinAPostRequestBody.java index 14d60e7ff49..c9444c4038b 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mina/MinAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mina/MinAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.mina; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/minute/MinutePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/minute/MinutePostRequestBody.java index b0f03b5c348..9743201a146 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/minute/MinutePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/minute/MinutePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.minute; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the serialNumber property value. The serialNumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSerialNumber() { + public UntypedNode getSerialNumber() { return this.backingStore.get("serialNumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the serialNumber property value. The serialNumber property * @param value Value to set for the serialNumber property. */ - public void setSerialNumber(@jakarta.annotation.Nullable final Json value) { + public void setSerialNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("serialNumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mirr/MirrPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mirr/MirrPostRequestBody.java index 10880bf1c09..c70c3af7cbc 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mirr/MirrPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mirr/MirrPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.mirr; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("financeRate", (n) -> { this.setFinanceRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("reinvestRate", (n) -> { this.setReinvestRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("financeRate", (n) -> { this.setFinanceRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("reinvestRate", (n) -> { this.setReinvestRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the financeRate property value. The financeRate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFinanceRate() { + public UntypedNode getFinanceRate() { return this.backingStore.get("financeRate"); } /** * Gets the reinvestRate property value. The reinvestRate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getReinvestRate() { + public UntypedNode getReinvestRate() { return this.backingStore.get("reinvestRate"); } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the financeRate property value. The financeRate property * @param value Value to set for the financeRate property. */ - public void setFinanceRate(@jakarta.annotation.Nullable final Json value) { + public void setFinanceRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("financeRate", value); } /** * Sets the reinvestRate property value. The reinvestRate property * @param value Value to set for the reinvestRate property. */ - public void setReinvestRate(@jakarta.annotation.Nullable final Json value) { + public void setReinvestRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("reinvestRate", value); } /** * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mod/ModPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mod/ModPostRequestBody.java index 98400e3e9cd..39951b1d723 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mod/ModPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mod/ModPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.mod; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the divisor property value. The divisor property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDivisor() { + public UntypedNode getDivisor() { return this.backingStore.get("divisor"); } /** @@ -71,16 +70,16 @@ public Json getDivisor() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("divisor", (n) -> { this.setDivisor(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("divisor", (n) -> { this.setDivisor(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the divisor property value. The divisor property * @param value Value to set for the divisor property. */ - public void setDivisor(@jakarta.annotation.Nullable final Json value) { + public void setDivisor(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("divisor", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/month/MonthPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/month/MonthPostRequestBody.java index c99439afec3..4ae2b339fb2 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/month/MonthPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/month/MonthPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.month; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the serialNumber property value. The serialNumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSerialNumber() { + public UntypedNode getSerialNumber() { return this.backingStore.get("serialNumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the serialNumber property value. The serialNumber property * @param value Value to set for the serialNumber property. */ - public void setSerialNumber(@jakarta.annotation.Nullable final Json value) { + public void setSerialNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("serialNumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mround/MroundPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mround/MroundPostRequestBody.java index b0a1f9d3f5f..920935e6e51 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mround/MroundPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/mround/MroundPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.mround; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("multiple", (n) -> { this.setMultiple(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("multiple", (n) -> { this.setMultiple(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the multiple property value. The multiple property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMultiple() { + public UntypedNode getMultiple() { return this.backingStore.get("multiple"); } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the multiple property value. The multiple property * @param value Value to set for the multiple property. */ - public void setMultiple(@jakarta.annotation.Nullable final Json value) { + public void setMultiple(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("multiple", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/multinomial/MultiNomialPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/multinomial/MultiNomialPostRequestBody.java index ba748ffeb26..55e907a23d9 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/multinomial/MultiNomialPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/multinomial/MultiNomialPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.multinomial; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/n/NPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/n/NPostRequestBody.java index f89cd1ed36b..4a23e053723 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/n/NPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/n/NPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.n; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/negbinom_dist/NegBinomDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/negbinom_dist/NegBinomDistPostRequestBody.java index 592b6f97833..0a31d50fd3c 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/negbinom_dist/NegBinomDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/negbinom_dist/NegBinomDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.negbinom_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -71,34 +70,34 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberF", (n) -> { this.setNumberF(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberS", (n) -> { this.setNumberS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probabilityS", (n) -> { this.setProbabilityS(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberF", (n) -> { this.setNumberF(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberS", (n) -> { this.setNumberS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probabilityS", (n) -> { this.setProbabilityS(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numberF property value. The numberF property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberF() { + public UntypedNode getNumberF() { return this.backingStore.get("numberF"); } /** * Gets the numberS property value. The numberS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberS() { + public UntypedNode getNumberS() { return this.backingStore.get("numberS"); } /** * Gets the probabilityS property value. The probabilityS property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbabilityS() { + public UntypedNode getProbabilityS() { return this.backingStore.get("probabilityS"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the numberF property value. The numberF property * @param value Value to set for the numberF property. */ - public void setNumberF(@jakarta.annotation.Nullable final Json value) { + public void setNumberF(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberF", value); } /** * Sets the numberS property value. The numberS property * @param value Value to set for the numberS property. */ - public void setNumberS(@jakarta.annotation.Nullable final Json value) { + public void setNumberS(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberS", value); } /** * Sets the probabilityS property value. The probabilityS property * @param value Value to set for the probabilityS property. */ - public void setProbabilityS(@jakarta.annotation.Nullable final Json value) { + public void setProbabilityS(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probabilityS", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/networkdays/NetworkDaysPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/networkdays/NetworkDaysPostRequestBody.java index 299c075da0d..e4ba698da80 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/networkdays/NetworkDaysPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/networkdays/NetworkDaysPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.networkdays; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endDate property value. The endDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndDate() { + public UntypedNode getEndDate() { return this.backingStore.get("endDate"); } /** @@ -71,25 +70,25 @@ public Json getEndDate() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("holidays", (n) -> { this.setHolidays(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("holidays", (n) -> { this.setHolidays(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the holidays property value. The holidays property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getHolidays() { + public UntypedNode getHolidays() { return this.backingStore.get("holidays"); } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endDate property value. The endDate property * @param value Value to set for the endDate property. */ - public void setEndDate(@jakarta.annotation.Nullable final Json value) { + public void setEndDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endDate", value); } /** * Sets the holidays property value. The holidays property * @param value Value to set for the holidays property. */ - public void setHolidays(@jakarta.annotation.Nullable final Json value) { + public void setHolidays(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("holidays", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/networkdays_intl/NetworkDaysIntlPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/networkdays_intl/NetworkDaysIntlPostRequestBody.java index 9f5641cde6c..29c443feab4 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/networkdays_intl/NetworkDaysIntlPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/networkdays_intl/NetworkDaysIntlPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.networkdays_intl; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endDate property value. The endDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndDate() { + public UntypedNode getEndDate() { return this.backingStore.get("endDate"); } /** @@ -71,34 +70,34 @@ public Json getEndDate() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("holidays", (n) -> { this.setHolidays(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("weekend", (n) -> { this.setWeekend(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("holidays", (n) -> { this.setHolidays(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("weekend", (n) -> { this.setWeekend(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the holidays property value. The holidays property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getHolidays() { + public UntypedNode getHolidays() { return this.backingStore.get("holidays"); } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** * Gets the weekend property value. The weekend property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getWeekend() { + public UntypedNode getWeekend() { return this.backingStore.get("weekend"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endDate property value. The endDate property * @param value Value to set for the endDate property. */ - public void setEndDate(@jakarta.annotation.Nullable final Json value) { + public void setEndDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endDate", value); } /** * Sets the holidays property value. The holidays property * @param value Value to set for the holidays property. */ - public void setHolidays(@jakarta.annotation.Nullable final Json value) { + public void setHolidays(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("holidays", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } /** * Sets the weekend property value. The weekend property * @param value Value to set for the weekend property. */ - public void setWeekend(@jakarta.annotation.Nullable final Json value) { + public void setWeekend(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("weekend", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/nominal/NominalPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/nominal/NominalPostRequestBody.java index 5ba13936cae..abad186e79d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/nominal/NominalPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/nominal/NominalPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.nominal; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the effectRate property value. The effectRate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEffectRate() { + public UntypedNode getEffectRate() { return this.backingStore.get("effectRate"); } /** @@ -71,16 +70,16 @@ public Json getEffectRate() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("effectRate", (n) -> { this.setEffectRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("npery", (n) -> { this.setNpery(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("effectRate", (n) -> { this.setEffectRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("npery", (n) -> { this.setNpery(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the npery property value. The npery property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNpery() { + public UntypedNode getNpery() { return this.backingStore.get("npery"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the effectRate property value. The effectRate property * @param value Value to set for the effectRate property. */ - public void setEffectRate(@jakarta.annotation.Nullable final Json value) { + public void setEffectRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("effectRate", value); } /** * Sets the npery property value. The npery property * @param value Value to set for the npery property. */ - public void setNpery(@jakarta.annotation.Nullable final Json value) { + public void setNpery(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("npery", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/norm_dist/NormDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/norm_dist/NormDistPostRequestBody.java index 4b0d981e434..7855088f87e 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/norm_dist/NormDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/norm_dist/NormDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.norm_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -71,34 +70,34 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the mean property value. The mean property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMean() { + public UntypedNode getMean() { return this.backingStore.get("mean"); } /** * Gets the standardDev property value. The standardDev property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStandardDev() { + public UntypedNode getStandardDev() { return this.backingStore.get("standardDev"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the mean property value. The mean property * @param value Value to set for the mean property. */ - public void setMean(@jakarta.annotation.Nullable final Json value) { + public void setMean(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("mean", value); } /** * Sets the standardDev property value. The standardDev property * @param value Value to set for the standardDev property. */ - public void setStandardDev(@jakarta.annotation.Nullable final Json value) { + public void setStandardDev(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("standardDev", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/norm_inv/NormInvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/norm_inv/NormInvPostRequestBody.java index fc55d2fae41..1e205fd5e93 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/norm_inv/NormInvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/norm_inv/NormInvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.norm_inv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the mean property value. The mean property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMean() { + public UntypedNode getMean() { return this.backingStore.get("mean"); } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** * Gets the standardDev property value. The standardDev property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStandardDev() { + public UntypedNode getStandardDev() { return this.backingStore.get("standardDev"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the mean property value. The mean property * @param value Value to set for the mean property. */ - public void setMean(@jakarta.annotation.Nullable final Json value) { + public void setMean(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("mean", value); } /** * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } /** * Sets the standardDev property value. The standardDev property * @param value Value to set for the standardDev property. */ - public void setStandardDev(@jakarta.annotation.Nullable final Json value) { + public void setStandardDev(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("standardDev", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/norm_s_dist/NormSDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/norm_s_dist/NormSDistPostRequestBody.java index ed49a4676ab..d9e3189f39a 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/norm_s_dist/NormSDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/norm_s_dist/NormSDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.norm_s_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -71,16 +70,16 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("z", (n) -> { this.setZ(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("z", (n) -> { this.setZ(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the z property value. The z property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getZ() { + public UntypedNode getZ() { return this.backingStore.get("z"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the z property value. The z property * @param value Value to set for the z property. */ - public void setZ(@jakarta.annotation.Nullable final Json value) { + public void setZ(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("z", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/norm_s_inv/NormSInvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/norm_s_inv/NormSInvPostRequestBody.java index c1aa0f74ac9..49256284548 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/norm_s_inv/NormSInvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/norm_s_inv/NormSInvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.norm_s_inv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/not/NotPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/not/NotPostRequestBody.java index 6a110467c12..a4a61c534f4 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/not/NotPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/not/NotPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.not; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("logical", (n) -> { this.setLogical(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("logical", (n) -> { this.setLogical(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the logical property value. The logical property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLogical() { + public UntypedNode getLogical() { return this.backingStore.get("logical"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the logical property value. The logical property * @param value Value to set for the logical property. */ - public void setLogical(@jakarta.annotation.Nullable final Json value) { + public void setLogical(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("logical", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/nper/NperPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/nper/NperPostRequestBody.java index ba5ee23e480..1afba068a0f 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/nper/NperPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/nper/NperPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.nper; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,51 +62,51 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pmt", (n) -> { this.setPmt(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pmt", (n) -> { this.setPmt(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fv property value. The fv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFv() { + public UntypedNode getFv() { return this.backingStore.get("fv"); } /** * Gets the pmt property value. The pmt property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPmt() { + public UntypedNode getPmt() { return this.backingStore.get("pmt"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fv property value. The fv property * @param value Value to set for the fv property. */ - public void setFv(@jakarta.annotation.Nullable final Json value) { + public void setFv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fv", value); } /** * Sets the pmt property value. The pmt property * @param value Value to set for the pmt property. */ - public void setPmt(@jakarta.annotation.Nullable final Json value) { + public void setPmt(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pmt", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/npv/NpvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/npv/NpvPostRequestBody.java index b5d1c1f5ca5..3220c79e934 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/npv/NpvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/npv/NpvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.npv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/numbervalue/NumberValuePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/numbervalue/NumberValuePostRequestBody.java index 3d5b0e335bc..e982edc8193 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/numbervalue/NumberValuePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/numbervalue/NumberValuePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.numbervalue; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the decimalSeparator property value. The decimalSeparator property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDecimalSeparator() { + public UntypedNode getDecimalSeparator() { return this.backingStore.get("decimalSeparator"); } /** @@ -71,25 +70,25 @@ public Json getDecimalSeparator() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("decimalSeparator", (n) -> { this.setDecimalSeparator(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("groupSeparator", (n) -> { this.setGroupSeparator(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("decimalSeparator", (n) -> { this.setDecimalSeparator(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("groupSeparator", (n) -> { this.setGroupSeparator(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the groupSeparator property value. The groupSeparator property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getGroupSeparator() { + public UntypedNode getGroupSeparator() { return this.backingStore.get("groupSeparator"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the decimalSeparator property value. The decimalSeparator property * @param value Value to set for the decimalSeparator property. */ - public void setDecimalSeparator(@jakarta.annotation.Nullable final Json value) { + public void setDecimalSeparator(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("decimalSeparator", value); } /** * Sets the groupSeparator property value. The groupSeparator property * @param value Value to set for the groupSeparator property. */ - public void setGroupSeparator(@jakarta.annotation.Nullable final Json value) { + public void setGroupSeparator(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("groupSeparator", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oct2bin/Oct2BinPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oct2bin/Oct2BinPostRequestBody.java index fe019608147..61278ca7462 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oct2bin/Oct2BinPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oct2bin/Oct2BinPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.oct2bin; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oct2dec/Oct2DecPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oct2dec/Oct2DecPostRequestBody.java index 9d796cabb1b..00687734ea0 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oct2dec/Oct2DecPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oct2dec/Oct2DecPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.oct2dec; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oct2hex/Oct2HexPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oct2hex/Oct2HexPostRequestBody.java index 6cc595a5ab6..0f8eeb289b1 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oct2hex/Oct2HexPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oct2hex/Oct2HexPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.oct2hex; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("places", (n) -> { this.setPlaces(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the places property value. The places property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPlaces() { + public UntypedNode getPlaces() { return this.backingStore.get("places"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the places property value. The places property * @param value Value to set for the places property. */ - public void setPlaces(@jakarta.annotation.Nullable final Json value) { + public void setPlaces(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("places", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/odd/OddPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/odd/OddPostRequestBody.java index 578c66f5e2f..2494dbc95dd 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/odd/OddPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/odd/OddPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.odd; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oddfprice/OddFPricePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oddfprice/OddFPricePostRequestBody.java index a331c1e5b2c..6a4eaef01b3 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oddfprice/OddFPricePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oddfprice/OddFPricePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.oddfprice; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,79 +70,79 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(9); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("firstCoupon", (n) -> { this.setFirstCoupon(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("firstCoupon", (n) -> { this.setFirstCoupon(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the firstCoupon property value. The firstCoupon property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFirstCoupon() { + public UntypedNode getFirstCoupon() { return this.backingStore.get("firstCoupon"); } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the issue property value. The issue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getIssue() { + public UntypedNode getIssue() { return this.backingStore.get("issue"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** * Gets the yld property value. The yld property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getYld() { + public UntypedNode getYld() { return this.backingStore.get("yld"); } /** @@ -182,63 +181,63 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the firstCoupon property value. The firstCoupon property * @param value Value to set for the firstCoupon property. */ - public void setFirstCoupon(@jakarta.annotation.Nullable final Json value) { + public void setFirstCoupon(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("firstCoupon", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the issue property value. The issue property * @param value Value to set for the issue property. */ - public void setIssue(@jakarta.annotation.Nullable final Json value) { + public void setIssue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("issue", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } /** * Sets the yld property value. The yld property * @param value Value to set for the yld property. */ - public void setYld(@jakarta.annotation.Nullable final Json value) { + public void setYld(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("yld", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oddfyield/OddFYieldPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oddfyield/OddFYieldPostRequestBody.java index 33c58933e9e..500d6fcaa2d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oddfyield/OddFYieldPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oddfyield/OddFYieldPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.oddfyield; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,79 +70,79 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(9); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("firstCoupon", (n) -> { this.setFirstCoupon(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("firstCoupon", (n) -> { this.setFirstCoupon(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the firstCoupon property value. The firstCoupon property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFirstCoupon() { + public UntypedNode getFirstCoupon() { return this.backingStore.get("firstCoupon"); } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the issue property value. The issue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getIssue() { + public UntypedNode getIssue() { return this.backingStore.get("issue"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the pr property value. The pr property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPr() { + public UntypedNode getPr() { return this.backingStore.get("pr"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -182,63 +181,63 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the firstCoupon property value. The firstCoupon property * @param value Value to set for the firstCoupon property. */ - public void setFirstCoupon(@jakarta.annotation.Nullable final Json value) { + public void setFirstCoupon(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("firstCoupon", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the issue property value. The issue property * @param value Value to set for the issue property. */ - public void setIssue(@jakarta.annotation.Nullable final Json value) { + public void setIssue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("issue", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the pr property value. The pr property * @param value Value to set for the pr property. */ - public void setPr(@jakarta.annotation.Nullable final Json value) { + public void setPr(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pr", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oddlprice/OddLPricePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oddlprice/OddLPricePostRequestBody.java index 0fef95fd11f..b3f40df92a7 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oddlprice/OddLPricePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oddlprice/OddLPricePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.oddlprice; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,70 +70,70 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(8); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("lastInterest", (n) -> { this.setLastInterest(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("lastInterest", (n) -> { this.setLastInterest(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the lastInterest property value. The lastInterest property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLastInterest() { + public UntypedNode getLastInterest() { return this.backingStore.get("lastInterest"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** * Gets the yld property value. The yld property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getYld() { + public UntypedNode getYld() { return this.backingStore.get("yld"); } /** @@ -172,56 +171,56 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the lastInterest property value. The lastInterest property * @param value Value to set for the lastInterest property. */ - public void setLastInterest(@jakarta.annotation.Nullable final Json value) { + public void setLastInterest(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lastInterest", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } /** * Sets the yld property value. The yld property * @param value Value to set for the yld property. */ - public void setYld(@jakarta.annotation.Nullable final Json value) { + public void setYld(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("yld", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oddlyield/OddLYieldPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oddlyield/OddLYieldPostRequestBody.java index 67839c24fe8..ae7d13a1f99 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oddlyield/OddLYieldPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/oddlyield/OddLYieldPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.oddlyield; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,70 +70,70 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(8); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("lastInterest", (n) -> { this.setLastInterest(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("lastInterest", (n) -> { this.setLastInterest(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the lastInterest property value. The lastInterest property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLastInterest() { + public UntypedNode getLastInterest() { return this.backingStore.get("lastInterest"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the pr property value. The pr property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPr() { + public UntypedNode getPr() { return this.backingStore.get("pr"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -172,56 +171,56 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the lastInterest property value. The lastInterest property * @param value Value to set for the lastInterest property. */ - public void setLastInterest(@jakarta.annotation.Nullable final Json value) { + public void setLastInterest(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lastInterest", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the pr property value. The pr property * @param value Value to set for the pr property. */ - public void setPr(@jakarta.annotation.Nullable final Json value) { + public void setPr(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pr", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/or/OrPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/or/OrPostRequestBody.java index 033ee70f0cf..25a7018c561 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/or/OrPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/or/OrPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.or; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pduration/PdurationPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pduration/PdurationPostRequestBody.java index 2e7d53bacb9..bd27a8dde87 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pduration/PdurationPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pduration/PdurationPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.pduration; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fv property value. The fv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFv() { + public UntypedNode getFv() { return this.backingStore.get("fv"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fv property value. The fv property * @param value Value to set for the fv property. */ - public void setFv(@jakarta.annotation.Nullable final Json value) { + public void setFv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fv", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/percentile_exc/PercentileExcPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/percentile_exc/PercentileExcPostRequestBody.java index 33c63edbb46..238baf9df48 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/percentile_exc/PercentileExcPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/percentile_exc/PercentileExcPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.percentile_exc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,16 +70,16 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("k", (n) -> { this.setK(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("k", (n) -> { this.setK(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the k property value. The k property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getK() { + public UntypedNode getK() { return this.backingStore.get("k"); } /** @@ -104,7 +103,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,16 +70,16 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("k", (n) -> { this.setK(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("k", (n) -> { this.setK(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the k property value. The k property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getK() { + public UntypedNode getK() { return this.backingStore.get("k"); } /** @@ -104,7 +103,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,25 +70,25 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the significance property value. The significance property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSignificance() { + public UntypedNode getSignificance() { return this.backingStore.get("significance"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -114,7 +113,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,25 +70,25 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("significance", (n) -> { this.setSignificance(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the significance property value. The significance property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSignificance() { + public UntypedNode getSignificance() { return this.backingStore.get("significance"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -114,7 +113,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberChosen", (n) -> { this.setNumberChosen(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberChosen", (n) -> { this.setNumberChosen(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the numberChosen property value. The numberChosen property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberChosen() { + public UntypedNode getNumberChosen() { return this.backingStore.get("numberChosen"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the numberChosen property value. The numberChosen property * @param value Value to set for the numberChosen property. */ - public void setNumberChosen(@jakarta.annotation.Nullable final Json value) { + public void setNumberChosen(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberChosen", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/permutationa/PermutationaPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/permutationa/PermutationaPostRequestBody.java index e8c2919449a..d5a55c203bf 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/permutationa/PermutationaPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/permutationa/PermutationaPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.permutationa; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numberChosen", (n) -> { this.setNumberChosen(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numberChosen", (n) -> { this.setNumberChosen(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the numberChosen property value. The numberChosen property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberChosen() { + public UntypedNode getNumberChosen() { return this.backingStore.get("numberChosen"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the numberChosen property value. The numberChosen property * @param value Value to set for the numberChosen property. */ - public void setNumberChosen(@jakarta.annotation.Nullable final Json value) { + public void setNumberChosen(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberChosen", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/phi/PhiPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/phi/PhiPostRequestBody.java index 96032eb765b..157f42c057e 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/phi/PhiPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/phi/PhiPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.phi; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pmt/PmtPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pmt/PmtPostRequestBody.java index 85d1d5ce04a..2017da10ed3 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pmt/PmtPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pmt/PmtPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.pmt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,51 +62,51 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fv property value. The fv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFv() { + public UntypedNode getFv() { return this.backingStore.get("fv"); } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fv property value. The fv property * @param value Value to set for the fv property. */ - public void setFv(@jakarta.annotation.Nullable final Json value) { + public void setFv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fv", value); } /** * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/poisson_dist/PoissonDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/poisson_dist/PoissonDistPostRequestBody.java index c3a2d8f7592..e36a754f53f 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/poisson_dist/PoissonDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/poisson_dist/PoissonDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.poisson_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -71,25 +70,25 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the mean property value. The mean property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMean() { + public UntypedNode getMean() { return this.backingStore.get("mean"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the mean property value. The mean property * @param value Value to set for the mean property. */ - public void setMean(@jakarta.annotation.Nullable final Json value) { + public void setMean(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("mean", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/power/PowerPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/power/PowerPostRequestBody.java index 1ce3b540800..9b8d1d27cdb 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/power/PowerPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/power/PowerPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.power; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("power", (n) -> { this.setPower(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("power", (n) -> { this.setPower(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the power property value. The power property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPower() { + public UntypedNode getPower() { return this.backingStore.get("power"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the power property value. The power property * @param value Value to set for the power property. */ - public void setPower(@jakarta.annotation.Nullable final Json value) { + public void setPower(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("power", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ppmt/PpmtPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ppmt/PpmtPostRequestBody.java index fa56a1639cc..c1eb1283ac6 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ppmt/PpmtPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/ppmt/PpmtPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.ppmt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,60 +62,60 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("per", (n) -> { this.setPer(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("per", (n) -> { this.setPer(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fv property value. The fv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFv() { + public UntypedNode getFv() { return this.backingStore.get("fv"); } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the per property value. The per property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPer() { + public UntypedNode getPer() { return this.backingStore.get("per"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fv property value. The fv property * @param value Value to set for the fv property. */ - public void setFv(@jakarta.annotation.Nullable final Json value) { + public void setFv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fv", value); } /** * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the per property value. The per property * @param value Value to set for the per property. */ - public void setPer(@jakarta.annotation.Nullable final Json value) { + public void setPer(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("per", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/price/PricePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/price/PricePostRequestBody.java index e52d7cb2578..f392011bf0d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/price/PricePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/price/PricePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.price; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,61 +70,61 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(7); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** * Gets the yld property value. The yld property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getYld() { + public UntypedNode getYld() { return this.backingStore.get("yld"); } /** @@ -162,49 +161,49 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } /** * Sets the yld property value. The yld property * @param value Value to set for the yld property. */ - public void setYld(@jakarta.annotation.Nullable final Json value) { + public void setYld(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("yld", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pricedisc/PriceDiscPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pricedisc/PriceDiscPostRequestBody.java index f745184af23..66c4c779700 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pricedisc/PriceDiscPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pricedisc/PriceDiscPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.pricedisc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** * Gets the discount property value. The discount property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDiscount() { + public UntypedNode getDiscount() { return this.backingStore.get("discount"); } /** @@ -79,35 +78,35 @@ public Json getDiscount() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("discount", (n) -> { this.setDiscount(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("discount", (n) -> { this.setDiscount(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the discount property value. The discount property * @param value Value to set for the discount property. */ - public void setDiscount(@jakarta.annotation.Nullable final Json value) { + public void setDiscount(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("discount", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pricemat/PriceMatPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pricemat/PriceMatPostRequestBody.java index 68f83eecf55..1465a0a6982 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pricemat/PriceMatPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pricemat/PriceMatPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.pricemat; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,52 +70,52 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("yld", (n) -> { this.setYld(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the issue property value. The issue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getIssue() { + public UntypedNode getIssue() { return this.backingStore.get("issue"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** * Gets the yld property value. The yld property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getYld() { + public UntypedNode getYld() { return this.backingStore.get("yld"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the issue property value. The issue property * @param value Value to set for the issue property. */ - public void setIssue(@jakarta.annotation.Nullable final Json value) { + public void setIssue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("issue", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } /** * Sets the yld property value. The yld property * @param value Value to set for the yld property. */ - public void setYld(@jakarta.annotation.Nullable final Json value) { + public void setYld(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("yld", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/product/ProductPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/product/ProductPostRequestBody.java index a3a987c8e01..9030965dcea 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/product/ProductPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/product/ProductPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.product; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/proper/ProperPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/proper/ProperPostRequestBody.java index da6b59f6946..2d60a94f27f 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/proper/ProperPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/proper/ProperPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.proper; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pv/PvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pv/PvPostRequestBody.java index 5b3440885da..f689c5f13b5 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pv/PvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/pv/PvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.pv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,51 +62,51 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pmt", (n) -> { this.setPmt(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pmt", (n) -> { this.setPmt(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fv property value. The fv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFv() { + public UntypedNode getFv() { return this.backingStore.get("fv"); } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the pmt property value. The pmt property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPmt() { + public UntypedNode getPmt() { return this.backingStore.get("pmt"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fv property value. The fv property * @param value Value to set for the fv property. */ - public void setFv(@jakarta.annotation.Nullable final Json value) { + public void setFv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fv", value); } /** * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the pmt property value. The pmt property * @param value Value to set for the pmt property. */ - public void setPmt(@jakarta.annotation.Nullable final Json value) { + public void setPmt(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pmt", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/quartile_exc/QuartileExcPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/quartile_exc/QuartileExcPostRequestBody.java index 5c201e39929..b22663c5fc1 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/quartile_exc/QuartileExcPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/quartile_exc/QuartileExcPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.quartile_exc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,16 +70,16 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("quart", (n) -> { this.setQuart(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("quart", (n) -> { this.setQuart(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the quart property value. The quart property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getQuart() { + public UntypedNode getQuart() { return this.backingStore.get("quart"); } /** @@ -104,7 +103,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,16 +70,16 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("quart", (n) -> { this.setQuart(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("quart", (n) -> { this.setQuart(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the quart property value. The quart property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getQuart() { + public UntypedNode getQuart() { return this.backingStore.get("quart"); } /** @@ -104,7 +103,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("denominator", (n) -> { this.setDenominator(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numerator", (n) -> { this.setNumerator(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("denominator", (n) -> { this.setDenominator(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numerator", (n) -> { this.setNumerator(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numerator property value. The numerator property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumerator() { + public UntypedNode getNumerator() { return this.backingStore.get("numerator"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the denominator property value. The denominator property * @param value Value to set for the denominator property. */ - public void setDenominator(@jakarta.annotation.Nullable final Json value) { + public void setDenominator(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("denominator", value); } /** * Sets the numerator property value. The numerator property * @param value Value to set for the numerator property. */ - public void setNumerator(@jakarta.annotation.Nullable final Json value) { + public void setNumerator(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numerator", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/radians/RadiansPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/radians/RadiansPostRequestBody.java index 1045572e8a0..09d32106ad4 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/radians/RadiansPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/radians/RadiansPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.radians; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the angle property value. The angle property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAngle() { + public UntypedNode getAngle() { return this.backingStore.get("angle"); } /** @@ -71,7 +70,7 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("angle", (n) -> { this.setAngle(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("angle", (n) -> { this.setAngle(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -94,7 +93,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("bottom", (n) -> { this.setBottom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("top", (n) -> { this.setTop(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("bottom", (n) -> { this.setBottom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("top", (n) -> { this.setTop(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the top property value. The top property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getTop() { + public UntypedNode getTop() { return this.backingStore.get("top"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the bottom property value. The bottom property * @param value Value to set for the bottom property. */ - public void setBottom(@jakarta.annotation.Nullable final Json value) { + public void setBottom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("bottom", value); } /** * Sets the top property value. The top property * @param value Value to set for the top property. */ - public void setTop(@jakarta.annotation.Nullable final Json value) { + public void setTop(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("top", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rank_avg/RankAvgPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rank_avg/RankAvgPostRequestBody.java index 18353fc1e04..66be957774e 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rank_avg/RankAvgPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rank_avg/RankAvgPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.rank_avg; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("order", (n) -> { this.setOrder(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("ref", (n) -> { this.setRef(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("order", (n) -> { this.setOrder(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("ref", (n) -> { this.setRef(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the order property value. The order property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getOrder() { + public UntypedNode getOrder() { return this.backingStore.get("order"); } /** * Gets the ref property value. The ref property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRef() { + public UntypedNode getRef() { return this.backingStore.get("ref"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the order property value. The order property * @param value Value to set for the order property. */ - public void setOrder(@jakarta.annotation.Nullable final Json value) { + public void setOrder(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("order", value); } /** * Sets the ref property value. The ref property * @param value Value to set for the ref property. */ - public void setRef(@jakarta.annotation.Nullable final Json value) { + public void setRef(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("ref", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rank_eq/RankEqPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rank_eq/RankEqPostRequestBody.java index 454788fac8d..fddc0119dd2 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rank_eq/RankEqPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rank_eq/RankEqPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.rank_eq; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("order", (n) -> { this.setOrder(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("ref", (n) -> { this.setRef(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("order", (n) -> { this.setOrder(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("ref", (n) -> { this.setRef(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the order property value. The order property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getOrder() { + public UntypedNode getOrder() { return this.backingStore.get("order"); } /** * Gets the ref property value. The ref property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRef() { + public UntypedNode getRef() { return this.backingStore.get("ref"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the order property value. The order property * @param value Value to set for the order property. */ - public void setOrder(@jakarta.annotation.Nullable final Json value) { + public void setOrder(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("order", value); } /** * Sets the ref property value. The ref property * @param value Value to set for the ref property. */ - public void setRef(@jakarta.annotation.Nullable final Json value) { + public void setRef(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("ref", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rate/RatePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rate/RatePostRequestBody.java index aa109922aec..73ef28f2647 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rate/RatePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rate/RatePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.rate; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,60 +62,60 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("guess", (n) -> { this.setGuess(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pmt", (n) -> { this.setPmt(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("guess", (n) -> { this.setGuess(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pmt", (n) -> { this.setPmt(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("type", (n) -> { this.setType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fv property value. The fv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFv() { + public UntypedNode getFv() { return this.backingStore.get("fv"); } /** * Gets the guess property value. The guess property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getGuess() { + public UntypedNode getGuess() { return this.backingStore.get("guess"); } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the pmt property value. The pmt property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPmt() { + public UntypedNode getPmt() { return this.backingStore.get("pmt"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** * Gets the type property value. The type property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getType() { + public UntypedNode getType() { return this.backingStore.get("type"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fv property value. The fv property * @param value Value to set for the fv property. */ - public void setFv(@jakarta.annotation.Nullable final Json value) { + public void setFv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fv", value); } /** * Sets the guess property value. The guess property * @param value Value to set for the guess property. */ - public void setGuess(@jakarta.annotation.Nullable final Json value) { + public void setGuess(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("guess", value); } /** * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the pmt property value. The pmt property * @param value Value to set for the pmt property. */ - public void setPmt(@jakarta.annotation.Nullable final Json value) { + public void setPmt(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pmt", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } /** * Sets the type property value. The type property * @param value Value to set for the type property. */ - public void setType(@jakarta.annotation.Nullable final Json value) { + public void setType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("type", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/received/ReceivedPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/received/ReceivedPostRequestBody.java index fcc8dbdc86e..6850614ff0e 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/received/ReceivedPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/received/ReceivedPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.received; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** * Gets the discount property value. The discount property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDiscount() { + public UntypedNode getDiscount() { return this.backingStore.get("discount"); } /** @@ -79,35 +78,35 @@ public Json getDiscount() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("discount", (n) -> { this.setDiscount(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("investment", (n) -> { this.setInvestment(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("discount", (n) -> { this.setDiscount(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("investment", (n) -> { this.setInvestment(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the investment property value. The investment property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInvestment() { + public UntypedNode getInvestment() { return this.backingStore.get("investment"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the discount property value. The discount property * @param value Value to set for the discount property. */ - public void setDiscount(@jakarta.annotation.Nullable final Json value) { + public void setDiscount(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("discount", value); } /** * Sets the investment property value. The investment property * @param value Value to set for the investment property. */ - public void setInvestment(@jakarta.annotation.Nullable final Json value) { + public void setInvestment(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("investment", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/replace/ReplacePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/replace/ReplacePostRequestBody.java index 7ce939bad8e..c3c3f0c3527 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/replace/ReplacePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/replace/ReplacePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.replace; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,42 +62,42 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("newText", (n) -> { this.setNewText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numChars", (n) -> { this.setNumChars(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("oldText", (n) -> { this.setOldText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("newText", (n) -> { this.setNewText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numChars", (n) -> { this.setNumChars(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("oldText", (n) -> { this.setOldText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the newText property value. The newText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNewText() { + public UntypedNode getNewText() { return this.backingStore.get("newText"); } /** * Gets the numChars property value. The numChars property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumChars() { + public UntypedNode getNumChars() { return this.backingStore.get("numChars"); } /** * Gets the oldText property value. The oldText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getOldText() { + public UntypedNode getOldText() { return this.backingStore.get("oldText"); } /** * Gets the startNum property value. The startNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartNum() { + public UntypedNode getStartNum() { return this.backingStore.get("startNum"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the newText property value. The newText property * @param value Value to set for the newText property. */ - public void setNewText(@jakarta.annotation.Nullable final Json value) { + public void setNewText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("newText", value); } /** * Sets the numChars property value. The numChars property * @param value Value to set for the numChars property. */ - public void setNumChars(@jakarta.annotation.Nullable final Json value) { + public void setNumChars(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numChars", value); } /** * Sets the oldText property value. The oldText property * @param value Value to set for the oldText property. */ - public void setOldText(@jakarta.annotation.Nullable final Json value) { + public void setOldText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("oldText", value); } /** * Sets the startNum property value. The startNum property * @param value Value to set for the startNum property. */ - public void setStartNum(@jakarta.annotation.Nullable final Json value) { + public void setStartNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startNum", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/replaceb/ReplaceBPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/replaceb/ReplaceBPostRequestBody.java index 28ea17849da..e06cedfd32a 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/replaceb/ReplaceBPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/replaceb/ReplaceBPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.replaceb; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,42 +62,42 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("newText", (n) -> { this.setNewText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numBytes", (n) -> { this.setNumBytes(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("oldText", (n) -> { this.setOldText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("newText", (n) -> { this.setNewText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numBytes", (n) -> { this.setNumBytes(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("oldText", (n) -> { this.setOldText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startNum", (n) -> { this.setStartNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the newText property value. The newText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNewText() { + public UntypedNode getNewText() { return this.backingStore.get("newText"); } /** * Gets the numBytes property value. The numBytes property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumBytes() { + public UntypedNode getNumBytes() { return this.backingStore.get("numBytes"); } /** * Gets the oldText property value. The oldText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getOldText() { + public UntypedNode getOldText() { return this.backingStore.get("oldText"); } /** * Gets the startNum property value. The startNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartNum() { + public UntypedNode getStartNum() { return this.backingStore.get("startNum"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the newText property value. The newText property * @param value Value to set for the newText property. */ - public void setNewText(@jakarta.annotation.Nullable final Json value) { + public void setNewText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("newText", value); } /** * Sets the numBytes property value. The numBytes property * @param value Value to set for the numBytes property. */ - public void setNumBytes(@jakarta.annotation.Nullable final Json value) { + public void setNumBytes(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numBytes", value); } /** * Sets the oldText property value. The oldText property * @param value Value to set for the oldText property. */ - public void setOldText(@jakarta.annotation.Nullable final Json value) { + public void setOldText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("oldText", value); } /** * Sets the startNum property value. The startNum property * @param value Value to set for the startNum property. */ - public void setStartNum(@jakarta.annotation.Nullable final Json value) { + public void setStartNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startNum", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rept/ReptPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rept/ReptPostRequestBody.java index f08ad98391b..561430148e6 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rept/ReptPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rept/ReptPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.rept; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("numberTimes", (n) -> { this.setNumberTimes(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numberTimes", (n) -> { this.setNumberTimes(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numberTimes property value. The numberTimes property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumberTimes() { + public UntypedNode getNumberTimes() { return this.backingStore.get("numberTimes"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the numberTimes property value. The numberTimes property * @param value Value to set for the numberTimes property. */ - public void setNumberTimes(@jakarta.annotation.Nullable final Json value) { + public void setNumberTimes(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numberTimes", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/right/RightPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/right/RightPostRequestBody.java index 291932fd672..13d40c2874f 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/right/RightPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/right/RightPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.right; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("numChars", (n) -> { this.setNumChars(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numChars", (n) -> { this.setNumChars(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numChars property value. The numChars property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumChars() { + public UntypedNode getNumChars() { return this.backingStore.get("numChars"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the numChars property value. The numChars property * @param value Value to set for the numChars property. */ - public void setNumChars(@jakarta.annotation.Nullable final Json value) { + public void setNumChars(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numChars", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rightb/RightbPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rightb/RightbPostRequestBody.java index 278af72d7be..caa1dd4c635 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rightb/RightbPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rightb/RightbPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.rightb; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("numBytes", (n) -> { this.setNumBytes(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("numBytes", (n) -> { this.setNumBytes(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the numBytes property value. The numBytes property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumBytes() { + public UntypedNode getNumBytes() { return this.backingStore.get("numBytes"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the numBytes property value. The numBytes property * @param value Value to set for the numBytes property. */ - public void setNumBytes(@jakarta.annotation.Nullable final Json value) { + public void setNumBytes(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numBytes", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/roman/RomanPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/roman/RomanPostRequestBody.java index 2307537940b..84302aefb60 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/roman/RomanPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/roman/RomanPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.roman; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("form", (n) -> { this.setForm(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("form", (n) -> { this.setForm(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the form property value. The form property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getForm() { + public UntypedNode getForm() { return this.backingStore.get("form"); } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the form property value. The form property * @param value Value to set for the form property. */ - public void setForm(@jakarta.annotation.Nullable final Json value) { + public void setForm(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("form", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/round/RoundPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/round/RoundPostRequestBody.java index e7301159a9d..d514ce1c726 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/round/RoundPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/round/RoundPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.round; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numDigits", (n) -> { this.setNumDigits(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numDigits", (n) -> { this.setNumDigits(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the numDigits property value. The numDigits property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumDigits() { + public UntypedNode getNumDigits() { return this.backingStore.get("numDigits"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the numDigits property value. The numDigits property * @param value Value to set for the numDigits property. */ - public void setNumDigits(@jakarta.annotation.Nullable final Json value) { + public void setNumDigits(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numDigits", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rounddown/RoundDownPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rounddown/RoundDownPostRequestBody.java index b8f8394eb9b..e53eba4c4dd 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rounddown/RoundDownPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rounddown/RoundDownPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.rounddown; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numDigits", (n) -> { this.setNumDigits(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numDigits", (n) -> { this.setNumDigits(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the numDigits property value. The numDigits property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumDigits() { + public UntypedNode getNumDigits() { return this.backingStore.get("numDigits"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the numDigits property value. The numDigits property * @param value Value to set for the numDigits property. */ - public void setNumDigits(@jakarta.annotation.Nullable final Json value) { + public void setNumDigits(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numDigits", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/roundup/RoundUpPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/roundup/RoundUpPostRequestBody.java index 3ef8970fd52..d0012a0e1f6 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/roundup/RoundUpPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/roundup/RoundUpPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.roundup; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numDigits", (n) -> { this.setNumDigits(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numDigits", (n) -> { this.setNumDigits(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the numDigits property value. The numDigits property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumDigits() { + public UntypedNode getNumDigits() { return this.backingStore.get("numDigits"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the numDigits property value. The numDigits property * @param value Value to set for the numDigits property. */ - public void setNumDigits(@jakarta.annotation.Nullable final Json value) { + public void setNumDigits(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numDigits", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rows/RowsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rows/RowsPostRequestBody.java index f6ddc783363..887578be951 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rows/RowsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/rows/RowsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.rows; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,7 +70,7 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -94,7 +93,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("fv", (n) -> { this.setFv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("nper", (n) -> { this.setNper(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pv", (n) -> { this.setPv(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the fv property value. The fv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFv() { + public UntypedNode getFv() { return this.backingStore.get("fv"); } /** * Gets the nper property value. The nper property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNper() { + public UntypedNode getNper() { return this.backingStore.get("nper"); } /** * Gets the pv property value. The pv property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPv() { + public UntypedNode getPv() { return this.backingStore.get("pv"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the fv property value. The fv property * @param value Value to set for the fv property. */ - public void setFv(@jakarta.annotation.Nullable final Json value) { + public void setFv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("fv", value); } /** * Sets the nper property value. The nper property * @param value Value to set for the nper property. */ - public void setNper(@jakarta.annotation.Nullable final Json value) { + public void setNper(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("nper", value); } /** * Sets the pv property value. The pv property * @param value Value to set for the pv property. */ - public void setPv(@jakarta.annotation.Nullable final Json value) { + public void setPv(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pv", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sec/SecPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sec/SecPostRequestBody.java index bb5cccbc01a..deac071ebc0 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sec/SecPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sec/SecPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.sec; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sech/SechPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sech/SechPostRequestBody.java index eab7c1f89d7..b8ba57fc53d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sech/SechPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sech/SechPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.sech; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/second/SecondPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/second/SecondPostRequestBody.java index 1e6592b28b4..34d4690bd16 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/second/SecondPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/second/SecondPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.second; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the serialNumber property value. The serialNumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSerialNumber() { + public UntypedNode getSerialNumber() { return this.backingStore.get("serialNumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the serialNumber property value. The serialNumber property * @param value Value to set for the serialNumber property. */ - public void setSerialNumber(@jakarta.annotation.Nullable final Json value) { + public void setSerialNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("serialNumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/seriessum/SeriesSumPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/seriessum/SeriesSumPostRequestBody.java index 70244e2250e..98375f4d890 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/seriessum/SeriesSumPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/seriessum/SeriesSumPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.seriessum; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the coefficients property value. The coefficients property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCoefficients() { + public UntypedNode getCoefficients() { return this.backingStore.get("coefficients"); } /** @@ -71,34 +70,34 @@ public Json getCoefficients() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("coefficients", (n) -> { this.setCoefficients(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("m", (n) -> { this.setM(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("coefficients", (n) -> { this.setCoefficients(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("m", (n) -> { this.setM(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("n", (n) -> { this.setN(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the m property value. The m property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getM() { + public UntypedNode getM() { return this.backingStore.get("m"); } /** * Gets the n property value. The n property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getN() { + public UntypedNode getN() { return this.backingStore.get("n"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the coefficients property value. The coefficients property * @param value Value to set for the coefficients property. */ - public void setCoefficients(@jakarta.annotation.Nullable final Json value) { + public void setCoefficients(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("coefficients", value); } /** * Sets the m property value. The m property * @param value Value to set for the m property. */ - public void setM(@jakarta.annotation.Nullable final Json value) { + public void setM(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("m", value); } /** * Sets the n property value. The n property * @param value Value to set for the n property. */ - public void setN(@jakarta.annotation.Nullable final Json value) { + public void setN(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("n", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sheet/SheetPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sheet/SheetPostRequestBody.java index e3eadc0097a..2dbfe6813df 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sheet/SheetPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sheet/SheetPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.sheet; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sheets/SheetsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sheets/SheetsPostRequestBody.java index 13fdda550e5..2fc9fd67a73 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sheets/SheetsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sheets/SheetsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.sheets; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the reference property value. The reference property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getReference() { + public UntypedNode getReference() { return this.backingStore.get("reference"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the reference property value. The reference property * @param value Value to set for the reference property. */ - public void setReference(@jakarta.annotation.Nullable final Json value) { + public void setReference(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("reference", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sign/SignPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sign/SignPostRequestBody.java index ab4d67031a0..20d58c79706 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sign/SignPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sign/SignPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.sign; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sin/SinPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sin/SinPostRequestBody.java index 3151c5db7bd..840f2b63f5b 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sin/SinPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sin/SinPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.sin; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sinh/SinhPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sinh/SinhPostRequestBody.java index bda6248eefb..ee11ea2c26c 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sinh/SinhPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sinh/SinhPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.sinh; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/skew/SkewPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/skew/SkewPostRequestBody.java index eef3172e498..866c1238270 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/skew/SkewPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/skew/SkewPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.skew; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/skew_p/SkewPPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/skew_p/SkewPPostRequestBody.java index 00a9e28fd41..5f0b7cf84b8 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/skew_p/SkewPPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/skew_p/SkewPPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.skew_p; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sln/SlnPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sln/SlnPostRequestBody.java index 4f8549c8417..d87181ed662 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sln/SlnPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sln/SlnPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.sln; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cost property value. The cost property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCost() { + public UntypedNode getCost() { return this.backingStore.get("cost"); } /** @@ -71,25 +70,25 @@ public Json getCost() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the life property value. The life property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLife() { + public UntypedNode getLife() { return this.backingStore.get("life"); } /** * Gets the salvage property value. The salvage property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSalvage() { + public UntypedNode getSalvage() { return this.backingStore.get("salvage"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cost property value. The cost property * @param value Value to set for the cost property. */ - public void setCost(@jakarta.annotation.Nullable final Json value) { + public void setCost(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cost", value); } /** * Sets the life property value. The life property * @param value Value to set for the life property. */ - public void setLife(@jakarta.annotation.Nullable final Json value) { + public void setLife(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("life", value); } /** * Sets the salvage property value. The salvage property * @param value Value to set for the salvage property. */ - public void setSalvage(@jakarta.annotation.Nullable final Json value) { + public void setSalvage(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("salvage", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/small/SmallPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/small/SmallPostRequestBody.java index 1809a328d14..e1f72dfde2d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/small/SmallPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/small/SmallPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.small; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,16 +70,16 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("k", (n) -> { this.setK(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("k", (n) -> { this.setK(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the k property value. The k property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getK() { + public UntypedNode getK() { return this.backingStore.get("k"); } /** @@ -104,7 +103,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sqrtpi/SqrtPiPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sqrtpi/SqrtPiPostRequestBody.java index ab026658cbd..2700b76af11 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sqrtpi/SqrtPiPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sqrtpi/SqrtPiPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.sqrtpi; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/standardize/StandardizePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/standardize/StandardizePostRequestBody.java index 383425e10b2..b398aa45ade 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/standardize/StandardizePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/standardize/StandardizePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.standardize; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("mean", (n) -> { this.setMean(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("standardDev", (n) -> { this.setStandardDev(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the mean property value. The mean property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMean() { + public UntypedNode getMean() { return this.backingStore.get("mean"); } /** * Gets the standardDev property value. The standardDev property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStandardDev() { + public UntypedNode getStandardDev() { return this.backingStore.get("standardDev"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the mean property value. The mean property * @param value Value to set for the mean property. */ - public void setMean(@jakarta.annotation.Nullable final Json value) { + public void setMean(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("mean", value); } /** * Sets the standardDev property value. The standardDev property * @param value Value to set for the standardDev property. */ - public void setStandardDev(@jakarta.annotation.Nullable final Json value) { + public void setStandardDev(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("standardDev", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/stdev_p/StDevPPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/stdev_p/StDevPPostRequestBody.java index f51f1df935a..b869dd2e5a2 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/stdev_p/StDevPPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/stdev_p/StDevPPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.stdev_p; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/stdev_s/StDevSPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/stdev_s/StDevSPostRequestBody.java index 940ca8a1a7c..abd39ea7025 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/stdev_s/StDevSPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/stdev_s/StDevSPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.stdev_s; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/stdeva/StDevAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/stdeva/StDevAPostRequestBody.java index 7ff8ba1e2a8..3b0512dd8dd 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/stdeva/StDevAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/stdeva/StDevAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.stdeva; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/stdevpa/StDevPAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/stdevpa/StDevPAPostRequestBody.java index 5173a72c3ab..a2c11832956 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/stdevpa/StDevPAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/stdevpa/StDevPAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.stdevpa; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/substitute/SubstitutePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/substitute/SubstitutePostRequestBody.java index d5aee5aafcf..2cfea63aa78 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/substitute/SubstitutePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/substitute/SubstitutePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.substitute; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,42 +62,42 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("instanceNum", (n) -> { this.setInstanceNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("newText", (n) -> { this.setNewText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("oldText", (n) -> { this.setOldText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("instanceNum", (n) -> { this.setInstanceNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("newText", (n) -> { this.setNewText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("oldText", (n) -> { this.setOldText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the instanceNum property value. The instanceNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getInstanceNum() { + public UntypedNode getInstanceNum() { return this.backingStore.get("instanceNum"); } /** * Gets the newText property value. The newText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNewText() { + public UntypedNode getNewText() { return this.backingStore.get("newText"); } /** * Gets the oldText property value. The oldText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getOldText() { + public UntypedNode getOldText() { return this.backingStore.get("oldText"); } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the instanceNum property value. The instanceNum property * @param value Value to set for the instanceNum property. */ - public void setInstanceNum(@jakarta.annotation.Nullable final Json value) { + public void setInstanceNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("instanceNum", value); } /** * Sets the newText property value. The newText property * @param value Value to set for the newText property. */ - public void setNewText(@jakarta.annotation.Nullable final Json value) { + public void setNewText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("newText", value); } /** * Sets the oldText property value. The oldText property * @param value Value to set for the oldText property. */ - public void setOldText(@jakarta.annotation.Nullable final Json value) { + public void setOldText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("oldText", value); } /** * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/subtotal/SubtotalPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/subtotal/SubtotalPostRequestBody.java index 39a6b9d04a0..adabe923170 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/subtotal/SubtotalPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/subtotal/SubtotalPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.subtotal; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("functionNum", (n) -> { this.setFunctionNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("functionNum", (n) -> { this.setFunctionNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the functionNum property value. The functionNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFunctionNum() { + public UntypedNode getFunctionNum() { return this.backingStore.get("functionNum"); } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the functionNum property value. The functionNum property * @param value Value to set for the functionNum property. */ - public void setFunctionNum(@jakarta.annotation.Nullable final Json value) { + public void setFunctionNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("functionNum", value); } /** * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sum/SumPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sum/SumPostRequestBody.java index 4026e6516da..e6192eec90a 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sum/SumPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sum/SumPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.sum; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sumif/SumIfPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sumif/SumIfPostRequestBody.java index 491a9659242..da017e02387 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sumif/SumIfPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sumif/SumIfPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.sumif; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the criteria property value. The criteria property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCriteria() { + public UntypedNode getCriteria() { return this.backingStore.get("criteria"); } /** @@ -71,25 +70,25 @@ public Json getCriteria() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("range", (n) -> { this.setRange(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("sumRange", (n) -> { this.setSumRange(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("criteria", (n) -> { this.setCriteria(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("range", (n) -> { this.setRange(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("sumRange", (n) -> { this.setSumRange(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the range property value. The range property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRange() { + public UntypedNode getRange() { return this.backingStore.get("range"); } /** * Gets the sumRange property value. The sumRange property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSumRange() { + public UntypedNode getSumRange() { return this.backingStore.get("sumRange"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the criteria property value. The criteria property * @param value Value to set for the criteria property. */ - public void setCriteria(@jakarta.annotation.Nullable final Json value) { + public void setCriteria(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("criteria", value); } /** * Sets the range property value. The range property * @param value Value to set for the range property. */ - public void setRange(@jakarta.annotation.Nullable final Json value) { + public void setRange(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("range", value); } /** * Sets the sumRange property value. The sumRange property * @param value Value to set for the sumRange property. */ - public void setSumRange(@jakarta.annotation.Nullable final Json value) { + public void setSumRange(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("sumRange", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sumifs/SumIfsPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sumifs/SumIfsPostRequestBody.java index 5c0975ca5ac..4826b000d9d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sumifs/SumIfsPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sumifs/SumIfsPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.sumifs; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("sumRange", (n) -> { this.setSumRange(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("sumRange", (n) -> { this.setSumRange(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the sumRange property value. The sumRange property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSumRange() { + public UntypedNode getSumRange() { return this.backingStore.get("sumRange"); } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the sumRange property value. The sumRange property * @param value Value to set for the sumRange property. */ - public void setSumRange(@jakarta.annotation.Nullable final Json value) { + public void setSumRange(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("sumRange", value); } /** * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sumsq/SumSqPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sumsq/SumSqPostRequestBody.java index 54d3889c320..838cf5f26a0 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sumsq/SumSqPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/sumsq/SumSqPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.sumsq; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/syd/SydPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/syd/SydPostRequestBody.java index 64ed7071a7e..c01825b612f 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/syd/SydPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/syd/SydPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.syd; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the cost property value. The cost property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCost() { + public UntypedNode getCost() { return this.backingStore.get("cost"); } /** @@ -71,34 +70,34 @@ public Json getCost() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("per", (n) -> { this.setPer(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("per", (n) -> { this.setPer(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the life property value. The life property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLife() { + public UntypedNode getLife() { return this.backingStore.get("life"); } /** * Gets the per property value. The per property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPer() { + public UntypedNode getPer() { return this.backingStore.get("per"); } /** * Gets the salvage property value. The salvage property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSalvage() { + public UntypedNode getSalvage() { return this.backingStore.get("salvage"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cost property value. The cost property * @param value Value to set for the cost property. */ - public void setCost(@jakarta.annotation.Nullable final Json value) { + public void setCost(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cost", value); } /** * Sets the life property value. The life property * @param value Value to set for the life property. */ - public void setLife(@jakarta.annotation.Nullable final Json value) { + public void setLife(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("life", value); } /** * Sets the per property value. The per property * @param value Value to set for the per property. */ - public void setPer(@jakarta.annotation.Nullable final Json value) { + public void setPer(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("per", value); } /** * Sets the salvage property value. The salvage property * @param value Value to set for the salvage property. */ - public void setSalvage(@jakarta.annotation.Nullable final Json value) { + public void setSalvage(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("salvage", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t/TPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t/TPostRequestBody.java index 47491d3f6d6..676ab9956a2 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t/TPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t/TPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.t; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_dist/TDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_dist/TDistPostRequestBody.java index 51c1ba6024d..4cd2e79063b 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_dist/TDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_dist/TDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.t_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -79,17 +78,17 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cumulative property value. The cumulative property * @param value Value to set for the cumulative property. */ - public void setCumulative(@jakarta.annotation.Nullable final Json value) { + public void setCumulative(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cumulative", value); } /** * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_dist_2t/TDist2TPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_dist_2t/TDist2TPostRequestBody.java index a40b649550a..de0085d66a1 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_dist_2t/TDist2TPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_dist_2t/TDist2TPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.t_dist_2t; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -71,16 +70,16 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_dist_rt/TDistRTPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_dist_rt/TDistRTPostRequestBody.java index 2b9e747cc0b..7cf96e4c50d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_dist_rt/TDistRTPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_dist_rt/TDistRTPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.t_dist_rt; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -71,16 +70,16 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the x property value. The x property * @param value Value to set for the x property. */ - public void setX(@jakarta.annotation.Nullable final Json value) { + public void setX(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("x", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_inv/TInvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_inv/TInvPostRequestBody.java index 8623ce9a4ef..e044261c591 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_inv/TInvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_inv/TInvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.t_inv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -71,16 +70,16 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_inv_2t/TInv2TPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_inv_2t/TInv2TPostRequestBody.java index c2eacf3cd65..37f77339073 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_inv_2t/TInv2TPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/t_inv_2t/TInv2TPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.t_inv_2t; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the degFreedom property value. The degFreedom property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDegFreedom() { + public UntypedNode getDegFreedom() { return this.backingStore.get("degFreedom"); } /** @@ -71,16 +70,16 @@ public Json getDegFreedom() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("degFreedom", (n) -> { this.setDegFreedom(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("probability", (n) -> { this.setProbability(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the probability property value. The probability property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getProbability() { + public UntypedNode getProbability() { return this.backingStore.get("probability"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the degFreedom property value. The degFreedom property * @param value Value to set for the degFreedom property. */ - public void setDegFreedom(@jakarta.annotation.Nullable final Json value) { + public void setDegFreedom(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("degFreedom", value); } /** * Sets the probability property value. The probability property * @param value Value to set for the probability property. */ - public void setProbability(@jakarta.annotation.Nullable final Json value) { + public void setProbability(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("probability", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tan/TanPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tan/TanPostRequestBody.java index 54c93b35805..ce06dba83c6 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tan/TanPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tan/TanPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.tan; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tanh/TanhPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tanh/TanhPostRequestBody.java index 5e8d1adb3ab..deb09c0ef4c 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tanh/TanhPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tanh/TanhPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.tanh; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tbilleq/TbillEqPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tbilleq/TbillEqPostRequestBody.java index a3db25eb2e2..b4fee3812e7 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tbilleq/TbillEqPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tbilleq/TbillEqPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.tbilleq; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the discount property value. The discount property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDiscount() { + public UntypedNode getDiscount() { return this.backingStore.get("discount"); } /** @@ -71,25 +70,25 @@ public Json getDiscount() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("discount", (n) -> { this.setDiscount(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("discount", (n) -> { this.setDiscount(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the discount property value. The discount property * @param value Value to set for the discount property. */ - public void setDiscount(@jakarta.annotation.Nullable final Json value) { + public void setDiscount(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("discount", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tbillprice/TbillPricePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tbillprice/TbillPricePostRequestBody.java index e429efe0031..71d6f101ab3 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tbillprice/TbillPricePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tbillprice/TbillPricePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.tbillprice; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the discount property value. The discount property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDiscount() { + public UntypedNode getDiscount() { return this.backingStore.get("discount"); } /** @@ -71,25 +70,25 @@ public Json getDiscount() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("discount", (n) -> { this.setDiscount(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("discount", (n) -> { this.setDiscount(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the discount property value. The discount property * @param value Value to set for the discount property. */ - public void setDiscount(@jakarta.annotation.Nullable final Json value) { + public void setDiscount(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("discount", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tbillyield/TbillYieldPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tbillyield/TbillYieldPostRequestBody.java index e4936f0e606..b44a3170163 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tbillyield/TbillYieldPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/tbillyield/TbillYieldPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.tbillyield; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the pr property value. The pr property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPr() { + public UntypedNode getPr() { return this.backingStore.get("pr"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the pr property value. The pr property * @param value Value to set for the pr property. */ - public void setPr(@jakarta.annotation.Nullable final Json value) { + public void setPr(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pr", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/text/TextPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/text/TextPostRequestBody.java index 5aa2bf3d20b..1542e43f728 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/text/TextPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/text/TextPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.text; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("formatText", (n) -> { this.setFormatText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("formatText", (n) -> { this.setFormatText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the formatText property value. The formatText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFormatText() { + public UntypedNode getFormatText() { return this.backingStore.get("formatText"); } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the formatText property value. The formatText property * @param value Value to set for the formatText property. */ - public void setFormatText(@jakarta.annotation.Nullable final Json value) { + public void setFormatText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("formatText", value); } /** * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/time/TimePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/time/TimePostRequestBody.java index 68521a9fd85..7a5bbf8bd4c 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/time/TimePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/time/TimePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.time; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,33 +62,33 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("hour", (n) -> { this.setHour(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("minute", (n) -> { this.setMinute(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("second", (n) -> { this.setSecond(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("hour", (n) -> { this.setHour(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("minute", (n) -> { this.setMinute(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("second", (n) -> { this.setSecond(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the hour property value. The hour property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getHour() { + public UntypedNode getHour() { return this.backingStore.get("hour"); } /** * Gets the minute property value. The minute property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMinute() { + public UntypedNode getMinute() { return this.backingStore.get("minute"); } /** * Gets the second property value. The second property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSecond() { + public UntypedNode getSecond() { return this.backingStore.get("second"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the hour property value. The hour property * @param value Value to set for the hour property. */ - public void setHour(@jakarta.annotation.Nullable final Json value) { + public void setHour(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("hour", value); } /** * Sets the minute property value. The minute property * @param value Value to set for the minute property. */ - public void setMinute(@jakarta.annotation.Nullable final Json value) { + public void setMinute(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("minute", value); } /** * Sets the second property value. The second property * @param value Value to set for the second property. */ - public void setSecond(@jakarta.annotation.Nullable final Json value) { + public void setSecond(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("second", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/timevalue/TimevaluePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/timevalue/TimevaluePostRequestBody.java index 8326abd64e7..5d5e6dd2bab 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/timevalue/TimevaluePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/timevalue/TimevaluePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.timevalue; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("timeText", (n) -> { this.setTimeText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("timeText", (n) -> { this.setTimeText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the timeText property value. The timeText property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getTimeText() { + public UntypedNode getTimeText() { return this.backingStore.get("timeText"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the timeText property value. The timeText property * @param value Value to set for the timeText property. */ - public void setTimeText(@jakarta.annotation.Nullable final Json value) { + public void setTimeText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("timeText", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/trim/TrimPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/trim/TrimPostRequestBody.java index 9eb4ae3f6a3..79f841f6835 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/trim/TrimPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/trim/TrimPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.trim; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/trimmean/TrimMeanPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/trimmean/TrimMeanPostRequestBody.java index d1789ad1db5..aa2c0c6afee 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/trimmean/TrimMeanPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/trimmean/TrimMeanPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.trimmean; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,16 +70,16 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("percent", (n) -> { this.setPercent(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("percent", (n) -> { this.setPercent(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the percent property value. The percent property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPercent() { + public UntypedNode getPercent() { return this.backingStore.get("percent"); } /** @@ -104,7 +103,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("numDigits", (n) -> { this.setNumDigits(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("numDigits", (n) -> { this.setNumDigits(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** * Gets the numDigits property value. The numDigits property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumDigits() { + public UntypedNode getNumDigits() { return this.backingStore.get("numDigits"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } /** * Sets the numDigits property value. The numDigits property * @param value Value to set for the numDigits property. */ - public void setNumDigits(@jakarta.annotation.Nullable final Json value) { + public void setNumDigits(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("numDigits", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/type/TypePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/type/TypePostRequestBody.java index 4b0d4af4d61..f48dd4af87c 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/type/TypePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/type/TypePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.type; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("value", (n) -> { this.setValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the value property value. The value property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValue() { + public UntypedNode getValue() { return this.backingStore.get("value"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the value property value. The value property * @param value Value to set for the value property. */ - public void setValue(@jakarta.annotation.Nullable final Json value) { + public void setValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("value", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/unichar/UnicharPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/unichar/UnicharPostRequestBody.java index 244cd75be30..e952fe95de5 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/unichar/UnicharPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/unichar/UnicharPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.unichar; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/unicode/UnicodePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/unicode/UnicodePostRequestBody.java index 5f15bb42312..ac8b256d932 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/unicode/UnicodePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/unicode/UnicodePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.unicode; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/upper/UpperPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/upper/UpperPostRequestBody.java index b6df6c451de..87791616888 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/upper/UpperPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/upper/UpperPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.upper; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/usdollar/UsdollarPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/usdollar/UsdollarPostRequestBody.java index 28c2a898158..46142cc62eb 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/usdollar/UsdollarPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/usdollar/UsdollarPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.usdollar; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the decimals property value. The decimals property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDecimals() { + public UntypedNode getDecimals() { return this.backingStore.get("decimals"); } /** @@ -71,16 +70,16 @@ public Json getDecimals() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("decimals", (n) -> { this.setDecimals(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("decimals", (n) -> { this.setDecimals(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("number", (n) -> { this.setNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the number property value. The number property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNumber() { + public UntypedNode getNumber() { return this.backingStore.get("number"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the decimals property value. The decimals property * @param value Value to set for the decimals property. */ - public void setDecimals(@jakarta.annotation.Nullable final Json value) { + public void setDecimals(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("decimals", value); } /** * Sets the number property value. The number property * @param value Value to set for the number property. */ - public void setNumber(@jakarta.annotation.Nullable final Json value) { + public void setNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("number", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/value/ValuePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/value/ValuePostRequestBody.java index c2fcbb6ee0c..e798a650485 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/value/ValuePostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/value/ValuePostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.value; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("text", (n) -> { this.setText(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the text property value. The text property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getText() { + public UntypedNode getText() { return this.backingStore.get("text"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the text property value. The text property * @param value Value to set for the text property. */ - public void setText(@jakarta.annotation.Nullable final Json value) { + public void setText(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("text", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/var_p/VarPPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/var_p/VarPPostRequestBody.java index d683f4533dd..8b925e1a727 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/var_p/VarPPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/var_p/VarPPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.var_p; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/var_s/VarSPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/var_s/VarSPostRequestBody.java index 8a5fbeb6362..af1fa729c4a 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/var_s/VarSPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/var_s/VarSPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.var_s; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/vara/VarAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/vara/VarAPostRequestBody.java index 3d5949fdb6c..56a65b03d59 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/vara/VarAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/vara/VarAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.vara; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/varpa/VarPAPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/varpa/VarPAPostRequestBody.java index 72f26bc6155..827d41c59a7 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/varpa/VarPAPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/varpa/VarPAPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.varpa; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/vdb/VdbPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/vdb/VdbPostRequestBody.java index cd99c65a803..9a29e7a5a82 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/vdb/VdbPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/vdb/VdbPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.vdb; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,26 +57,26 @@ public BackingStore getBackingStore() { } /** * Gets the cost property value. The cost property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCost() { + public UntypedNode getCost() { return this.backingStore.get("cost"); } /** * Gets the endPeriod property value. The endPeriod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndPeriod() { + public UntypedNode getEndPeriod() { return this.backingStore.get("endPeriod"); } /** * Gets the factor property value. The factor property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFactor() { + public UntypedNode getFactor() { return this.backingStore.get("factor"); } /** @@ -87,45 +86,45 @@ public Json getFactor() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(7); - deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("endPeriod", (n) -> { this.setEndPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("factor", (n) -> { this.setFactor(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("noSwitch", (n) -> { this.setNoSwitch(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startPeriod", (n) -> { this.setStartPeriod(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("cost", (n) -> { this.setCost(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("endPeriod", (n) -> { this.setEndPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("factor", (n) -> { this.setFactor(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("life", (n) -> { this.setLife(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("noSwitch", (n) -> { this.setNoSwitch(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("salvage", (n) -> { this.setSalvage(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startPeriod", (n) -> { this.setStartPeriod(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the life property value. The life property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLife() { + public UntypedNode getLife() { return this.backingStore.get("life"); } /** * Gets the noSwitch property value. The noSwitch property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getNoSwitch() { + public UntypedNode getNoSwitch() { return this.backingStore.get("noSwitch"); } /** * Gets the salvage property value. The salvage property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSalvage() { + public UntypedNode getSalvage() { return this.backingStore.get("salvage"); } /** * Gets the startPeriod property value. The startPeriod property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartPeriod() { + public UntypedNode getStartPeriod() { return this.backingStore.get("startPeriod"); } /** @@ -162,49 +161,49 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the cost property value. The cost property * @param value Value to set for the cost property. */ - public void setCost(@jakarta.annotation.Nullable final Json value) { + public void setCost(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("cost", value); } /** * Sets the endPeriod property value. The endPeriod property * @param value Value to set for the endPeriod property. */ - public void setEndPeriod(@jakarta.annotation.Nullable final Json value) { + public void setEndPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endPeriod", value); } /** * Sets the factor property value. The factor property * @param value Value to set for the factor property. */ - public void setFactor(@jakarta.annotation.Nullable final Json value) { + public void setFactor(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("factor", value); } /** * Sets the life property value. The life property * @param value Value to set for the life property. */ - public void setLife(@jakarta.annotation.Nullable final Json value) { + public void setLife(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("life", value); } /** * Sets the noSwitch property value. The noSwitch property * @param value Value to set for the noSwitch property. */ - public void setNoSwitch(@jakarta.annotation.Nullable final Json value) { + public void setNoSwitch(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("noSwitch", value); } /** * Sets the salvage property value. The salvage property * @param value Value to set for the salvage property. */ - public void setSalvage(@jakarta.annotation.Nullable final Json value) { + public void setSalvage(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("salvage", value); } /** * Sets the startPeriod property value. The startPeriod property * @param value Value to set for the startPeriod property. */ - public void setStartPeriod(@jakarta.annotation.Nullable final Json value) { + public void setStartPeriod(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startPeriod", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/vlookup/VlookupPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/vlookup/VlookupPostRequestBody.java index 5f2ac4f7a9f..a9ade503931 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/vlookup/VlookupPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/vlookup/VlookupPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.vlookup; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the colIndexNum property value. The colIndexNum property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getColIndexNum() { + public UntypedNode getColIndexNum() { return this.backingStore.get("colIndexNum"); } /** @@ -71,34 +70,34 @@ public Json getColIndexNum() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("colIndexNum", (n) -> { this.setColIndexNum(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("lookupValue", (n) -> { this.setLookupValue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rangeLookup", (n) -> { this.setRangeLookup(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("tableArray", (n) -> { this.setTableArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("colIndexNum", (n) -> { this.setColIndexNum(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("lookupValue", (n) -> { this.setLookupValue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rangeLookup", (n) -> { this.setRangeLookup(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("tableArray", (n) -> { this.setTableArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the lookupValue property value. The lookupValue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getLookupValue() { + public UntypedNode getLookupValue() { return this.backingStore.get("lookupValue"); } /** * Gets the rangeLookup property value. The rangeLookup property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRangeLookup() { + public UntypedNode getRangeLookup() { return this.backingStore.get("rangeLookup"); } /** * Gets the tableArray property value. The tableArray property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getTableArray() { + public UntypedNode getTableArray() { return this.backingStore.get("tableArray"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the colIndexNum property value. The colIndexNum property * @param value Value to set for the colIndexNum property. */ - public void setColIndexNum(@jakarta.annotation.Nullable final Json value) { + public void setColIndexNum(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("colIndexNum", value); } /** * Sets the lookupValue property value. The lookupValue property * @param value Value to set for the lookupValue property. */ - public void setLookupValue(@jakarta.annotation.Nullable final Json value) { + public void setLookupValue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("lookupValue", value); } /** * Sets the rangeLookup property value. The rangeLookup property * @param value Value to set for the rangeLookup property. */ - public void setRangeLookup(@jakarta.annotation.Nullable final Json value) { + public void setRangeLookup(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rangeLookup", value); } /** * Sets the tableArray property value. The tableArray property * @param value Value to set for the tableArray property. */ - public void setTableArray(@jakarta.annotation.Nullable final Json value) { + public void setTableArray(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("tableArray", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/weekday/WeekdayPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/weekday/WeekdayPostRequestBody.java index 6aee38c0347..63a11bfb1d8 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/weekday/WeekdayPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/weekday/WeekdayPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.weekday; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("returnType", (n) -> { this.setReturnType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("returnType", (n) -> { this.setReturnType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the returnType property value. The returnType property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getReturnType() { + public UntypedNode getReturnType() { return this.backingStore.get("returnType"); } /** * Gets the serialNumber property value. The serialNumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSerialNumber() { + public UntypedNode getSerialNumber() { return this.backingStore.get("serialNumber"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the returnType property value. The returnType property * @param value Value to set for the returnType property. */ - public void setReturnType(@jakarta.annotation.Nullable final Json value) { + public void setReturnType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("returnType", value); } /** * Sets the serialNumber property value. The serialNumber property * @param value Value to set for the serialNumber property. */ - public void setSerialNumber(@jakarta.annotation.Nullable final Json value) { + public void setSerialNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("serialNumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/weeknum/WeekNumPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/weeknum/WeekNumPostRequestBody.java index 59d8a9bb243..17b59b1242d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/weeknum/WeekNumPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/weeknum/WeekNumPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.weeknum; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,24 +62,24 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("returnType", (n) -> { this.setReturnType(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("returnType", (n) -> { this.setReturnType(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the returnType property value. The returnType property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getReturnType() { + public UntypedNode getReturnType() { return this.backingStore.get("returnType"); } /** * Gets the serialNumber property value. The serialNumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSerialNumber() { + public UntypedNode getSerialNumber() { return this.backingStore.get("serialNumber"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the returnType property value. The returnType property * @param value Value to set for the returnType property. */ - public void setReturnType(@jakarta.annotation.Nullable final Json value) { + public void setReturnType(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("returnType", value); } /** * Sets the serialNumber property value. The serialNumber property * @param value Value to set for the serialNumber property. */ - public void setSerialNumber(@jakarta.annotation.Nullable final Json value) { + public void setSerialNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("serialNumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/weibull_dist/WeibullDistPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/weibull_dist/WeibullDistPostRequestBody.java index 82dfb505ea4..27e7c748b48 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/weibull_dist/WeibullDistPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/weibull_dist/WeibullDistPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.weibull_dist; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the alpha property value. The alpha property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getAlpha() { + public UntypedNode getAlpha() { return this.backingStore.get("alpha"); } /** @@ -66,18 +65,18 @@ public BackingStore getBackingStore() { } /** * Gets the beta property value. The beta property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBeta() { + public UntypedNode getBeta() { return this.backingStore.get("beta"); } /** * Gets the cumulative property value. The cumulative property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getCumulative() { + public UntypedNode getCumulative() { return this.backingStore.get("cumulative"); } /** @@ -87,18 +86,18 @@ public Json getCumulative() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("alpha", (n) -> { this.setAlpha(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("beta", (n) -> { this.setBeta(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("cumulative", (n) -> { this.setCumulative(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -124,7 +123,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("days", (n) -> { this.setDays(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("holidays", (n) -> { this.setHolidays(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("days", (n) -> { this.setDays(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("holidays", (n) -> { this.setHolidays(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the holidays property value. The holidays property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getHolidays() { + public UntypedNode getHolidays() { return this.backingStore.get("holidays"); } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the days property value. The days property * @param value Value to set for the days property. */ - public void setDays(@jakarta.annotation.Nullable final Json value) { + public void setDays(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("days", value); } /** * Sets the holidays property value. The holidays property * @param value Value to set for the holidays property. */ - public void setHolidays(@jakarta.annotation.Nullable final Json value) { + public void setHolidays(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("holidays", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/workday_intl/WorkDayIntlPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/workday_intl/WorkDayIntlPostRequestBody.java index 062ae8fe30d..1fc0a7a963d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/workday_intl/WorkDayIntlPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/workday_intl/WorkDayIntlPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.workday_intl; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the days property value. The days property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDays() { + public UntypedNode getDays() { return this.backingStore.get("days"); } /** @@ -71,34 +70,34 @@ public Json getDays() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(4); - deserializerMap.put("days", (n) -> { this.setDays(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("holidays", (n) -> { this.setHolidays(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("weekend", (n) -> { this.setWeekend(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("days", (n) -> { this.setDays(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("holidays", (n) -> { this.setHolidays(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("weekend", (n) -> { this.setWeekend(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the holidays property value. The holidays property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getHolidays() { + public UntypedNode getHolidays() { return this.backingStore.get("holidays"); } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** * Gets the weekend property value. The weekend property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getWeekend() { + public UntypedNode getWeekend() { return this.backingStore.get("weekend"); } /** @@ -132,28 +131,28 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the days property value. The days property * @param value Value to set for the days property. */ - public void setDays(@jakarta.annotation.Nullable final Json value) { + public void setDays(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("days", value); } /** * Sets the holidays property value. The holidays property * @param value Value to set for the holidays property. */ - public void setHolidays(@jakarta.annotation.Nullable final Json value) { + public void setHolidays(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("holidays", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } /** * Sets the weekend property value. The weekend property * @param value Value to set for the weekend property. */ - public void setWeekend(@jakarta.annotation.Nullable final Json value) { + public void setWeekend(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("weekend", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/xirr/XirrPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/xirr/XirrPostRequestBody.java index 658d82bee81..7c12c86186a 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/xirr/XirrPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/xirr/XirrPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.xirr; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the dates property value. The dates property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDates() { + public UntypedNode getDates() { return this.backingStore.get("dates"); } /** @@ -71,25 +70,25 @@ public Json getDates() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("dates", (n) -> { this.setDates(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("guess", (n) -> { this.setGuess(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("dates", (n) -> { this.setDates(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("guess", (n) -> { this.setGuess(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the guess property value. The guess property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getGuess() { + public UntypedNode getGuess() { return this.backingStore.get("guess"); } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the dates property value. The dates property * @param value Value to set for the dates property. */ - public void setDates(@jakarta.annotation.Nullable final Json value) { + public void setDates(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("dates", value); } /** * Sets the guess property value. The guess property * @param value Value to set for the guess property. */ - public void setGuess(@jakarta.annotation.Nullable final Json value) { + public void setGuess(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("guess", value); } /** * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/xnpv/XnpvPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/xnpv/XnpvPostRequestBody.java index 7821f3ae00b..b0ae1109471 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/xnpv/XnpvPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/xnpv/XnpvPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.xnpv; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the dates property value. The dates property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getDates() { + public UntypedNode getDates() { return this.backingStore.get("dates"); } /** @@ -71,25 +70,25 @@ public Json getDates() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("dates", (n) -> { this.setDates(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("dates", (n) -> { this.setDates(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the dates property value. The dates property * @param value Value to set for the dates property. */ - public void setDates(@jakarta.annotation.Nullable final Json value) { + public void setDates(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("dates", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/xor/XorPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/xor/XorPostRequestBody.java index c6a78892908..8e7a775a89a 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/xor/XorPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/xor/XorPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.xor; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/year/YearPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/year/YearPostRequestBody.java index a22bffb3215..ecee916a8ea 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/year/YearPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/year/YearPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.year; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("serialNumber", (n) -> { this.setSerialNumber(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the serialNumber property value. The serialNumber property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSerialNumber() { + public UntypedNode getSerialNumber() { return this.backingStore.get("serialNumber"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the serialNumber property value. The serialNumber property * @param value Value to set for the serialNumber property. */ - public void setSerialNumber(@jakarta.annotation.Nullable final Json value) { + public void setSerialNumber(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("serialNumber", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/yearfrac/YearFracPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/yearfrac/YearFracPostRequestBody.java index 6502e29c4a6..ba438f38b8d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/yearfrac/YearFracPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/yearfrac/YearFracPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.yearfrac; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,18 +57,18 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** * Gets the endDate property value. The endDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndDate() { + public UntypedNode getEndDate() { return this.backingStore.get("endDate"); } /** @@ -79,17 +78,17 @@ public Json getEndDate() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("endDate", (n) -> { this.setEndDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startDate", (n) -> { this.setStartDate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the startDate property value. The startDate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartDate() { + public UntypedNode getStartDate() { return this.backingStore.get("startDate"); } /** @@ -122,21 +121,21 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the endDate property value. The endDate property * @param value Value to set for the endDate property. */ - public void setEndDate(@jakarta.annotation.Nullable final Json value) { + public void setEndDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endDate", value); } /** * Sets the startDate property value. The startDate property * @param value Value to set for the startDate property. */ - public void setStartDate(@jakarta.annotation.Nullable final Json value) { + public void setStartDate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startDate", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/yield/YieldPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/yield/YieldPostRequestBody.java index d7760cece08..7e637c77b39 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/yield/YieldPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/yield/YieldPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.yield; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,61 +70,61 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(7); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("frequency", (n) -> { this.setFrequency(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the frequency property value. The frequency property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getFrequency() { + public UntypedNode getFrequency() { return this.backingStore.get("frequency"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the pr property value. The pr property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPr() { + public UntypedNode getPr() { return this.backingStore.get("pr"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -162,49 +161,49 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the frequency property value. The frequency property * @param value Value to set for the frequency property. */ - public void setFrequency(@jakarta.annotation.Nullable final Json value) { + public void setFrequency(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("frequency", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the pr property value. The pr property * @param value Value to set for the pr property. */ - public void setPr(@jakarta.annotation.Nullable final Json value) { + public void setPr(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pr", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/yielddisc/YieldDiscPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/yielddisc/YieldDiscPostRequestBody.java index 736b5c409f0..6951636935b 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/yielddisc/YieldDiscPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/yielddisc/YieldDiscPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.yielddisc; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,43 +70,43 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(5); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("redemption", (n) -> { this.setRedemption(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the pr property value. The pr property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPr() { + public UntypedNode getPr() { return this.backingStore.get("pr"); } /** * Gets the redemption property value. The redemption property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRedemption() { + public UntypedNode getRedemption() { return this.backingStore.get("redemption"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -142,35 +141,35 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the pr property value. The pr property * @param value Value to set for the pr property. */ - public void setPr(@jakarta.annotation.Nullable final Json value) { + public void setPr(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pr", value); } /** * Sets the redemption property value. The redemption property * @param value Value to set for the redemption property. */ - public void setRedemption(@jakarta.annotation.Nullable final Json value) { + public void setRedemption(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("redemption", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/yieldmat/YieldMatPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/yieldmat/YieldMatPostRequestBody.java index fa31f1f14e5..371c2df6b84 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/yieldmat/YieldMatPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/yieldmat/YieldMatPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.yieldmat; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the basis property value. The basis property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getBasis() { + public UntypedNode getBasis() { return this.backingStore.get("basis"); } /** @@ -71,52 +70,52 @@ public Json getBasis() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(6); - deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("basis", (n) -> { this.setBasis(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("issue", (n) -> { this.setIssue(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("maturity", (n) -> { this.setMaturity(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("pr", (n) -> { this.setPr(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("rate", (n) -> { this.setRate(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("settlement", (n) -> { this.setSettlement(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the issue property value. The issue property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getIssue() { + public UntypedNode getIssue() { return this.backingStore.get("issue"); } /** * Gets the maturity property value. The maturity property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getMaturity() { + public UntypedNode getMaturity() { return this.backingStore.get("maturity"); } /** * Gets the pr property value. The pr property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getPr() { + public UntypedNode getPr() { return this.backingStore.get("pr"); } /** * Gets the rate property value. The rate property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getRate() { + public UntypedNode getRate() { return this.backingStore.get("rate"); } /** * Gets the settlement property value. The settlement property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSettlement() { + public UntypedNode getSettlement() { return this.backingStore.get("settlement"); } /** @@ -152,42 +151,42 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the basis property value. The basis property * @param value Value to set for the basis property. */ - public void setBasis(@jakarta.annotation.Nullable final Json value) { + public void setBasis(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("basis", value); } /** * Sets the issue property value. The issue property * @param value Value to set for the issue property. */ - public void setIssue(@jakarta.annotation.Nullable final Json value) { + public void setIssue(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("issue", value); } /** * Sets the maturity property value. The maturity property * @param value Value to set for the maturity property. */ - public void setMaturity(@jakarta.annotation.Nullable final Json value) { + public void setMaturity(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("maturity", value); } /** * Sets the pr property value. The pr property * @param value Value to set for the pr property. */ - public void setPr(@jakarta.annotation.Nullable final Json value) { + public void setPr(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("pr", value); } /** * Sets the rate property value. The rate property * @param value Value to set for the rate property. */ - public void setRate(@jakarta.annotation.Nullable final Json value) { + public void setRate(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("rate", value); } /** * Sets the settlement property value. The settlement property * @param value Value to set for the settlement property. */ - public void setSettlement(@jakarta.annotation.Nullable final Json value) { + public void setSettlement(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("settlement", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/z_test/ZTestPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/z_test/ZTestPostRequestBody.java index bbe0ed4b5bd..4512417a2dd 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/z_test/ZTestPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/functions/z_test/ZTestPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.functions.z_test; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -50,10 +49,10 @@ public Map getAdditionalData() { } /** * Gets the array property value. The array property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getArray() { + public UntypedNode getArray() { return this.backingStore.get("array"); } /** @@ -71,25 +70,25 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); - deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("sigma", (n) -> { this.setSigma(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("array", (n) -> { this.setArray(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("sigma", (n) -> { this.setSigma(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("x", (n) -> { this.setX(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the sigma property value. The sigma property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSigma() { + public UntypedNode getSigma() { return this.backingStore.get("sigma"); } /** * Gets the x property value. The x property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getX() { + public UntypedNode getX() { return this.backingStore.get("x"); } /** @@ -114,7 +113,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map> getFieldDeserializers final HashMap> deserializerMap = new HashMap>(3); deserializerMap.put("comment", (n) -> { this.setComment(n.getStringValue()); }); deserializerMap.put("name", (n) -> { this.setName(n.getStringValue()); }); - deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -86,10 +85,10 @@ public String getName() { } /** * Gets the reference property value. The reference property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getReference() { + public UntypedNode getReference() { return this.backingStore.get("reference"); } /** @@ -136,7 +135,7 @@ public void setName(@jakarta.annotation.Nullable final String value) { * Sets the reference property value. The reference property * @param value Value to set for the reference property. */ - public void setReference(@jakarta.annotation.Nullable final Json value) { + public void setReference(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("reference", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/operations/OperationsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/operations/OperationsRequestBuilder.java index 01fd51c9910..fed96deac7d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/operations/OperationsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/operations/OperationsRequestBuilder.java @@ -40,7 +40,7 @@ public WorkbookOperationItemRequestBuilder byWorkbookOperationId(@jakarta.annota * @param requestAdapter The request adapter to use to execute the requests. */ public OperationsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/storage/fileStorage/containers/{fileStorageContainer%2Did}/drive/items/{driveItem%2Did}/workbook/operations{?%24expand,%24orderby,%24search,%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/storage/fileStorage/containers/{fileStorageContainer%2Did}/drive/items/{driveItem%2Did}/workbook/operations{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link OperationsRequestBuilder} and sets the default values. @@ -48,7 +48,7 @@ public OperationsRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -183,7 +203,11 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24count", count); + allQueryParams.put("%24filter", filter); allQueryParams.put("%24search", search); + allQueryParams.put("%24skip", skip); + allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/tables/item/columns/add/AddPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/tables/item/columns/add/AddPostRequestBody.java index f1b99488502..c856b6187f4 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/tables/item/columns/add/AddPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/tables/item/columns/add/AddPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.tables.item.columns.add; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -65,7 +64,7 @@ public Map> getFieldDeserializers final HashMap> deserializerMap = new HashMap>(3); deserializerMap.put("index", (n) -> { this.setIndex(n.getIntegerValue()); }); deserializerMap.put("name", (n) -> { this.setName(n.getStringValue()); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -86,10 +85,10 @@ public String getName() { } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -136,7 +135,7 @@ public void setName(@jakarta.annotation.Nullable final String value) { * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/tables/item/columns/item/filter/applyvaluesfilter/ApplyValuesFilterPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/tables/item/columns/item/filter/applyvaluesfilter/ApplyValuesFilterPostRequestBody.java index 0fa1d8d0810..e46eb5e6d85 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/tables/item/columns/item/filter/applyvaluesfilter/ApplyValuesFilterPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/tables/item/columns/item/filter/applyvaluesfilter/ApplyValuesFilterPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.tables.item.columns.item.filter.applyvaluesfilter; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/tables/item/rows/add/AddPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/tables/item/rows/add/AddPostRequestBody.java index 0565cf35beb..ddf1a6a026e 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/tables/item/rows/add/AddPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/tables/item/rows/add/AddPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.tables.item.rows.add; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -64,7 +63,7 @@ public BackingStore getBackingStore() { public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); deserializerMap.put("index", (n) -> { this.setIndex(n.getIntegerValue()); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -77,10 +76,10 @@ public Integer getIndex() { } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -119,7 +118,7 @@ public void setIndex(@jakarta.annotation.Nullable final Integer value) { * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/add/AddPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/add/AddPostRequestBody.java index b001290c238..97adb26db75 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/add/AddPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/add/AddPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.worksheets.item.charts.add; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -64,7 +63,7 @@ public BackingStore getBackingStore() { public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(3); deserializerMap.put("seriesBy", (n) -> { this.setSeriesBy(n.getStringValue()); }); - deserializerMap.put("sourceData", (n) -> { this.setSourceData(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("sourceData", (n) -> { this.setSourceData(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); deserializerMap.put("type", (n) -> { this.setType(n.getStringValue()); }); return deserializerMap; } @@ -78,10 +77,10 @@ public String getSeriesBy() { } /** * Gets the sourceData property value. The sourceData property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSourceData() { + public UntypedNode getSourceData() { return this.backingStore.get("sourceData"); } /** @@ -129,7 +128,7 @@ public void setSeriesBy(@jakarta.annotation.Nullable final String value) { * Sets the sourceData property value. The sourceData property * @param value Value to set for the sourceData property. */ - public void setSourceData(@jakarta.annotation.Nullable final Json value) { + public void setSourceData(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("sourceData", value); } /** diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/item/setdata/SetDataPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/item/setdata/SetDataPostRequestBody.java index 81d2de8bb82..21b5762694d 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/item/setdata/SetDataPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/item/setdata/SetDataPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.worksheets.item.charts.item.setdata; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -64,7 +63,7 @@ public BackingStore getBackingStore() { public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); deserializerMap.put("seriesBy", (n) -> { this.setSeriesBy(n.getStringValue()); }); - deserializerMap.put("sourceData", (n) -> { this.setSourceData(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("sourceData", (n) -> { this.setSourceData(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -77,10 +76,10 @@ public String getSeriesBy() { } /** * Gets the sourceData property value. The sourceData property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSourceData() { + public UntypedNode getSourceData() { return this.backingStore.get("sourceData"); } /** @@ -119,7 +118,7 @@ public void setSeriesBy(@jakarta.annotation.Nullable final String value) { * Sets the sourceData property value. The sourceData property * @param value Value to set for the sourceData property. */ - public void setSourceData(@jakarta.annotation.Nullable final Json value) { + public void setSourceData(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("sourceData", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/item/setposition/SetPositionPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/item/setposition/SetPositionPostRequestBody.java index 4875a039db9..37026d02a48 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/item/setposition/SetPositionPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/item/setposition/SetPositionPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.worksheets.item.charts.item.setposition; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endCell property value. The endCell property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndCell() { + public UntypedNode getEndCell() { return this.backingStore.get("endCell"); } /** @@ -71,16 +70,16 @@ public Json getEndCell() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("endCell", (n) -> { this.setEndCell(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startCell", (n) -> { this.setStartCell(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endCell", (n) -> { this.setEndCell(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startCell", (n) -> { this.setStartCell(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the startCell property value. The startCell property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartCell() { + public UntypedNode getStartCell() { return this.backingStore.get("startCell"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endCell property value. The endCell property * @param value Value to set for the endCell property. */ - public void setEndCell(@jakarta.annotation.Nullable final Json value) { + public void setEndCell(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endCell", value); } /** * Sets the startCell property value. The startCell property * @param value Value to set for the startCell property. */ - public void setStartCell(@jakarta.annotation.Nullable final Json value) { + public void setStartCell(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startCell", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/itematwithindex/setdata/SetDataPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/itematwithindex/setdata/SetDataPostRequestBody.java index 4549fcd9ba9..1d16cd3d578 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/itematwithindex/setdata/SetDataPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/itematwithindex/setdata/SetDataPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.worksheets.item.charts.itematwithindex.setdata; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -64,7 +63,7 @@ public BackingStore getBackingStore() { public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); deserializerMap.put("seriesBy", (n) -> { this.setSeriesBy(n.getStringValue()); }); - deserializerMap.put("sourceData", (n) -> { this.setSourceData(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("sourceData", (n) -> { this.setSourceData(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -77,10 +76,10 @@ public String getSeriesBy() { } /** * Gets the sourceData property value. The sourceData property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSourceData() { + public UntypedNode getSourceData() { return this.backingStore.get("sourceData"); } /** @@ -119,7 +118,7 @@ public void setSeriesBy(@jakarta.annotation.Nullable final String value) { * Sets the sourceData property value. The sourceData property * @param value Value to set for the sourceData property. */ - public void setSourceData(@jakarta.annotation.Nullable final Json value) { + public void setSourceData(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("sourceData", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/itematwithindex/setposition/SetPositionPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/itematwithindex/setposition/SetPositionPostRequestBody.java index 61e28298975..dc97225b752 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/itematwithindex/setposition/SetPositionPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/itematwithindex/setposition/SetPositionPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.worksheets.item.charts.itematwithindex.setposition; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endCell property value. The endCell property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndCell() { + public UntypedNode getEndCell() { return this.backingStore.get("endCell"); } /** @@ -71,16 +70,16 @@ public Json getEndCell() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("endCell", (n) -> { this.setEndCell(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startCell", (n) -> { this.setStartCell(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endCell", (n) -> { this.setEndCell(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startCell", (n) -> { this.setStartCell(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the startCell property value. The startCell property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartCell() { + public UntypedNode getStartCell() { return this.backingStore.get("startCell"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endCell property value. The endCell property * @param value Value to set for the endCell property. */ - public void setEndCell(@jakarta.annotation.Nullable final Json value) { + public void setEndCell(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endCell", value); } /** * Sets the startCell property value. The startCell property * @param value Value to set for the startCell property. */ - public void setStartCell(@jakarta.annotation.Nullable final Json value) { + public void setStartCell(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startCell", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/itemwithname/setdata/SetDataPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/itemwithname/setdata/SetDataPostRequestBody.java index 64069e83bfd..ac074aeda0b 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/itemwithname/setdata/SetDataPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/itemwithname/setdata/SetDataPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.worksheets.item.charts.itemwithname.setdata; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -64,7 +63,7 @@ public BackingStore getBackingStore() { public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); deserializerMap.put("seriesBy", (n) -> { this.setSeriesBy(n.getStringValue()); }); - deserializerMap.put("sourceData", (n) -> { this.setSourceData(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("sourceData", (n) -> { this.setSourceData(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -77,10 +76,10 @@ public String getSeriesBy() { } /** * Gets the sourceData property value. The sourceData property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getSourceData() { + public UntypedNode getSourceData() { return this.backingStore.get("sourceData"); } /** @@ -119,7 +118,7 @@ public void setSeriesBy(@jakarta.annotation.Nullable final String value) { * Sets the sourceData property value. The sourceData property * @param value Value to set for the sourceData property. */ - public void setSourceData(@jakarta.annotation.Nullable final Json value) { + public void setSourceData(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("sourceData", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/itemwithname/setposition/SetPositionPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/itemwithname/setposition/SetPositionPostRequestBody.java index 2451fb72e91..15a45b9cb27 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/itemwithname/setposition/SetPositionPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/charts/itemwithname/setposition/SetPositionPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.worksheets.item.charts.itemwithname.setposition; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -58,10 +57,10 @@ public BackingStore getBackingStore() { } /** * Gets the endCell property value. The endCell property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getEndCell() { + public UntypedNode getEndCell() { return this.backingStore.get("endCell"); } /** @@ -71,16 +70,16 @@ public Json getEndCell() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); - deserializerMap.put("endCell", (n) -> { this.setEndCell(n.getObjectValue(Json::createFromDiscriminatorValue)); }); - deserializerMap.put("startCell", (n) -> { this.setStartCell(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("endCell", (n) -> { this.setEndCell(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); + deserializerMap.put("startCell", (n) -> { this.setStartCell(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the startCell property value. The startCell property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getStartCell() { + public UntypedNode getStartCell() { return this.backingStore.get("startCell"); } /** @@ -112,14 +111,14 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the endCell property value. The endCell property * @param value Value to set for the endCell property. */ - public void setEndCell(@jakarta.annotation.Nullable final Json value) { + public void setEndCell(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("endCell", value); } /** * Sets the startCell property value. The startCell property * @param value Value to set for the startCell property. */ - public void setStartCell(@jakarta.annotation.Nullable final Json value) { + public void setStartCell(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("startCell", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/names/add/AddPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/names/add/AddPostRequestBody.java index b2c1f75c6d1..2ee120b7590 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/names/add/AddPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/names/add/AddPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.worksheets.item.names.add; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -73,7 +72,7 @@ public Map> getFieldDeserializers final HashMap> deserializerMap = new HashMap>(3); deserializerMap.put("comment", (n) -> { this.setComment(n.getStringValue()); }); deserializerMap.put("name", (n) -> { this.setName(n.getStringValue()); }); - deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("reference", (n) -> { this.setReference(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -86,10 +85,10 @@ public String getName() { } /** * Gets the reference property value. The reference property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getReference() { + public UntypedNode getReference() { return this.backingStore.get("reference"); } /** @@ -136,7 +135,7 @@ public void setName(@jakarta.annotation.Nullable final String value) { * Sets the reference property value. The reference property * @param value Value to set for the reference property. */ - public void setReference(@jakarta.annotation.Nullable final Json value) { + public void setReference(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("reference", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/tables/item/columns/add/AddPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/tables/item/columns/add/AddPostRequestBody.java index 9ff5d35ee57..3d340ac1db8 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/tables/item/columns/add/AddPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/tables/item/columns/add/AddPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.worksheets.item.tables.item.columns.add; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -65,7 +64,7 @@ public Map> getFieldDeserializers final HashMap> deserializerMap = new HashMap>(3); deserializerMap.put("index", (n) -> { this.setIndex(n.getIntegerValue()); }); deserializerMap.put("name", (n) -> { this.setName(n.getStringValue()); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -86,10 +85,10 @@ public String getName() { } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -136,7 +135,7 @@ public void setName(@jakarta.annotation.Nullable final String value) { * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/tables/item/columns/item/filter/applyvaluesfilter/ApplyValuesFilterPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/tables/item/columns/item/filter/applyvaluesfilter/ApplyValuesFilterPostRequestBody.java index e354d876e01..ed39e70adf5 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/tables/item/columns/item/filter/applyvaluesfilter/ApplyValuesFilterPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/tables/item/columns/item/filter/applyvaluesfilter/ApplyValuesFilterPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.worksheets.item.tables.item.columns.item.filter.applyvaluesfilter; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -63,15 +62,15 @@ public BackingStore getBackingStore() { @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(1); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -102,7 +101,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/tables/item/rows/add/AddPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/tables/item/rows/add/AddPostRequestBody.java index 20d035b5c40..2e7e59f05a1 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/tables/item/rows/add/AddPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/items/item/workbook/worksheets/item/tables/item/rows/add/AddPostRequestBody.java @@ -1,6 +1,5 @@ package com.microsoft.graph.storage.filestorage.containers.item.drive.items.item.workbook.worksheets.item.tables.item.rows.add; -import com.microsoft.graph.models.Json; import com.microsoft.kiota.serialization.AdditionalDataHolder; import com.microsoft.kiota.serialization.Parsable; import com.microsoft.kiota.serialization.ParseNode; @@ -64,7 +63,7 @@ public BackingStore getBackingStore() { public Map> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(2); deserializerMap.put("index", (n) -> { this.setIndex(n.getIntegerValue()); }); - deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(Json::createFromDiscriminatorValue)); }); + deserializerMap.put("values", (n) -> { this.setValues(n.getObjectValue(UntypedNode::createFromDiscriminatorValue)); }); return deserializerMap; } /** @@ -77,10 +76,10 @@ public Integer getIndex() { } /** * Gets the values property value. The values property - * @return a {@link Json} + * @return a {@link UntypedNode} */ @jakarta.annotation.Nullable - public Json getValues() { + public UntypedNode getValues() { return this.backingStore.get("values"); } /** @@ -119,7 +118,7 @@ public void setIndex(@jakarta.annotation.Nullable final Integer value) { * Sets the values property value. The values property * @param value Value to set for the values property. */ - public void setValues(@jakarta.annotation.Nullable final Json value) { + public void setValues(@jakarta.annotation.Nullable final UntypedNode value) { this.backingStore.set("values", value); } } diff --git a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/list/items/ItemsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/list/items/ItemsRequestBuilder.java index 8e7640a31ac..4b44e6890da 100644 --- a/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/list/items/ItemsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/storage/filestorage/containers/item/drive/list/items/ItemsRequestBuilder.java @@ -50,7 +50,7 @@ public ListItemItemRequestBuilder byListItemId(@jakarta.annotation.Nonnull final * @param requestAdapter The request adapter to use to execute the requests. */ public ItemsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/storage/fileStorage/containers/{fileStorageContainer%2Did}/drive/list/items{?%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/storage/fileStorage/containers/{fileStorageContainer%2Did}/drive/list/items{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ItemsRequestBuilder} and sets the default values. @@ -58,7 +58,7 @@ public ItemsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); diff --git a/src/main/java/com/microsoft/graph/generated/subscribedskus/SubscribedSkusRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/subscribedskus/SubscribedSkusRequestBuilder.java index 54550d41b95..6bcf1762a48 100644 --- a/src/main/java/com/microsoft/graph/generated/subscribedskus/SubscribedSkusRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/subscribedskus/SubscribedSkusRequestBuilder.java @@ -40,7 +40,7 @@ public SubscribedSkuItemRequestBuilder bySubscribedSkuId(@jakarta.annotation.Non * @param requestAdapter The request adapter to use to execute the requests. */ public SubscribedSkusRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/subscribedSkus{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/subscribedSkus{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link SubscribedSkusRequestBuilder} and sets the default values. @@ -48,7 +48,7 @@ public SubscribedSkusRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/subscriptions/SubscriptionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/subscriptions/SubscriptionsRequestBuilder.java index 315971c8163..cb544219a40 100644 --- a/src/main/java/com/microsoft/graph/generated/subscriptions/SubscriptionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/subscriptions/SubscriptionsRequestBuilder.java @@ -40,7 +40,7 @@ public SubscriptionItemRequestBuilder bySubscriptionId(@jakarta.annotation.Nonnu * @param requestAdapter The request adapter to use to execute the requests. */ public SubscriptionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/subscriptions{?%24count,%24filter,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/subscriptions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link SubscriptionsRequestBuilder} and sets the default values. @@ -48,7 +48,7 @@ public SubscriptionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); + allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/members/item/ConversationMemberItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/members/item/ConversationMemberItemRequestBuilder.java index 53c0894211d..c3137f89fc1 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/members/item/ConversationMemberItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/members/item/ConversationMemberItemRequestBuilder.java @@ -37,18 +37,18 @@ public ConversationMemberItemRequestBuilder(@jakarta.annotation.Nonnull final St super(requestAdapter, "{+baseurl}/teams/{team%2Did}/channels/{channel%2Did}/members/{conversationMember%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. + * Delete a conversationMember from a channel. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. + * Delete a conversationMember from a channel. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -81,23 +81,23 @@ public ConversationMember get(@jakarta.annotation.Nullable final java.util.funct return this.requestAdapter.send(requestInfo, errorMapping, ConversationMember::createFromDiscriminatorValue); } /** - * Update the role of a conversationMember in a team or channel. + * Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. * @param body The request body * @return a {@link ConversationMember} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ConversationMember patch(@jakarta.annotation.Nonnull final ConversationMember body) { return patch(body, null); } /** - * Update the role of a conversationMember in a team or channel. + * Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ConversationMember} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ConversationMember patch(@jakarta.annotation.Nonnull final ConversationMember body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -108,7 +108,7 @@ public ConversationMember patch(@jakarta.annotation.Nonnull final ConversationMe return this.requestAdapter.send(requestInfo, errorMapping, ConversationMember::createFromDiscriminatorValue); } /** - * Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. + * Delete a conversationMember from a channel. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -116,7 +116,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. + * Delete a conversationMember from a channel. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -148,7 +148,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the role of a conversationMember in a team or channel. + * Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. * @param body The request body * @return a {@link RequestInformation} */ @@ -157,7 +157,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the role of a conversationMember in a team or channel. + * Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/hostedcontents/HostedContentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/hostedcontents/HostedContentsRequestBuilder.java index 41ca06b1c5e..b230b1c4db5 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/hostedcontents/HostedContentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/hostedcontents/HostedContentsRequestBuilder.java @@ -60,19 +60,21 @@ public HostedContentsRequestBuilder(@jakarta.annotation.Nonnull final String raw super(requestAdapter, "{+baseurl}/teams/{team%2Did}/channels/{channel%2Did}/messages/{chatMessage%2Did}/hostedContents{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Content in a message hosted by Microsoft Teams - for example, images or code snippets. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @return a {@link ChatMessageHostedContentCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ChatMessageHostedContentCollectionResponse get() { return get(null); } /** - * Content in a message hosted by Microsoft Teams - for example, images or code snippets. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ChatMessageHostedContentCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ChatMessageHostedContentCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +109,7 @@ public ChatMessageHostedContent post(@jakarta.annotation.Nonnull final ChatMessa return this.requestAdapter.send(requestInfo, errorMapping, ChatMessageHostedContent::createFromDiscriminatorValue); } /** - * Content in a message hosted by Microsoft Teams - for example, images or code snippets. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +117,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Content in a message hosted by Microsoft Teams - for example, images or code snippets. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -161,7 +163,7 @@ public HostedContentsRequestBuilder withUrl(@jakarta.annotation.Nonnull final St return new HostedContentsRequestBuilder(rawUrl, requestAdapter); } /** - * Content in a message hosted by Microsoft Teams - for example, images or code snippets. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/hostedcontents/item/value/ContentRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/hostedcontents/item/value/ContentRequestBuilder.java index 158377b4a18..9fb662a1bb5 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/hostedcontents/item/value/ContentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/hostedcontents/item/value/ContentRequestBuilder.java @@ -54,19 +54,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The unique identifier for an entity. Read-only. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get() { return get(null); } /** - * The unique identifier for an entity. Read-only. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -121,7 +123,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The unique identifier for an entity. Read-only. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -129,7 +131,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The unique identifier for an entity. Read-only. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/replies/RepliesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/replies/RepliesRequestBuilder.java index 36f4a2c8b6c..cfb10bf3b18 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/replies/RepliesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/replies/RepliesRequestBuilder.java @@ -69,19 +69,21 @@ public RepliesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j super(requestAdapter, "{+baseurl}/teams/{team%2Did}/channels/{channel%2Did}/messages/{chatMessage%2Did}/replies{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Replies for a specified message. Supports $expand for channel messages. + * List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, call get channel message. * @return a {@link ChatMessageCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ChatMessageCollectionResponse get() { return get(null); } /** - * Replies for a specified message. Supports $expand for channel messages. + * List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, call get channel message. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ChatMessageCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ChatMessageCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -91,21 +93,23 @@ public ChatMessageCollectionResponse get(@jakarta.annotation.Nullable final java return this.requestAdapter.send(requestInfo, errorMapping, ChatMessageCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to replies for teams + * Send a new reply to a chatMessage in a specified channel. * @param body The request body * @return a {@link ChatMessage} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ChatMessage post(@jakarta.annotation.Nonnull final ChatMessage body) { return post(body, null); } /** - * Create new navigation property to replies for teams + * Send a new reply to a chatMessage in a specified channel. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ChatMessage} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ChatMessage post(@jakarta.annotation.Nonnull final ChatMessage body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -116,7 +120,7 @@ public ChatMessage post(@jakarta.annotation.Nonnull final ChatMessage body, @jak return this.requestAdapter.send(requestInfo, errorMapping, ChatMessage::createFromDiscriminatorValue); } /** - * Replies for a specified message. Supports $expand for channel messages. + * List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, call get channel message. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -124,7 +128,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Replies for a specified message. Supports $expand for channel messages. + * List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, call get channel message. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -136,7 +140,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create new navigation property to replies for teams + * Send a new reply to a chatMessage in a specified channel. * @param body The request body * @return a {@link RequestInformation} */ @@ -145,7 +149,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create new navigation property to replies for teams + * Send a new reply to a chatMessage in a specified channel. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -170,7 +174,7 @@ public RepliesRequestBuilder withUrl(@jakarta.annotation.Nonnull final String ra return new RepliesRequestBuilder(rawUrl, requestAdapter); } /** - * Replies for a specified message. Supports $expand for channel messages. + * List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, call get channel message. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/replies/item/ChatMessageItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/replies/item/ChatMessageItemRequestBuilder.java index ebad6eaf86c..0078c6d9502 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/replies/item/ChatMessageItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/replies/item/ChatMessageItemRequestBuilder.java @@ -100,19 +100,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Replies for a specified message. Supports $expand for channel messages. + * Retrieve a single message or a message reply in a channel or a chat. * @return a {@link ChatMessage} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ChatMessage get() { return get(null); } /** - * Replies for a specified message. Supports $expand for channel messages. + * Retrieve a single message or a message reply in a channel or a chat. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ChatMessage} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ChatMessage get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -167,7 +169,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Replies for a specified message. Supports $expand for channel messages. + * Retrieve a single message or a message reply in a channel or a chat. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -175,7 +177,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Replies for a specified message. Supports $expand for channel messages. + * Retrieve a single message or a message reply in a channel or a chat. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -227,7 +229,7 @@ public ChatMessageItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final S public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Replies for a specified message. Supports $expand for channel messages. + * Retrieve a single message or a message reply in a channel or a chat. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/replies/item/hostedcontents/HostedContentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/replies/item/hostedcontents/HostedContentsRequestBuilder.java index 2150a431f6a..80e61c201c7 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/replies/item/hostedcontents/HostedContentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/replies/item/hostedcontents/HostedContentsRequestBuilder.java @@ -60,19 +60,21 @@ public HostedContentsRequestBuilder(@jakarta.annotation.Nonnull final String raw super(requestAdapter, "{+baseurl}/teams/{team%2Did}/channels/{channel%2Did}/messages/{chatMessage%2Did}/replies/{chatMessage%2Did1}/hostedContents{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Content in a message hosted by Microsoft Teams - for example, images or code snippets. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @return a {@link ChatMessageHostedContentCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ChatMessageHostedContentCollectionResponse get() { return get(null); } /** - * Content in a message hosted by Microsoft Teams - for example, images or code snippets. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ChatMessageHostedContentCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ChatMessageHostedContentCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +109,7 @@ public ChatMessageHostedContent post(@jakarta.annotation.Nonnull final ChatMessa return this.requestAdapter.send(requestInfo, errorMapping, ChatMessageHostedContent::createFromDiscriminatorValue); } /** - * Content in a message hosted by Microsoft Teams - for example, images or code snippets. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +117,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Content in a message hosted by Microsoft Teams - for example, images or code snippets. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -161,7 +163,7 @@ public HostedContentsRequestBuilder withUrl(@jakarta.annotation.Nonnull final St return new HostedContentsRequestBuilder(rawUrl, requestAdapter); } /** - * Content in a message hosted by Microsoft Teams - for example, images or code snippets. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/replies/item/hostedcontents/item/value/ContentRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/replies/item/hostedcontents/item/value/ContentRequestBuilder.java index eb0dd82592f..d66963ff5d0 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/replies/item/hostedcontents/item/value/ContentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/replies/item/hostedcontents/item/value/ContentRequestBuilder.java @@ -54,19 +54,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The unique identifier for an entity. Read-only. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get() { return get(null); } /** - * The unique identifier for an entity. Read-only. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -121,7 +123,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The unique identifier for an entity. Read-only. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -129,7 +131,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The unique identifier for an entity. Read-only. + * Retrieve the list of chatMessageHostedContent objects from a message. This API only lists the hosted content objects. To get the content bytes, see get chatmessage hosted content. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/sharedwithteams/item/allowedmembers/AllowedMembersRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/sharedwithteams/item/allowedmembers/AllowedMembersRequestBuilder.java index e6def57dc68..6dd5e818c9c 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/sharedwithteams/item/allowedmembers/AllowedMembersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/sharedwithteams/item/allowedmembers/AllowedMembersRequestBuilder.java @@ -59,19 +59,21 @@ public AllowedMembersRequestBuilder(@jakarta.annotation.Nonnull final String raw super(requestAdapter, "{+baseurl}/teams/{team%2Did}/channels/{channel%2Did}/sharedWithTeams/{sharedWithChannelTeamInfo%2Did}/allowedMembers{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * A collection of team members who have access to the shared channel. + * Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:- Users with Guest role- Users who are externally authenticated in the tenant * @return a {@link ConversationMemberCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ConversationMemberCollectionResponse get() { return get(null); } /** - * A collection of team members who have access to the shared channel. + * Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:- Users with Guest role- Users who are externally authenticated in the tenant * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ConversationMemberCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public ConversationMemberCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -81,7 +83,7 @@ public ConversationMemberCollectionResponse get(@jakarta.annotation.Nullable fin return this.requestAdapter.send(requestInfo, errorMapping, ConversationMemberCollectionResponse::createFromDiscriminatorValue); } /** - * A collection of team members who have access to the shared channel. + * Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:- Users with Guest role- Users who are externally authenticated in the tenant * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -89,7 +91,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * A collection of team members who have access to the shared channel. + * Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:- Users with Guest role- Users who are externally authenticated in the tenant * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -111,7 +113,7 @@ public AllowedMembersRequestBuilder withUrl(@jakarta.annotation.Nonnull final St return new AllowedMembersRequestBuilder(rawUrl, requestAdapter); } /** - * A collection of team members who have access to the shared channel. + * Get the list of conversationMembers who can access a shared channel. This method does not return the following conversationMembers from the team:- Users with Guest role- Users who are externally authenticated in the tenant */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/photo/value/ContentRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/photo/value/ContentRequestBuilder.java index 6d9105a4b39..32d83c6f597 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/photo/value/ContentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/photo/value/ContentRequestBuilder.java @@ -54,19 +54,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The profile photo for the team. + * Get the specified profilePhoto or its metadata (profilePhoto properties). The supported sizes of HD photos on Microsoft 365 are as follows: 48x48, 64x64, 96x96, 120x120, 240x240,360x360, 432x432, 504x504, and 648x648. Photos can be any dimension if they're stored in Microsoft Entra ID. You can get the metadata of the largest available photo or specify a size to get the metadata for that photo size.If the size you request is unavailable, you can still get a smaller size that the user has uploaded and made available.For example, if the user uploads a photo that is 504x504 pixels, all but the 648x648 size of the photo is available for download. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get() { return get(null); } /** - * The profile photo for the team. + * Get the specified profilePhoto or its metadata (profilePhoto properties). The supported sizes of HD photos on Microsoft 365 are as follows: 48x48, 64x64, 96x96, 120x120, 240x240,360x360, 432x432, 504x504, and 648x648. Photos can be any dimension if they're stored in Microsoft Entra ID. You can get the metadata of the largest available photo or specify a size to get the metadata for that photo size.If the size you request is unavailable, you can still get a smaller size that the user has uploaded and made available.For example, if the user uploads a photo that is 504x504 pixels, all but the 648x648 size of the photo is available for download. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -76,21 +78,23 @@ public InputStream get(@jakarta.annotation.Nullable final java.util.function.Con return this.requestAdapter.sendPrimitive(requestInfo, errorMapping, InputStream.class); } /** - * The profile photo for the team. + * Update the photo for the specified contact, group, team, or user in a tenant. The size of the photo you can update to is limited to 4 MB. You can use either PATCH or PUT for this operation. * @param body Binary request body * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream put(@jakarta.annotation.Nonnull final InputStream body) { return put(body, null); } /** - * The profile photo for the team. + * Update the photo for the specified contact, group, team, or user in a tenant. The size of the photo you can update to is limited to 4 MB. You can use either PATCH or PUT for this operation. * @param body Binary request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream put(@jakarta.annotation.Nonnull final InputStream body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -121,7 +125,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The profile photo for the team. + * Get the specified profilePhoto or its metadata (profilePhoto properties). The supported sizes of HD photos on Microsoft 365 are as follows: 48x48, 64x64, 96x96, 120x120, 240x240,360x360, 432x432, 504x504, and 648x648. Photos can be any dimension if they're stored in Microsoft Entra ID. You can get the metadata of the largest available photo or specify a size to get the metadata for that photo size.If the size you request is unavailable, you can still get a smaller size that the user has uploaded and made available.For example, if the user uploads a photo that is 504x504 pixels, all but the 648x648 size of the photo is available for download. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -129,7 +133,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The profile photo for the team. + * Get the specified profilePhoto or its metadata (profilePhoto properties). The supported sizes of HD photos on Microsoft 365 are as follows: 48x48, 64x64, 96x96, 120x120, 240x240,360x360, 432x432, 504x504, and 648x648. Photos can be any dimension if they're stored in Microsoft Entra ID. You can get the metadata of the largest available photo or specify a size to get the metadata for that photo size.If the size you request is unavailable, you can still get a smaller size that the user has uploaded and made available.For example, if the user uploads a photo that is 504x504 pixels, all but the 648x648 size of the photo is available for download. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -141,7 +145,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * The profile photo for the team. + * Update the photo for the specified contact, group, team, or user in a tenant. The size of the photo you can update to is limited to 4 MB. You can use either PATCH or PUT for this operation. * @param body Binary request body * @return a {@link RequestInformation} */ @@ -150,7 +154,7 @@ public RequestInformation toPutRequestInformation(@jakarta.annotation.Nonnull fi return toPutRequestInformation(body, null); } /** - * The profile photo for the team. + * Update the photo for the specified contact, group, team, or user in a tenant. The size of the photo you can update to is limited to 4 MB. You can use either PATCH or PUT for this operation. * @param body Binary request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/schedulinggroups/SchedulingGroupsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/schedulinggroups/SchedulingGroupsRequestBuilder.java index acf59dc9296..a0414e0c26f 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/schedulinggroups/SchedulingGroupsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/schedulinggroups/SchedulingGroupsRequestBuilder.java @@ -49,7 +49,7 @@ public SchedulingGroupItemRequestBuilder bySchedulingGroupId(@jakarta.annotation * @param requestAdapter The request adapter to use to execute the requests. */ public SchedulingGroupsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/schedulingGroups{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/schedulingGroups{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link SchedulingGroupsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public SchedulingGroupsRequestBuilder(@jakarta.annotation.Nonnull final HashMap< * @param requestAdapter The request adapter to use to execute the requests. */ public SchedulingGroupsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/schedulingGroups{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); + super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/schedulingGroups{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** * Get the list of schedulingGroups in this schedule. @@ -174,6 +174,11 @@ public class GetQueryParameters implements QueryParameters { */ @jakarta.annotation.Nullable public Boolean count; + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Filter items by property values */ @@ -216,6 +221,7 @@ public Map toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/schedulinggroups/item/SchedulingGroupItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/schedulinggroups/item/SchedulingGroupItemRequestBuilder.java index d179f2db505..e7d8f7dfbc8 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/schedulinggroups/item/SchedulingGroupItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/schedulinggroups/item/SchedulingGroupItemRequestBuilder.java @@ -26,7 +26,7 @@ public class SchedulingGroupItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public SchedulingGroupItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/schedulingGroups/{schedulingGroup%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/schedulingGroups/{schedulingGroup%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link SchedulingGroupItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public SchedulingGroupItemRequestBuilder(@jakarta.annotation.Nonnull final HashM * @param requestAdapter The request adapter to use to execute the requests. */ public SchedulingGroupItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/schedulingGroups/{schedulingGroup%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/schedulingGroups/{schedulingGroup%2Did}{?%24expand,%24select}", rawUrl); } /** * Mark a schedulingGroup as inactive by setting its isActive property.This method does not remove the schedulingGroup from the schedule. Existing shift instances assigned to the scheduling group remain part of the group. @@ -192,6 +192,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -204,6 +209,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/shifts/ShiftsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/shifts/ShiftsRequestBuilder.java index b5d1bbe8c15..2685323b4eb 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/shifts/ShiftsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/shifts/ShiftsRequestBuilder.java @@ -49,7 +49,7 @@ public ShiftItemRequestBuilder byShiftId(@jakarta.annotation.Nonnull final Strin * @param requestAdapter The request adapter to use to execute the requests. */ public ShiftsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/shifts{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/shifts{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ShiftsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ShiftsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/shifts/item/ShiftItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/shifts/item/ShiftItemRequestBuilder.java index 27d773788d5..7965541cb22 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/shifts/item/ShiftItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/shifts/item/ShiftItemRequestBuilder.java @@ -26,7 +26,7 @@ public class ShiftItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public ShiftItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/shifts/{shift%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/shifts/{shift%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link ShiftItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public ShiftItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timeoffreasons/TimeOffReasonsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timeoffreasons/TimeOffReasonsRequestBuilder.java index aeb6439a988..cd1e18d9db7 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timeoffreasons/TimeOffReasonsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timeoffreasons/TimeOffReasonsRequestBuilder.java @@ -49,7 +49,7 @@ public TimeOffReasonItemRequestBuilder byTimeOffReasonId(@jakarta.annotation.Non * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffReasonsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/timeOffReasons{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/timeOffReasons{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link TimeOffReasonsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public TimeOffReasonsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timeoffreasons/item/TimeOffReasonItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timeoffreasons/item/TimeOffReasonItemRequestBuilder.java index 996fc3574a2..7ebdbb02a04 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timeoffreasons/item/TimeOffReasonItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timeoffreasons/item/TimeOffReasonItemRequestBuilder.java @@ -26,7 +26,7 @@ public class TimeOffReasonItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffReasonItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/timeOffReasons/{timeOffReason%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/timeOffReasons/{timeOffReason%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link TimeOffReasonItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public TimeOffReasonItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffReasonItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/timeOffReasons/{timeOffReason%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/timeOffReasons/{timeOffReason%2Did}{?%24expand,%24select}", rawUrl); } /** * Mark a timeOffReason as inactive by setting the isActive property. Every team must include at least one timeoff reason. This method doesn't remove the specified timeOffReason instance. timeOffItem instances that have been assigned this reason remain assigned to this reason. @@ -192,6 +192,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -204,6 +209,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timeoffrequests/TimeOffRequestsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timeoffrequests/TimeOffRequestsRequestBuilder.java index 067fdabc6a7..4629715ba43 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timeoffrequests/TimeOffRequestsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timeoffrequests/TimeOffRequestsRequestBuilder.java @@ -49,7 +49,7 @@ public TimeOffRequestItemRequestBuilder byTimeOffRequestId(@jakarta.annotation.N * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffRequestsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/timeOffRequests{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/timeOffRequests{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link TimeOffRequestsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public TimeOffRequestsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timeoffrequests/item/TimeOffRequestItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timeoffrequests/item/TimeOffRequestItemRequestBuilder.java index e043f71a8e9..b6f72cfa0ad 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timeoffrequests/item/TimeOffRequestItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timeoffrequests/item/TimeOffRequestItemRequestBuilder.java @@ -26,7 +26,7 @@ public class TimeOffRequestItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffRequestItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/timeOffRequests/{timeOffRequest%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/timeOffRequests/{timeOffRequest%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link TimeOffRequestItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public TimeOffRequestItemRequestBuilder(@jakarta.annotation.Nonnull final HashMa * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffRequestItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/timeOffRequests/{timeOffRequest%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/timeOffRequests/{timeOffRequest%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete a timeOffRequest object. @@ -190,6 +190,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -202,6 +207,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timesoff/TimesOffRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timesoff/TimesOffRequestBuilder.java index d3d88e7499f..e575c9360f3 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timesoff/TimesOffRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timesoff/TimesOffRequestBuilder.java @@ -49,7 +49,7 @@ public TimeOffItemRequestBuilder byTimeOffId(@jakarta.annotation.Nonnull final S * @param requestAdapter The request adapter to use to execute the requests. */ public TimesOffRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/timesOff{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/timesOff{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link TimesOffRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public TimesOffRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timesoff/item/TimeOffItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timesoff/item/TimeOffItemRequestBuilder.java index 1bfaaaf9036..6a5d150b46e 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timesoff/item/TimeOffItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timesoff/item/TimeOffItemRequestBuilder.java @@ -26,7 +26,7 @@ public class TimeOffItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/timesOff/{timeOff%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/teams/{team%2Did}/schedule/timesOff/{timeOff%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link TimeOffItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public TimeOffItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/tenantrelationships/multitenantorganization/MultiTenantOrganizationRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/tenantrelationships/multitenantorganization/MultiTenantOrganizationRequestBuilder.java index d71c488ecd6..baa62c16117 100644 --- a/src/main/java/com/microsoft/graph/generated/tenantrelationships/multitenantorganization/MultiTenantOrganizationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/tenantrelationships/multitenantorganization/MultiTenantOrganizationRequestBuilder.java @@ -86,8 +86,8 @@ public MultiTenantOrganization get(@jakarta.annotation.Nullable final java.util. * @see Find more info here */ @jakarta.annotation.Nullable - public MultiTenantOrganization put(@jakarta.annotation.Nonnull final MultiTenantOrganization body) { - return put(body, null); + public MultiTenantOrganization patch(@jakarta.annotation.Nonnull final MultiTenantOrganization body) { + return patch(body, null); } /** * Create a new multitenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multitenant organization. @@ -98,9 +98,9 @@ public MultiTenantOrganization put(@jakarta.annotation.Nonnull final MultiTenant * @see Find more info here */ @jakarta.annotation.Nullable - public MultiTenantOrganization put(@jakarta.annotation.Nonnull final MultiTenantOrganization body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + public MultiTenantOrganization patch(@jakarta.annotation.Nonnull final MultiTenantOrganization body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { Objects.requireNonNull(body); - final RequestInformation requestInfo = toPutRequestInformation(body, requestConfiguration); + final RequestInformation requestInfo = toPatchRequestInformation(body, requestConfiguration); final HashMap> errorMapping = new HashMap>(); errorMapping.put("XXX", ODataError::createFromDiscriminatorValue); return this.requestAdapter.send(requestInfo, errorMapping, MultiTenantOrganization::createFromDiscriminatorValue); @@ -131,8 +131,8 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull - public RequestInformation toPutRequestInformation(@jakarta.annotation.Nonnull final MultiTenantOrganization body) { - return toPutRequestInformation(body, null); + public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull final MultiTenantOrganization body) { + return toPatchRequestInformation(body, null); } /** * Create a new multitenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multitenant organization. @@ -141,10 +141,10 @@ public RequestInformation toPutRequestInformation(@jakarta.annotation.Nonnull fi * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull - public RequestInformation toPutRequestInformation(@jakarta.annotation.Nonnull final MultiTenantOrganization body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull final MultiTenantOrganization body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { Objects.requireNonNull(body); - final RequestInformation requestInfo = new RequestInformation(HttpMethod.PUT, urlTemplate, pathParameters); - requestInfo.configure(requestConfiguration, PutRequestConfiguration::new); + final RequestInformation requestInfo = new RequestInformation(HttpMethod.PATCH, urlTemplate, pathParameters); + requestInfo.configure(requestConfiguration, PatchRequestConfiguration::new); requestInfo.headers.tryAdd("Accept", "application/json"); requestInfo.setContentFromParsable(requestAdapter, "application/json", body); return requestInfo; @@ -201,6 +201,6 @@ public class GetRequestConfiguration extends BaseRequestConfiguration { * Configuration for the request such as headers, query parameters, and middleware options. */ @jakarta.annotation.Generated("com.microsoft.kiota") - public class PutRequestConfiguration extends BaseRequestConfiguration { + public class PatchRequestConfiguration extends BaseRequestConfiguration { } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/UserItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/UserItemRequestBuilder.java index fb813b6a0e6..4ea99f558db 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/UserItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/UserItemRequestBuilder.java @@ -696,18 +696,18 @@ public UserItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ super(requestAdapter, "{+baseurl}/users/{user%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete user. When deleted, user resources are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. To learn more, see deletedItems. + * Deletes a user. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete user. When deleted, user resources are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. To learn more, see deletedItems. + * Deletes a user. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration); @@ -731,7 +731,7 @@ public ExportDeviceAndAppManagementDataWithSkipWithTopRequestBuilder exportDevic * Read properties and relationships of the user object. * @return a {@link User} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public User get() { @@ -742,7 +742,7 @@ public User get() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link User} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public User get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -752,23 +752,23 @@ public User get(@jakarta.annotation.Nullable final java.util.function.ConsumerFind more info here + * @see Find more info here */ @jakarta.annotation.Nullable public User patch(@jakarta.annotation.Nonnull final User body) { return patch(body, null); } /** - * Update the properties of a user object. Not all properties can be updated by Member or Guest users with their default permissions without Administrator roles. Compare member and guest default permissions to see properties they can manage. Customers through Microsoft Entra ID for customers can also use this API operation to update their details. See Default user permissions in customer tenants for the list of properties they can update. + * Update the properties of a user object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link User} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public User patch(@jakarta.annotation.Nonnull final User body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -791,7 +791,7 @@ public ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder reminderViewWi return new ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder(pathParameters, requestAdapter, EndDateTime, StartDateTime); } /** - * Delete user. When deleted, user resources are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. To learn more, see deletedItems. + * Deletes a user. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -799,7 +799,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete user. When deleted, user resources are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. To learn more, see deletedItems. + * Deletes a user. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -831,7 +831,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the properties of a user object. Not all properties can be updated by Member or Guest users with their default permissions without Administrator roles. Compare member and guest default permissions to see properties they can manage. Customers through Microsoft Entra ID for customers can also use this API operation to update their details. See Default user permissions in customer tenants for the list of properties they can update. + * Update the properties of a user object. * @param body The request body * @return a {@link RequestInformation} */ @@ -840,7 +840,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the properties of a user object. Not all properties can be updated by Member or Guest users with their default permissions without Administrator roles. Compare member and guest default permissions to see properties they can manage. Customers through Microsoft Entra ID for customers can also use this API operation to update their details. See Default user permissions in customer tenants for the list of properties they can update. + * Update the properties of a user object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/CalendarRequestBuilder.java index b92ec51608f..a583f7713ee 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/CalendarRequestBuilder.java @@ -73,7 +73,7 @@ public AllowedCalendarSharingRolesWithUserRequestBuilder allowedCalendarSharingR * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -81,7 +81,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarpermissions/CalendarPermissionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarpermissions/CalendarPermissionsRequestBuilder.java index de7ca4a95c9..06bde2b59cf 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarpermissions/CalendarPermissionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarpermissions/CalendarPermissionsRequestBuilder.java @@ -49,7 +49,7 @@ public CalendarPermissionItemRequestBuilder byCalendarPermissionId(@jakarta.anno * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarPermissionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarPermissions{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarPermissions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link CalendarPermissionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public CalendarPermissionsRequestBuilder(@jakarta.annotation.Nonnull final HashM * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarPermissionsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarPermissions{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarPermissions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** * Get a collection of calendarPermission resources that describe the identity and roles of users with whom the specified calendar has been shared or delegated. Here, the calendar can be a user calendar or group calendar. @@ -172,6 +172,11 @@ public class GetQueryParameters implements QueryParameters { */ @jakarta.annotation.Nullable public Boolean count; + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Filter items by property values */ @@ -214,6 +219,7 @@ public Map toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarpermissions/item/CalendarPermissionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarpermissions/item/CalendarPermissionItemRequestBuilder.java index 9c973e7fb17..e7949d0f88e 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarpermissions/item/CalendarPermissionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarpermissions/item/CalendarPermissionItemRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarPermissionItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarPermissionItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarPermissions/{calendarPermission%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarPermissions/{calendarPermission%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarPermissionItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarPermissionItemRequestBuilder(@jakarta.annotation.Nonnull final Ha * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarPermissionItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarPermissions/{calendarPermission%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarPermissions/{calendarPermission%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete calendarPermission. @@ -192,6 +192,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -204,6 +209,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/CalendarViewRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/CalendarViewRequestBuilder.java index e919c9fb24f..d6b0d8cc266 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/CalendarViewRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/CalendarViewRequestBuilder.java @@ -57,7 +57,7 @@ public EventItemRequestBuilder byEventId(@jakarta.annotation.Nonnull final Strin * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarViewRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link CalendarViewRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public CalendarViewRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24skip", skip); allQueryParams.put("startDateTime", startDateTime); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/EventItemRequestBuilder.java index c02837eb49d..d9ade05da5f 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/EventItemRequestBuilder.java @@ -125,7 +125,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -133,7 +133,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("startDateTime", startDateTime); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/calendar/CalendarRequestBuilder.java index 14234ece920..60ee88d3478 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/InstancesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/InstancesRequestBuilder.java index cb468e0c4fd..31c6dd64df6 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/InstancesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/InstancesRequestBuilder.java @@ -57,7 +57,7 @@ public EventItemRequestBuilder byEventId1(@jakarta.annotation.Nonnull final Stri * @param requestAdapter The request adapter to use to execute the requests. */ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link InstancesRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24skip", skip); allQueryParams.put("startDateTime", startDateTime); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/EventItemRequestBuilder.java index d3ed17e45e0..f4b43e3bd69 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/EventItemRequestBuilder.java @@ -116,7 +116,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -124,7 +124,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("startDateTime", startDateTime); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java index 91ae0086805..e8cade37373 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java index 0b8667d2779..41fcc332ecb 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java index f14913fbc9c..58c8cabec63 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java index 2a16b037d8c..01041b469e6 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java index ffe82c95a90..8d79bdd5232 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/calendar/CalendarRequestBuilder.java index fa936e01d9d..67f0327e46c 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/InstancesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/InstancesRequestBuilder.java index 7f97b6e518a..2c666cdcfb1 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/InstancesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/InstancesRequestBuilder.java @@ -57,7 +57,7 @@ public EventItemRequestBuilder byEventId1(@jakarta.annotation.Nonnull final Stri * @param requestAdapter The request adapter to use to execute the requests. */ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link InstancesRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24skip", skip); allQueryParams.put("startDateTime", startDateTime); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/EventItemRequestBuilder.java index edfab1b3a46..f1a3fd4d328 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/EventItemRequestBuilder.java @@ -116,7 +116,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -124,7 +124,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("startDateTime", startDateTime); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/attachments/AttachmentsRequestBuilder.java index dd94aed63a6..0602d01f9c0 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/attachments/count/CountRequestBuilder.java index e2518a29619..d0b4bace088 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/calendar/CalendarRequestBuilder.java index ebaedac2efd..54989b83a05 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/extensions/ExtensionsRequestBuilder.java index b8c879204fe..e6b02c48124 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/extensions/count/CountRequestBuilder.java index c13d6170e8a..70bb9d3d231 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendar/events/item/instances/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/CalendarGroupsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/CalendarGroupsRequestBuilder.java index 9a2f6737f63..121814f9d28 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/CalendarGroupsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/CalendarGroupsRequestBuilder.java @@ -49,7 +49,7 @@ public CalendarGroupItemRequestBuilder byCalendarGroupId(@jakarta.annotation.Non * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarGroupsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link CalendarGroupsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public CalendarGroupsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/CalendarGroupItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/CalendarGroupItemRequestBuilder.java index 1a874961dca..f90b8a9af4a 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/CalendarGroupItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/CalendarGroupItemRequestBuilder.java @@ -35,7 +35,7 @@ public CalendarsRequestBuilder calendars() { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarGroupItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarGroupItemRequestBuilder} and sets the default values. @@ -43,7 +43,7 @@ public CalendarGroupItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarGroupItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete navigation property calendarGroups for users @@ -195,6 +195,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -207,6 +212,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/CalendarsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/CalendarsRequestBuilder.java index 591155f7606..b9f2451ee5c 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/CalendarsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/CalendarsRequestBuilder.java @@ -49,7 +49,7 @@ public CalendarItemRequestBuilder byCalendarId(@jakarta.annotation.Nonnull final * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link CalendarsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public CalendarsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/CalendarItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/CalendarItemRequestBuilder.java index 97fb2aa5ea5..f907525cfd0 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/CalendarItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/CalendarItemRequestBuilder.java @@ -73,7 +73,7 @@ public AllowedCalendarSharingRolesWithUserRequestBuilder allowedCalendarSharingR * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarItemRequestBuilder} and sets the default values. @@ -81,7 +81,7 @@ public CalendarItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarpermissions/CalendarPermissionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarpermissions/CalendarPermissionsRequestBuilder.java index 831122ec7ca..3580942660d 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarpermissions/CalendarPermissionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarpermissions/CalendarPermissionsRequestBuilder.java @@ -49,7 +49,7 @@ public CalendarPermissionItemRequestBuilder byCalendarPermissionId(@jakarta.anno * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarPermissionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarPermissions{?%24count,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarPermissions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link CalendarPermissionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public CalendarPermissionsRequestBuilder(@jakarta.annotation.Nonnull final HashM * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarPermissionsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarPermissions{?%24count,%24filter,%24orderby,%24select,%24skip,%24top}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarPermissions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** * The permissions of the users with whom the calendar is shared. @@ -170,6 +170,11 @@ public class GetQueryParameters implements QueryParameters { */ @jakarta.annotation.Nullable public Boolean count; + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Filter items by property values */ @@ -180,6 +185,11 @@ public class GetQueryParameters implements QueryParameters { */ @jakarta.annotation.Nullable public String[] orderby; + /** + * Search items by search phrases + */ + @jakarta.annotation.Nullable + public String search; /** * Select properties to be returned */ @@ -204,8 +214,10 @@ public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarpermissions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarpermissions/count/CountRequestBuilder.java index 0fcb7fac97c..2a3d1d420c9 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarpermissions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarpermissions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarPermissions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarPermissions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarpermissions/item/CalendarPermissionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarpermissions/item/CalendarPermissionItemRequestBuilder.java index e4660a834ed..4c96108171e 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarpermissions/item/CalendarPermissionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarpermissions/item/CalendarPermissionItemRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarPermissionItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarPermissionItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarPermissions/{calendarPermission%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarPermissions/{calendarPermission%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarPermissionItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarPermissionItemRequestBuilder(@jakarta.annotation.Nonnull final Ha * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarPermissionItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarPermissions/{calendarPermission%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarPermissions/{calendarPermission%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete navigation property calendarPermissions for users @@ -186,6 +186,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -198,6 +203,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/CalendarViewRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/CalendarViewRequestBuilder.java index 17a8b2b400b..766ce1a1ae2 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/CalendarViewRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/CalendarViewRequestBuilder.java @@ -57,7 +57,7 @@ public EventItemRequestBuilder byEventId(@jakarta.annotation.Nonnull final Strin * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarViewRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link CalendarViewRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public CalendarViewRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24count", count); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("startDateTime", startDateTime); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/count/CountRequestBuilder.java index 53d0e296566..cf88fe8fb71 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/EventItemRequestBuilder.java index 88d67cd47cd..0b73ee5b988 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/EventItemRequestBuilder.java @@ -125,7 +125,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -133,7 +133,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("startDateTime", startDateTime); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/attachments/AttachmentsRequestBuilder.java index 48f9a47e5c6..58fdcf507b9 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/attachments/count/CountRequestBuilder.java index 382272e8a6f..425d0e5c682 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/calendar/CalendarRequestBuilder.java index fff94151376..32d97bd46d5 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/extensions/ExtensionsRequestBuilder.java index 20a758b8aba..dc38fe83735 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/extensions/count/CountRequestBuilder.java index 09150cd507c..beb930b3d34 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/InstancesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/InstancesRequestBuilder.java index a8d9ef4949e..ed0bde22450 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/InstancesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/InstancesRequestBuilder.java @@ -57,7 +57,7 @@ public EventItemRequestBuilder byEventId1(@jakarta.annotation.Nonnull final Stri * @param requestAdapter The request adapter to use to execute the requests. */ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link InstancesRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24count", count); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("startDateTime", startDateTime); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/count/CountRequestBuilder.java index 0703bc4e134..ea06d64678f 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/EventItemRequestBuilder.java index c5f2fd7cc64..c99d3865f57 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/EventItemRequestBuilder.java @@ -116,7 +116,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -124,7 +124,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("startDateTime", startDateTime); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java index ae0ab769476..85de8fc6042 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java index cebd4110af7..382e05539d2 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java index f77d20c3fac..6a336a14054 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java index fd1deebe112..45c01dc2ef7 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java index a0c780d097f..a79fe368b07 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/EventsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/EventsRequestBuilder.java index 931274ad381..f8970a6d202 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/EventsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/EventsRequestBuilder.java @@ -58,7 +58,7 @@ public EventItemRequestBuilder byEventId(@jakarta.annotation.Nonnull final Strin * @param requestAdapter The request adapter to use to execute the requests. */ public EventsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link EventsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public EventsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/count/CountRequestBuilder.java index 7a1246776f6..de7bcdeafb9 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/attachments/AttachmentsRequestBuilder.java index ccb499e1362..5d9f177df29 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/attachments/count/CountRequestBuilder.java index 06ba69e6af2..f6a19ae0aab 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/calendar/CalendarRequestBuilder.java index 9af069d4203..505dbcb5e3e 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/extensions/ExtensionsRequestBuilder.java index bd00b8e9ee4..d5d146203c0 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/extensions/count/CountRequestBuilder.java index 9f6c5a7a87e..a556dab5cd0 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/InstancesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/InstancesRequestBuilder.java index c540cef6ad2..f9bbffbea8f 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/InstancesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/InstancesRequestBuilder.java @@ -57,7 +57,7 @@ public EventItemRequestBuilder byEventId1(@jakarta.annotation.Nonnull final Stri * @param requestAdapter The request adapter to use to execute the requests. */ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link InstancesRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24count", count); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("startDateTime", startDateTime); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/count/CountRequestBuilder.java index 75bab9f884a..4c713e2b68c 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/EventItemRequestBuilder.java index 661f8d70bdb..c6376d8ea35 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/EventItemRequestBuilder.java @@ -116,7 +116,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -124,7 +124,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("startDateTime", startDateTime); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/attachments/AttachmentsRequestBuilder.java index 1f43bff3d08..8d4f111e8b2 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/attachments/count/CountRequestBuilder.java index 77a9b39b7dd..42137508fd5 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/calendar/CalendarRequestBuilder.java index de2089f27c4..7e4484a2517 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/extensions/ExtensionsRequestBuilder.java index c1dcf828edc..8130dda3e5c 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/extensions/count/CountRequestBuilder.java index 60a68141592..0f4fd45c0b9 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendargroups/item/calendars/item/events/item/instances/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarpermissions/CalendarPermissionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarpermissions/CalendarPermissionsRequestBuilder.java index 9e6a278fb25..ff60266b020 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarpermissions/CalendarPermissionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarpermissions/CalendarPermissionsRequestBuilder.java @@ -49,7 +49,7 @@ public CalendarPermissionItemRequestBuilder byCalendarPermissionId(@jakarta.anno * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarPermissionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarPermissions{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarPermissions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link CalendarPermissionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public CalendarPermissionsRequestBuilder(@jakarta.annotation.Nonnull final HashM * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarPermissionsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarPermissions{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarPermissions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** * The permissions of the users with whom the calendar is shared. @@ -170,6 +170,11 @@ public class GetQueryParameters implements QueryParameters { */ @jakarta.annotation.Nullable public Boolean count; + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Filter items by property values */ @@ -212,6 +217,7 @@ public Map toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarpermissions/item/CalendarPermissionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarpermissions/item/CalendarPermissionItemRequestBuilder.java index 138ed2e7673..ecd47df7161 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarpermissions/item/CalendarPermissionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarpermissions/item/CalendarPermissionItemRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarPermissionItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarPermissionItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarPermissions/{calendarPermission%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarPermissions/{calendarPermission%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarPermissionItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarPermissionItemRequestBuilder(@jakarta.annotation.Nonnull final Ha * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarPermissionItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarPermissions/{calendarPermission%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarPermissions/{calendarPermission%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete navigation property calendarPermissions for users @@ -186,6 +186,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -198,6 +203,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/CalendarViewRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/CalendarViewRequestBuilder.java index 0a42675f970..b86389a5115 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/CalendarViewRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/CalendarViewRequestBuilder.java @@ -57,7 +57,7 @@ public EventItemRequestBuilder byEventId(@jakarta.annotation.Nonnull final Strin * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarViewRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link CalendarViewRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public CalendarViewRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24skip", skip); allQueryParams.put("startDateTime", startDateTime); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/EventItemRequestBuilder.java index c6af365b047..21ec52c23a2 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/EventItemRequestBuilder.java @@ -125,7 +125,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -133,7 +133,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("startDateTime", startDateTime); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/attachments/AttachmentsRequestBuilder.java index 9fe71e103d6..6742c34fbf0 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/attachments/count/CountRequestBuilder.java index 2cb1c878f1a..cfad4219100 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/calendar/CalendarRequestBuilder.java index 81d52b6a6b2..831c7dc821d 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/extensions/ExtensionsRequestBuilder.java index d61ecb5cd37..f246895420b 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/extensions/count/CountRequestBuilder.java index 7ecd9445454..ae9a1095563 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/InstancesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/InstancesRequestBuilder.java index 9648bf8d84d..46a69923553 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/InstancesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/InstancesRequestBuilder.java @@ -57,7 +57,7 @@ public EventItemRequestBuilder byEventId1(@jakarta.annotation.Nonnull final Stri * @param requestAdapter The request adapter to use to execute the requests. */ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link InstancesRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24count", count); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("startDateTime", startDateTime); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/count/CountRequestBuilder.java index e698b5b0107..bad4741b357 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/EventItemRequestBuilder.java index f810ddff0d1..e6d67728027 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/EventItemRequestBuilder.java @@ -116,7 +116,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -124,7 +124,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("startDateTime", startDateTime); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java index 1721b18dbc4..61fced7bed3 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java index a13c37b4914..8c288b265ea 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java index b5895879026..a33dbcdaab8 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java index aa80c4ed016..828c8940797 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java index 22b714b01a0..14a10a3fb52 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/attachments/AttachmentsRequestBuilder.java index d7588244e53..7f7c5d67e9d 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/attachments/count/CountRequestBuilder.java index 2ead1c27bcf..3df832b34aa 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/calendar/CalendarRequestBuilder.java index a3566c96e92..c423c7d2a44 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/extensions/ExtensionsRequestBuilder.java index c1b4bad587d..211d868a2d2 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/extensions/count/CountRequestBuilder.java index eb9aa0dd676..456b4e57a42 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/InstancesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/InstancesRequestBuilder.java index 5d32b933c38..d2b44fac492 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/InstancesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/InstancesRequestBuilder.java @@ -57,7 +57,7 @@ public EventItemRequestBuilder byEventId1(@jakarta.annotation.Nonnull final Stri * @param requestAdapter The request adapter to use to execute the requests. */ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link InstancesRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24count", count); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("startDateTime", startDateTime); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/count/CountRequestBuilder.java index 7f44bfe56c1..c7606428a6a 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/EventItemRequestBuilder.java index 34850d4f803..18baa9d0989 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/EventItemRequestBuilder.java @@ -116,7 +116,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -124,7 +124,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("startDateTime", startDateTime); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/attachments/AttachmentsRequestBuilder.java index d99d4a30859..abedac1a1c7 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/attachments/count/CountRequestBuilder.java index 51c7c6c8318..cd354de5be1 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/calendar/CalendarRequestBuilder.java index c1700f5e3d1..0caba460a4d 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/extensions/ExtensionsRequestBuilder.java index e676c83cd9d..1821cf0b663 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/extensions/count/CountRequestBuilder.java index 0886ab02ec2..09adda06453 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendars/item/events/item/instances/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/calendar/CalendarRequestBuilder.java index 6b1caf7f230..8f7b7fe6e54 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/InstancesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/InstancesRequestBuilder.java index 61d7e56f480..a9f2b9eee0e 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/InstancesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/InstancesRequestBuilder.java @@ -57,7 +57,7 @@ public EventItemRequestBuilder byEventId1(@jakarta.annotation.Nonnull final Stri * @param requestAdapter The request adapter to use to execute the requests. */ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link InstancesRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24skip", skip); allQueryParams.put("startDateTime", startDateTime); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/EventItemRequestBuilder.java index 128c2e8914f..12baa8acb42 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/EventItemRequestBuilder.java @@ -116,7 +116,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -124,7 +124,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("startDateTime", startDateTime); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java index bb9fef624ce..8738be38b36 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java index 400ba1eea6b..4baebec2429 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java index b5f3decbb61..86eb4576579 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java index 97f185d27e5..e0dee2aaeef 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java index bc5cf8d748d..b047ac27391 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/calendarview/item/instances/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/ContactsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/ContactsRequestBuilder.java index 7425ad41f43..207ba503ede 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/ContactsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/ContactsRequestBuilder.java @@ -58,7 +58,7 @@ public ContactItemRequestBuilder byContactId(@jakarta.annotation.Nonnull final S * @param requestAdapter The request adapter to use to execute the requests. */ public ContactsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/contacts{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/contacts{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ContactsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public ContactsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/count/CountRequestBuilder.java index 4ecc90c76a3..9c918da6a5d 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/contacts/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/contacts/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/item/extensions/ExtensionsRequestBuilder.java index d3b6ce98d4f..791b1c6b6a1 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/contacts/{contact%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/contacts/{contact%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/item/extensions/count/CountRequestBuilder.java index 54ff36b111a..aa82a8b19ad 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/contacts/{contact%2Did}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/contacts/{contact%2Did}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/item/photo/PhotoRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/item/photo/PhotoRequestBuilder.java index 175b4a48c11..1273430af30 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/item/photo/PhotoRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/childfolders/item/contacts/item/photo/PhotoRequestBuilder.java @@ -35,7 +35,7 @@ public ContentRequestBuilder content() { * @param requestAdapter The request adapter to use to execute the requests. */ public PhotoRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/contacts/{contact%2Did}/photo{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/contacts/{contact%2Did}/photo{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link PhotoRequestBuilder} and sets the default values. @@ -43,7 +43,7 @@ public PhotoRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/contacts/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/contacts/item/extensions/ExtensionsRequestBuilder.java index 3f5187e8fe4..00fb102b376 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/contacts/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/contacts/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/contacts/{contact%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/contacts/{contact%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/contacts/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/contacts/item/extensions/count/CountRequestBuilder.java index 86407dd8e4c..b89f9d90112 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/contacts/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/contacts/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/contacts/{contact%2Did}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/contacts/{contact%2Did}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/contacts/item/photo/PhotoRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/contacts/item/photo/PhotoRequestBuilder.java index decfc5a4aa4..bccef3e23e0 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/contacts/item/photo/PhotoRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/contactfolders/item/contacts/item/photo/PhotoRequestBuilder.java @@ -35,7 +35,7 @@ public ContentRequestBuilder content() { * @param requestAdapter The request adapter to use to execute the requests. */ public PhotoRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/contacts/{contact%2Did}/photo{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/contacts/{contact%2Did}/photo{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link PhotoRequestBuilder} and sets the default values. @@ -43,7 +43,7 @@ public PhotoRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/contacts/item/photo/PhotoRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/contacts/item/photo/PhotoRequestBuilder.java index 70434fac95e..66f717c1b20 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/contacts/item/photo/PhotoRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/contacts/item/photo/PhotoRequestBuilder.java @@ -35,7 +35,7 @@ public ContentRequestBuilder content() { * @param requestAdapter The request adapter to use to execute the requests. */ public PhotoRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/contacts/{contact%2Did}/photo{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/contacts/{contact%2Did}/photo{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link PhotoRequestBuilder} and sets the default values. @@ -43,7 +43,7 @@ public PhotoRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/events/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/events/item/calendar/CalendarRequestBuilder.java index 31bf46a7e1f..f771fca0069 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/events/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/events/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/InstancesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/InstancesRequestBuilder.java index 358e381e5d7..f25f3cd57f4 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/InstancesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/InstancesRequestBuilder.java @@ -57,7 +57,7 @@ public EventItemRequestBuilder byEventId1(@jakarta.annotation.Nonnull final Stri * @param requestAdapter The request adapter to use to execute the requests. */ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link InstancesRequestBuilder} and sets the default values. @@ -65,7 +65,7 @@ public InstancesRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24skip", skip); allQueryParams.put("startDateTime", startDateTime); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/EventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/EventItemRequestBuilder.java index 2f06c6c2c2d..895e6b0e664 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/EventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/EventItemRequestBuilder.java @@ -116,7 +116,7 @@ public TentativelyAcceptRequestBuilder tentativelyAccept() { * @param requestAdapter The request adapter to use to execute the requests. */ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/instances/{event%2Did1}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link EventItemRequestBuilder} and sets the default values. @@ -124,7 +124,7 @@ public EventItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("endDateTime", endDateTime); allQueryParams.put("startDateTime", startDateTime); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/attachments/AttachmentsRequestBuilder.java index e6bf3921688..ba2f0f77474 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/instances/{event%2Did1}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/attachments/count/CountRequestBuilder.java index d8a0910b079..9ed7edc5dc2 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/instances/{event%2Did1}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/calendar/CalendarRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/calendar/CalendarRequestBuilder.java index 2b50e430c0d..bd2f9bd1b3d 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/calendar/CalendarRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/calendar/CalendarRequestBuilder.java @@ -26,7 +26,7 @@ public class CalendarRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/instances/{event%2Did1}/calendar{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/instances/{event%2Did1}/calendar{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link CalendarRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public CalendarRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/extensions/ExtensionsRequestBuilder.java index 022e66cc519..53647e69e53 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/instances/{event%2Did1}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/extensions/count/CountRequestBuilder.java index b9ad4858ed7..84b9974080e 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/events/item/instances/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/instances/{event%2Did1}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/inferenceclassification/InferenceClassificationRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/inferenceclassification/InferenceClassificationRequestBuilder.java index 0a2c322c800..bb2d52a93f1 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/inferenceclassification/InferenceClassificationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/inferenceclassification/InferenceClassificationRequestBuilder.java @@ -35,7 +35,7 @@ public OverridesRequestBuilder overrides() { * @param requestAdapter The request adapter to use to execute the requests. */ public InferenceClassificationRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/inferenceClassification{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/inferenceClassification{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link InferenceClassificationRequestBuilder} and sets the default values. @@ -43,7 +43,7 @@ public InferenceClassificationRequestBuilder(@jakarta.annotation.Nonnull final H * @param requestAdapter The request adapter to use to execute the requests. */ public InferenceClassificationRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/inferenceClassification{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/inferenceClassification{?%24expand,%24select}", rawUrl); } /** * Relevance classification of the user's messages based on explicit designations that override inferred relevance or importance. @@ -151,6 +151,11 @@ public InferenceClassificationRequestBuilder withUrl(@jakarta.annotation.Nonnull */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -163,6 +168,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/inferenceclassification/overrides/OverridesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/inferenceclassification/overrides/OverridesRequestBuilder.java index 2685fb73f72..2fcc3dc3961 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/inferenceclassification/overrides/OverridesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/inferenceclassification/overrides/OverridesRequestBuilder.java @@ -49,7 +49,7 @@ public InferenceClassificationOverrideItemRequestBuilder byInferenceClassificati * @param requestAdapter The request adapter to use to execute the requests. */ public OverridesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/inferenceClassification/overrides{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/inferenceClassification/overrides{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link OverridesRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public OverridesRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/inferenceclassification/overrides/item/InferenceClassificationOverrideItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/inferenceclassification/overrides/item/InferenceClassificationOverrideItemRequestBuilder.java index 87bd7247244..6009a8de37f 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/inferenceclassification/overrides/item/InferenceClassificationOverrideItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/inferenceclassification/overrides/item/InferenceClassificationOverrideItemRequestBuilder.java @@ -26,7 +26,7 @@ public class InferenceClassificationOverrideItemRequestBuilder extends BaseReque * @param requestAdapter The request adapter to use to execute the requests. */ public InferenceClassificationOverrideItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/inferenceClassification/overrides/{inferenceClassificationOverride%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/inferenceClassification/overrides/{inferenceClassificationOverride%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link InferenceClassificationOverrideItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public InferenceClassificationOverrideItemRequestBuilder(@jakarta.annotation.Non * @param requestAdapter The request adapter to use to execute the requests. */ public InferenceClassificationOverrideItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/inferenceClassification/overrides/{inferenceClassificationOverride%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/inferenceClassification/overrides/{inferenceClassificationOverride%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete navigation property overrides for users @@ -186,6 +186,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -198,6 +203,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/schedulinggroups/SchedulingGroupsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/schedulinggroups/SchedulingGroupsRequestBuilder.java index fce5b33b5aa..d211883c91f 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/schedulinggroups/SchedulingGroupsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/schedulinggroups/SchedulingGroupsRequestBuilder.java @@ -49,7 +49,7 @@ public SchedulingGroupItemRequestBuilder bySchedulingGroupId(@jakarta.annotation * @param requestAdapter The request adapter to use to execute the requests. */ public SchedulingGroupsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/schedulingGroups{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/schedulingGroups{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link SchedulingGroupsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public SchedulingGroupsRequestBuilder(@jakarta.annotation.Nonnull final HashMap< * @param requestAdapter The request adapter to use to execute the requests. */ public SchedulingGroupsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/schedulingGroups{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/schedulingGroups{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** * The logical grouping of users in the schedule (usually by role). @@ -170,6 +170,11 @@ public class GetQueryParameters implements QueryParameters { */ @jakarta.annotation.Nullable public Boolean count; + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Filter items by property values */ @@ -212,6 +217,7 @@ public Map toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/schedulinggroups/item/SchedulingGroupItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/schedulinggroups/item/SchedulingGroupItemRequestBuilder.java index cdd934921a8..0c147678d2d 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/schedulinggroups/item/SchedulingGroupItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/schedulinggroups/item/SchedulingGroupItemRequestBuilder.java @@ -26,7 +26,7 @@ public class SchedulingGroupItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public SchedulingGroupItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/schedulingGroups/{schedulingGroup%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/schedulingGroups/{schedulingGroup%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link SchedulingGroupItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public SchedulingGroupItemRequestBuilder(@jakarta.annotation.Nonnull final HashM * @param requestAdapter The request adapter to use to execute the requests. */ public SchedulingGroupItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/schedulingGroups/{schedulingGroup%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/schedulingGroups/{schedulingGroup%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete navigation property schedulingGroups for users @@ -186,6 +186,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -198,6 +203,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/shifts/ShiftsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/shifts/ShiftsRequestBuilder.java index a036c9b92f4..de104c2df34 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/shifts/ShiftsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/shifts/ShiftsRequestBuilder.java @@ -49,7 +49,7 @@ public ShiftItemRequestBuilder byShiftId(@jakarta.annotation.Nonnull final Strin * @param requestAdapter The request adapter to use to execute the requests. */ public ShiftsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/shifts{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/shifts{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ShiftsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ShiftsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/shifts/item/ShiftItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/shifts/item/ShiftItemRequestBuilder.java index 66213383b55..dd1b5373b3b 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/shifts/item/ShiftItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/shifts/item/ShiftItemRequestBuilder.java @@ -26,7 +26,7 @@ public class ShiftItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public ShiftItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/shifts/{shift%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/shifts/{shift%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link ShiftItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public ShiftItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timeoffreasons/TimeOffReasonsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timeoffreasons/TimeOffReasonsRequestBuilder.java index 3dd1e6d5c78..3ce6460db77 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timeoffreasons/TimeOffReasonsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timeoffreasons/TimeOffReasonsRequestBuilder.java @@ -49,7 +49,7 @@ public TimeOffReasonItemRequestBuilder byTimeOffReasonId(@jakarta.annotation.Non * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffReasonsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/timeOffReasons{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/timeOffReasons{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link TimeOffReasonsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public TimeOffReasonsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timeoffreasons/item/TimeOffReasonItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timeoffreasons/item/TimeOffReasonItemRequestBuilder.java index ccd2ee59e32..ff3fa39b1c5 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timeoffreasons/item/TimeOffReasonItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timeoffreasons/item/TimeOffReasonItemRequestBuilder.java @@ -26,7 +26,7 @@ public class TimeOffReasonItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffReasonItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/timeOffReasons/{timeOffReason%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/timeOffReasons/{timeOffReason%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link TimeOffReasonItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public TimeOffReasonItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffReasonItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/timeOffReasons/{timeOffReason%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/timeOffReasons/{timeOffReason%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete navigation property timeOffReasons for users @@ -186,6 +186,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -198,6 +203,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timeoffrequests/TimeOffRequestsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timeoffrequests/TimeOffRequestsRequestBuilder.java index 2584953a20c..943505ba080 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timeoffrequests/TimeOffRequestsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timeoffrequests/TimeOffRequestsRequestBuilder.java @@ -49,7 +49,7 @@ public TimeOffRequestItemRequestBuilder byTimeOffRequestId(@jakarta.annotation.N * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffRequestsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/timeOffRequests{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/timeOffRequests{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link TimeOffRequestsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public TimeOffRequestsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timeoffrequests/item/TimeOffRequestItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timeoffrequests/item/TimeOffRequestItemRequestBuilder.java index acde64a762c..d3b15fd7e9e 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timeoffrequests/item/TimeOffRequestItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timeoffrequests/item/TimeOffRequestItemRequestBuilder.java @@ -26,7 +26,7 @@ public class TimeOffRequestItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffRequestItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/timeOffRequests/{timeOffRequest%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/timeOffRequests/{timeOffRequest%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link TimeOffRequestItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public TimeOffRequestItemRequestBuilder(@jakarta.annotation.Nonnull final HashMa * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffRequestItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/timeOffRequests/{timeOffRequest%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/timeOffRequests/{timeOffRequest%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete navigation property timeOffRequests for users @@ -186,6 +186,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -198,6 +203,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timesoff/TimesOffRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timesoff/TimesOffRequestBuilder.java index d67e7a4a3b5..991af306887 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timesoff/TimesOffRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timesoff/TimesOffRequestBuilder.java @@ -49,7 +49,7 @@ public TimeOffItemRequestBuilder byTimeOffId(@jakarta.annotation.Nonnull final S * @param requestAdapter The request adapter to use to execute the requests. */ public TimesOffRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/timesOff{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/timesOff{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link TimesOffRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public TimesOffRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timesoff/item/TimeOffItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timesoff/item/TimeOffItemRequestBuilder.java index 5004e1b082a..7ffaa7bbab8 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timesoff/item/TimeOffItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timesoff/item/TimeOffItemRequestBuilder.java @@ -26,7 +26,7 @@ public class TimeOffItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public TimeOffItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/timesOff/{timeOff%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/schedule/timesOff/{timeOff%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link TimeOffItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public TimeOffItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messagerules/MessageRulesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messagerules/MessageRulesRequestBuilder.java index 61ffda8c093..56d9cb8a33d 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messagerules/MessageRulesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messagerules/MessageRulesRequestBuilder.java @@ -49,7 +49,7 @@ public MessageRuleItemRequestBuilder byMessageRuleId(@jakarta.annotation.Nonnull * @param requestAdapter The request adapter to use to execute the requests. */ public MessageRulesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messageRules{?%24count,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messageRules{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link MessageRulesRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public MessageRulesRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messagerules/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messagerules/count/CountRequestBuilder.java index 598375bcdb6..651eaa57a59 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messagerules/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messagerules/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messageRules/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messageRules/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messagerules/item/MessageRuleItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messagerules/item/MessageRuleItemRequestBuilder.java index 72b8cf12b3c..3c0e731451a 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messagerules/item/MessageRuleItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messagerules/item/MessageRuleItemRequestBuilder.java @@ -26,7 +26,7 @@ public class MessageRuleItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public MessageRuleItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messageRules/{messageRule%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messageRules/{messageRule%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link MessageRuleItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public MessageRuleItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messages/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messages/item/attachments/AttachmentsRequestBuilder.java index 7b5f0d5ae67..96373696b56 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messages/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messages/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messages/{message%2Did}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messages/{message%2Did}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -208,6 +223,9 @@ public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); + allQueryParams.put("%24skip", skip); + allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messages/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messages/item/attachments/count/CountRequestBuilder.java index 7ddac843571..cb2afdadc36 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messages/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messages/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messages/{message%2Did}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messages/{message%2Did}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messages/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messages/item/extensions/ExtensionsRequestBuilder.java index febcbedee8c..5fcd7f03511 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messages/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messages/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messages/{message%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messages/{message%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messages/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messages/item/extensions/count/CountRequestBuilder.java index af987285db5..fd58d19385f 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messages/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/childfolders/item/messages/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messages/{message%2Did}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messages/{message%2Did}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messagerules/MessageRulesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messagerules/MessageRulesRequestBuilder.java index fcaf8e3e16f..26ca8884b06 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messagerules/MessageRulesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messagerules/MessageRulesRequestBuilder.java @@ -49,7 +49,7 @@ public MessageRuleItemRequestBuilder byMessageRuleId(@jakarta.annotation.Nonnull * @param requestAdapter The request adapter to use to execute the requests. */ public MessageRulesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/messageRules{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/messageRules{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link MessageRulesRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public MessageRulesRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messagerules/item/MessageRuleItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messagerules/item/MessageRuleItemRequestBuilder.java index 40b4bed3dae..2e86ca7cc5f 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messagerules/item/MessageRuleItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messagerules/item/MessageRuleItemRequestBuilder.java @@ -26,7 +26,7 @@ public class MessageRuleItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public MessageRuleItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/messageRules/{messageRule%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/messageRules/{messageRule%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link MessageRuleItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public MessageRuleItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messages/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messages/item/attachments/AttachmentsRequestBuilder.java index a64136e785f..6ff5e538876 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messages/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messages/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentItemRequestBuilder byAttachmentId(@jakarta.annotation.Nonnull f * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/messages/{message%2Did}/attachments{?%24count,%24expand,%24filter,%24orderby,%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/messages/{message%2Did}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -208,6 +223,9 @@ public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); + allQueryParams.put("%24skip", skip); + allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messages/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messages/item/attachments/count/CountRequestBuilder.java index 3dbcdea7c19..01300c637e6 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messages/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messages/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/messages/{message%2Did}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/messages/{message%2Did}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messages/item/extensions/ExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messages/item/extensions/ExtensionsRequestBuilder.java index 2aff8d9d8be..9074fc8ca50 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messages/item/extensions/ExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messages/item/extensions/ExtensionsRequestBuilder.java @@ -49,7 +49,7 @@ public ExtensionItemRequestBuilder byExtensionId(@jakarta.annotation.Nonnull fin * @param requestAdapter The request adapter to use to execute the requests. */ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/messages/{message%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/messages/{message%2Did}/extensions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link ExtensionsRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public ExtensionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); allQueryParams.put("%24expand", expand); diff --git a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messages/item/extensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messages/item/extensions/count/CountRequestBuilder.java index d8dfe185d46..5979e608abe 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messages/item/extensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/mailfolders/item/messages/item/extensions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/messages/{message%2Did}/extensions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/messages/{message%2Did}/extensions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/onlinemeetings/item/transcripts/item/content/ContentRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/onlinemeetings/item/transcripts/item/content/ContentRequestBuilder.java index 5f98616d182..f98f60b8492 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/onlinemeetings/item/transcripts/item/content/ContentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/onlinemeetings/item/transcripts/item/content/ContentRequestBuilder.java @@ -55,19 +55,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The content of the transcript. Read-only. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API doesn't support getting call transcripts from channel meetings. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get() { return get(null); } /** - * The content of the transcript. Read-only. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API doesn't support getting call transcripts from channel meetings. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -122,7 +124,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The content of the transcript. Read-only. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API doesn't support getting call transcripts from channel meetings. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -130,7 +132,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The content of the transcript. Read-only. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API doesn't support getting call transcripts from channel meetings. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ diff --git a/src/main/java/com/microsoft/graph/generated/users/item/onlinemeetings/item/transcripts/item/metadatacontent/MetadataContentRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/onlinemeetings/item/transcripts/item/metadatacontent/MetadataContentRequestBuilder.java index 10530e42794..21c242e2787 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/onlinemeetings/item/transcripts/item/metadatacontent/MetadataContentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/onlinemeetings/item/transcripts/item/metadatacontent/MetadataContentRequestBuilder.java @@ -54,19 +54,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * The time-aligned metadata of the utterances in the transcript. Read-only. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API doesn't support getting call transcripts from channel meetings. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get() { return get(null); } /** - * The time-aligned metadata of the utterances in the transcript. Read-only. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API doesn't support getting call transcripts from channel meetings. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -121,7 +123,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * The time-aligned metadata of the utterances in the transcript. Read-only. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API doesn't support getting call transcripts from channel meetings. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -129,7 +131,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * The time-aligned metadata of the utterances in the transcript. Read-only. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API doesn't support getting call transcripts from channel meetings. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ diff --git a/src/main/java/com/microsoft/graph/generated/users/item/outlook/OutlookRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/outlook/OutlookRequestBuilder.java index 3934a5caed2..5a9a393a872 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/outlook/OutlookRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/outlook/OutlookRequestBuilder.java @@ -54,7 +54,7 @@ public SupportedTimeZonesRequestBuilder supportedTimeZones() { * @param requestAdapter The request adapter to use to execute the requests. */ public OutlookRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/outlook{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/outlook{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link OutlookRequestBuilder} and sets the default values. @@ -62,7 +62,7 @@ public OutlookRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/outlook/mastercategories/MasterCategoriesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/outlook/mastercategories/MasterCategoriesRequestBuilder.java index 194f7fb8f0c..3e0500dddab 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/outlook/mastercategories/MasterCategoriesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/outlook/mastercategories/MasterCategoriesRequestBuilder.java @@ -49,7 +49,7 @@ public OutlookCategoryItemRequestBuilder byOutlookCategoryId(@jakarta.annotation * @param requestAdapter The request adapter to use to execute the requests. */ public MasterCategoriesRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/outlook/masterCategories{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/outlook/masterCategories{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link MasterCategoriesRequestBuilder} and sets the default values. @@ -57,7 +57,7 @@ public MasterCategoriesRequestBuilder(@jakarta.annotation.Nonnull final HashMap< * @param requestAdapter The request adapter to use to execute the requests. */ public MasterCategoriesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/outlook/masterCategories{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/outlook/masterCategories{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** * A list of categories defined for the user. @@ -170,6 +170,11 @@ public class GetQueryParameters implements QueryParameters { */ @jakarta.annotation.Nullable public Boolean count; + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Filter items by property values */ @@ -212,6 +217,7 @@ public Map toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/outlook/mastercategories/item/OutlookCategoryItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/outlook/mastercategories/item/OutlookCategoryItemRequestBuilder.java index 1402b54f6b5..3acd2813fac 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/outlook/mastercategories/item/OutlookCategoryItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/outlook/mastercategories/item/OutlookCategoryItemRequestBuilder.java @@ -26,7 +26,7 @@ public class OutlookCategoryItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public OutlookCategoryItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/outlook/masterCategories/{outlookCategory%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/outlook/masterCategories/{outlookCategory%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link OutlookCategoryItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public OutlookCategoryItemRequestBuilder(@jakarta.annotation.Nonnull final HashM * @param requestAdapter The request adapter to use to execute the requests. */ public OutlookCategoryItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/outlook/masterCategories/{outlookCategory%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/outlook/masterCategories/{outlookCategory%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete navigation property masterCategories for users @@ -186,6 +186,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -198,6 +203,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/people/PeopleRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/people/PeopleRequestBuilder.java index 225fe14cb32..958306e0a56 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/people/PeopleRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/people/PeopleRequestBuilder.java @@ -48,7 +48,7 @@ public PersonItemRequestBuilder byPersonId(@jakarta.annotation.Nonnull final Str * @param requestAdapter The request adapter to use to execute the requests. */ public PeopleRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/people{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/people{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link PeopleRequestBuilder} and sets the default values. @@ -56,7 +56,7 @@ public PeopleRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/people/item/PersonItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/people/item/PersonItemRequestBuilder.java index 7eb2b49720d..8f78a1f1dcd 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/people/item/PersonItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/people/item/PersonItemRequestBuilder.java @@ -26,7 +26,7 @@ public class PersonItemRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public PersonItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/people/{person%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/people/{person%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link PersonItemRequestBuilder} and sets the default values. @@ -34,7 +34,7 @@ public PersonItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/photo/PhotoRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/photo/PhotoRequestBuilder.java index 394695b0c68..64f8f97b2e6 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/photo/PhotoRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/photo/PhotoRequestBuilder.java @@ -35,7 +35,7 @@ public ContentRequestBuilder content() { * @param requestAdapter The request adapter to use to execute the requests. */ public PhotoRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/photo{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/photo{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link PhotoRequestBuilder} and sets the default values. @@ -43,7 +43,7 @@ public PhotoRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/photos/PhotosRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/photos/PhotosRequestBuilder.java index febcd650c5f..c1bd1414604 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/photos/PhotosRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/photos/PhotosRequestBuilder.java @@ -39,7 +39,7 @@ public ProfilePhotoItemRequestBuilder byProfilePhotoId(@jakarta.annotation.Nonnu * @param requestAdapter The request adapter to use to execute the requests. */ public PhotosRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/photos{?%24count,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/photos{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link PhotosRequestBuilder} and sets the default values. @@ -47,7 +47,7 @@ public PhotosRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/photos/item/ProfilePhotoItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/photos/item/ProfilePhotoItemRequestBuilder.java index d44a454942e..4337c7d6b8b 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/photos/item/ProfilePhotoItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/photos/item/ProfilePhotoItemRequestBuilder.java @@ -35,7 +35,7 @@ public ContentRequestBuilder content() { * @param requestAdapter The request adapter to use to execute the requests. */ public ProfilePhotoItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/photos/{profilePhoto%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/photos/{profilePhoto%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link ProfilePhotoItemRequestBuilder} and sets the default values. @@ -43,7 +43,7 @@ public ProfilePhotoItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap< * @param requestAdapter The request adapter to use to execute the requests. */ public ProfilePhotoItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/photos/{profilePhoto%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/photos/{profilePhoto%2Did}{?%24expand,%24select}", rawUrl); } /** * The collection of the user's profile photos in different sizes. Read-only. @@ -102,6 +102,11 @@ public ProfilePhotoItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -114,6 +119,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachments/AttachmentsRequestBuilder.java index 7d6cb94f503..335ff46cb98 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachments/AttachmentsRequestBuilder.java @@ -58,7 +58,7 @@ public AttachmentBaseItemRequestBuilder byAttachmentBaseId(@jakarta.annotation.N * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachments{?%24count,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentsRequestBuilder} and sets the default values. @@ -66,7 +66,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final HashMap toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachments/count/CountRequestBuilder.java index a6382681cd6..0bc6a07d786 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachments/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachments/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachments/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachments/item/AttachmentBaseItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachments/item/AttachmentBaseItemRequestBuilder.java index 1158f64514c..7ba40f03612 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachments/item/AttachmentBaseItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachments/item/AttachmentBaseItemRequestBuilder.java @@ -35,7 +35,7 @@ public ContentRequestBuilder content() { * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentBaseItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachments/{attachmentBase%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachments/{attachmentBase%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link AttachmentBaseItemRequestBuilder} and sets the default values. @@ -43,7 +43,7 @@ public AttachmentBaseItemRequestBuilder(@jakarta.annotation.Nonnull final HashMa * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentBaseItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachments/{attachmentBase%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachments/{attachmentBase%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete navigation property attachments for users @@ -146,6 +146,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -158,6 +163,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachmentsessions/AttachmentSessionsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachmentsessions/AttachmentSessionsRequestBuilder.java index 296eda7ad05..cb77b77525c 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachmentsessions/AttachmentSessionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachmentsessions/AttachmentSessionsRequestBuilder.java @@ -48,7 +48,7 @@ public AttachmentSessionItemRequestBuilder byAttachmentSessionId(@jakarta.annota * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentSessionsRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachmentSessions{?%24count,%24filter,%24orderby,%24select,%24skip,%24top}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachmentSessions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", pathParameters); } /** * Instantiates a new {@link AttachmentSessionsRequestBuilder} and sets the default values. @@ -56,7 +56,7 @@ public AttachmentSessionsRequestBuilder(@jakarta.annotation.Nonnull final HashMa * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentSessionsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachmentSessions{?%24count,%24filter,%24orderby,%24select,%24skip,%24top}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachmentSessions{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** * Get attachmentSessions from users @@ -120,6 +120,11 @@ public class GetQueryParameters implements QueryParameters { */ @jakarta.annotation.Nullable public Boolean count; + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Filter items by property values */ @@ -130,6 +135,11 @@ public class GetQueryParameters implements QueryParameters { */ @jakarta.annotation.Nullable public String[] orderby; + /** + * Search items by search phrases + */ + @jakarta.annotation.Nullable + public String search; /** * Select properties to be returned */ @@ -154,8 +164,10 @@ public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24count", count); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); allQueryParams.put("%24skip", skip); allQueryParams.put("%24top", top); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24orderby", orderby); allQueryParams.put("%24select", select); return allQueryParams; diff --git a/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachmentsessions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachmentsessions/count/CountRequestBuilder.java index b971f3a27b4..3f81849c36c 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachmentsessions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachmentsessions/count/CountRequestBuilder.java @@ -25,7 +25,7 @@ public class CountRequestBuilder extends BaseRequestBuilder { * @param requestAdapter The request adapter to use to execute the requests. */ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachmentSessions/$count{?%24filter}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachmentSessions/$count{?%24filter,%24search}", pathParameters); } /** * Instantiates a new {@link CountRequestBuilder} and sets the default values. @@ -33,7 +33,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final HashMap} @@ -105,6 +110,7 @@ public class GetQueryParameters implements QueryParameters { public Map toQueryParameters() { final Map allQueryParams = new HashMap(); allQueryParams.put("%24filter", filter); + allQueryParams.put("%24search", search); return allQueryParams; } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachmentsessions/item/AttachmentSessionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachmentsessions/item/AttachmentSessionItemRequestBuilder.java index 06c7a1d628f..8b8ff90936d 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachmentsessions/item/AttachmentSessionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/todo/lists/item/tasks/item/attachmentsessions/item/AttachmentSessionItemRequestBuilder.java @@ -35,7 +35,7 @@ public ContentRequestBuilder content() { * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentSessionItemRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachmentSessions/{attachmentSession%2Did}{?%24select}", pathParameters); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachmentSessions/{attachmentSession%2Did}{?%24expand,%24select}", pathParameters); } /** * Instantiates a new {@link AttachmentSessionItemRequestBuilder} and sets the default values. @@ -43,7 +43,7 @@ public AttachmentSessionItemRequestBuilder(@jakarta.annotation.Nonnull final Has * @param requestAdapter The request adapter to use to execute the requests. */ public AttachmentSessionItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { - super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachmentSessions/{attachmentSession%2Did}{?%24select}", rawUrl); + super(requestAdapter, "{+baseurl}/users/{user%2Did}/todo/lists/{todoTaskList%2Did}/tasks/{todoTask%2Did}/attachmentSessions/{attachmentSession%2Did}{?%24expand,%24select}", rawUrl); } /** * Delete navigation property attachmentSessions for users @@ -195,6 +195,11 @@ public class DeleteRequestConfiguration extends BaseRequestConfiguration { */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { + /** + * Expand related entities + */ + @jakarta.annotation.Nullable + public String[] expand; /** * Select properties to be returned */ @@ -207,6 +212,7 @@ public class GetQueryParameters implements QueryParameters { @jakarta.annotation.Nonnull public Map toQueryParameters() { final Map allQueryParams = new HashMap(); + allQueryParams.put("%24expand", expand); allQueryParams.put("%24select", select); return allQueryParams; }