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 cf8d9260e90..98942ae8789 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 91afd7f965e..9108410b3e3 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 managedAppProtection objects. + * List properties and relationships of the targetedManagedAppProtection 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 managedAppProtection objects. + * List properties and relationships of the targetedManagedAppProtection 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 managedAppProtection objects. + * List properties and relationships of the targetedManagedAppProtection objects. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -117,7 +117,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * List properties and relationships of the managedAppProtection objects. + * List properties and relationships of the targetedManagedAppProtection 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 managedAppProtection objects. + * List properties and relationships of the targetedManagedAppProtection 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 699849bf978..3297c22f7d4 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 managedAppPolicy 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 managedAppPolicy 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) { @@ -132,7 +132,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read properties and relationships of the managedAppConfiguration object. + * Read properties and relationships of the managedAppPolicy object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read properties and relationships of the managedAppConfiguration object. + * Read properties and relationships of the managedAppPolicy object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -192,7 +192,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 managedAppPolicy 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 4938f485f63..2052d723789 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/item/appliedpolicies/item/targetapps/TargetAppsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/managedappregistrations/item/appliedpolicies/item/targetapps/TargetAppsRequestBuilder.java index fbd5d6b2355..a901dab6711 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 63bf6021fad..3e880cd8912 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/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 d215551894c..58071e6dd23 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); @@ -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} */ diff --git a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileappconfigurations/MobileAppConfigurationsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileappconfigurations/MobileAppConfigurationsRequestBuilder.java index f6ed71ee550..b50c98da514 100644 --- a/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileappconfigurations/MobileAppConfigurationsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/deviceappmanagement/mobileappconfigurations/MobileAppConfigurationsRequestBuilder.java @@ -60,21 +60,21 @@ public MobileAppConfigurationsRequestBuilder(@jakarta.annotation.Nonnull final S super(requestAdapter, "{+baseurl}/deviceAppManagement/mobileAppConfigurations{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * List properties and relationships of the managedDeviceMobileAppConfiguration objects. + * List properties and relationships of the iosMobileAppConfiguration objects. * @return a {@link ManagedDeviceMobileAppConfigurationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedDeviceMobileAppConfigurationCollectionResponse get() { return get(null); } /** - * List properties and relationships of the managedDeviceMobileAppConfiguration objects. + * List properties and relationships of the iosMobileAppConfiguration objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link ManagedDeviceMobileAppConfigurationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public ManagedDeviceMobileAppConfigurationCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -111,7 +111,7 @@ public ManagedDeviceMobileAppConfiguration post(@jakarta.annotation.Nonnull fina return this.requestAdapter.send(requestInfo, errorMapping, ManagedDeviceMobileAppConfiguration::createFromDiscriminatorValue); } /** - * List properties and relationships of the managedDeviceMobileAppConfiguration objects. + * List properties and relationships of the iosMobileAppConfiguration objects. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -119,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * List properties and relationships of the managedDeviceMobileAppConfiguration objects. + * List properties and relationships of the iosMobileAppConfiguration objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -165,7 +165,7 @@ public MobileAppConfigurationsRequestBuilder withUrl(@jakarta.annotation.Nonnull return new MobileAppConfigurationsRequestBuilder(rawUrl, requestAdapter); } /** - * List properties and relationships of the managedDeviceMobileAppConfiguration objects. + * List properties and relationships of the iosMobileAppConfiguration objects. */ @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 136bc999658..3294d8b0076 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 iosStoreApp objects. + * List properties and relationships of the macOSOfficeSuiteApp 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 iosStoreApp objects. + * List properties and relationships of the macOSOfficeSuiteApp 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 iosStoreApp objects. + * List properties and relationships of the macOSOfficeSuiteApp objects. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -263,7 +263,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * List properties and relationships of the iosStoreApp objects. + * List properties and relationships of the macOSOfficeSuiteApp 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 iosStoreApp objects. + * List properties and relationships of the macOSOfficeSuiteApp 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 cee2abfa2e0..c221d807043 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 windowsWebApp. + * Deletes a macOSMicrosoftEdgeApp. * @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 windowsWebApp. + * Deletes a macOSMicrosoftEdgeApp. * @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 windowsAppX object. + * Read properties and relationships of the iosiPadOSWebClip 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 windowsAppX object. + * Read properties and relationships of the iosiPadOSWebClip 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 webApp object. + * Update the properties of a macOSMicrosoftEdgeApp 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 webApp object. + * Update the properties of a macOSMicrosoftEdgeApp 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 windowsWebApp. + * Deletes a macOSMicrosoftEdgeApp. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -287,7 +287,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Deletes a windowsWebApp. + * Deletes a macOSMicrosoftEdgeApp. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -298,7 +298,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read properties and relationships of the windowsAppX object. + * Read properties and relationships of the iosiPadOSWebClip object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -306,7 +306,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read properties and relationships of the windowsAppX object. + * Read properties and relationships of the iosiPadOSWebClip object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -318,7 +318,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the properties of a webApp object. + * Update the properties of a macOSMicrosoftEdgeApp object. * @param body The request body * @return a {@link RequestInformation} */ @@ -327,7 +327,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the properties of a webApp object. + * Update the properties of a macOSMicrosoftEdgeApp object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -358,7 +358,7 @@ public MobileAppItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final Str public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Read properties and relationships of the windowsAppX object. + * Read properties and relationships of the iosiPadOSWebClip 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 7adbceacbc8..b4297c46e5d 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 2826d5d929c..dba01dfc37c 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 androidWorkProfileCompliancePolicy objects. + * List properties and relationships of the deviceCompliancePolicy 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 androidWorkProfileCompliancePolicy objects. + * List properties and relationships of the deviceCompliancePolicy 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 macOSCompliancePolicy object. + * Create a new windows10MobileCompliancePolicy 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 macOSCompliancePolicy object. + * Create a new windows10MobileCompliancePolicy 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 androidWorkProfileCompliancePolicy objects. + * List properties and relationships of the deviceCompliancePolicy objects. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -119,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * List properties and relationships of the androidWorkProfileCompliancePolicy objects. + * List properties and relationships of the deviceCompliancePolicy 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 macOSCompliancePolicy object. + * Create a new windows10MobileCompliancePolicy 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 macOSCompliancePolicy object. + * Create a new windows10MobileCompliancePolicy 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 androidWorkProfileCompliancePolicy objects. + * List properties and relationships of the deviceCompliancePolicy 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 93f9ba2514d..e28063f9c9e 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 windows10CompliancePolicy. + * 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 windows10CompliancePolicy. + * 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 androidCompliancePolicy 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 androidCompliancePolicy 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 androidWorkProfileCompliancePolicy object. + * Update the properties of a 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 patch(@jakarta.annotation.Nonnull final DeviceCompliancePolicy body) { return patch(body, null); } /** - * Update the properties of a androidWorkProfileCompliancePolicy object. + * Update the properties of a 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 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 windows10CompliancePolicy. + * Deletes a iosCompliancePolicy. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -197,7 +197,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Deletes a windows10CompliancePolicy. + * Deletes a iosCompliancePolicy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -208,7 +208,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read properties and relationships of the androidWorkProfileCompliancePolicy object. + * Read properties and relationships of the androidCompliancePolicy object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -216,7 +216,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read properties and relationships of the androidWorkProfileCompliancePolicy object. + * Read properties and relationships of the androidCompliancePolicy object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -228,7 +228,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the properties of a androidWorkProfileCompliancePolicy object. + * Update the properties of a androidCompliancePolicy object. * @param body The request body * @return a {@link RequestInformation} */ @@ -237,7 +237,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the properties of a androidWorkProfileCompliancePolicy object. + * Update the properties of a 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} @@ -268,7 +268,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 androidCompliancePolicy 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 9b56fdaf6d9..70a72e435b5 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 androidWorkProfileGeneralDeviceConfiguration objects. + * List properties and relationships of the windows10GeneralConfiguration 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 androidWorkProfileGeneralDeviceConfiguration objects. + * List properties and relationships of the windows10GeneralConfiguration 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 windowsDefenderAdvancedThreatProtectionConfiguration object. + * Create a new windows10EndpointProtectionConfiguration 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 windowsDefenderAdvancedThreatProtectionConfiguration object. + * Create a new windows10EndpointProtectionConfiguration 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 androidWorkProfileGeneralDeviceConfiguration objects. + * List properties and relationships of the windows10GeneralConfiguration objects. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -119,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * List properties and relationships of the androidWorkProfileGeneralDeviceConfiguration objects. + * List properties and relationships of the windows10GeneralConfiguration 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 windowsDefenderAdvancedThreatProtectionConfiguration object. + * Create a new windows10EndpointProtectionConfiguration 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 windowsDefenderAdvancedThreatProtectionConfiguration object. + * Create a new windows10EndpointProtectionConfiguration 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 androidWorkProfileGeneralDeviceConfiguration objects. + * List properties and relationships of the windows10GeneralConfiguration 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 c4498600b35..a77da948314 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 macOSGeneralDeviceConfiguration. + * Deletes a windows10CustomConfiguration. * @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 macOSGeneralDeviceConfiguration. + * Deletes a windows10CustomConfiguration. * @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 windowsUpdateForBusinessConfiguration object. + * Read properties and relationships of the windows10CustomConfiguration 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 windowsUpdateForBusinessConfiguration object. + * Read properties and relationships of the windows10CustomConfiguration 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 windows10SecureAssessmentConfiguration object. + * Update the properties of a editionUpgradeConfiguration 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 windows10SecureAssessmentConfiguration object. + * Update the properties of a editionUpgradeConfiguration 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 macOSGeneralDeviceConfiguration. + * Deletes a windows10CustomConfiguration. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -190,7 +190,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Deletes a macOSGeneralDeviceConfiguration. + * Deletes a windows10CustomConfiguration. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -201,7 +201,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read properties and relationships of the windowsUpdateForBusinessConfiguration object. + * Read properties and relationships of the windows10CustomConfiguration object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -209,7 +209,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read properties and relationships of the windowsUpdateForBusinessConfiguration object. + * Read properties and relationships of the windows10CustomConfiguration object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -221,7 +221,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the properties of a windows10SecureAssessmentConfiguration object. + * Update the properties of a editionUpgradeConfiguration object. * @param body The request body * @return a {@link RequestInformation} */ @@ -230,7 +230,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the properties of a windows10SecureAssessmentConfiguration object. + * Update the properties of a editionUpgradeConfiguration object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -261,7 +261,7 @@ public DeviceConfigurationItemRequestBuilder withUrl(@jakarta.annotation.Nonnull public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Read properties and relationships of the windowsUpdateForBusinessConfiguration object. + * Read properties and relationships of the windows10CustomConfiguration 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..aa9eb83a6d0 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 @@ -60,21 +60,21 @@ public DeviceEnrollmentConfigurationsRequestBuilder(@jakarta.annotation.Nonnull super(requestAdapter, "{+baseurl}/deviceManagement/deviceEnrollmentConfigurations{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * List properties and relationships of the deviceEnrollmentLimitConfiguration objects. + * List properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration objects. * @return a {@link DeviceEnrollmentConfigurationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceEnrollmentConfigurationCollectionResponse get() { return get(null); } /** - * List properties and relationships of the deviceEnrollmentLimitConfiguration objects. + * List properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceEnrollmentConfigurationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public DeviceEnrollmentConfigurationCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -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) { @@ -111,7 +111,7 @@ public DeviceEnrollmentConfiguration post(@jakarta.annotation.Nonnull final Devi return this.requestAdapter.send(requestInfo, errorMapping, DeviceEnrollmentConfiguration::createFromDiscriminatorValue); } /** - * List properties and relationships of the deviceEnrollmentLimitConfiguration objects. + * List properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration objects. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -119,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * List properties and relationships of the deviceEnrollmentLimitConfiguration objects. + * List properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration 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 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} @@ -165,7 +165,7 @@ public DeviceEnrollmentConfigurationsRequestBuilder withUrl(@jakarta.annotation. return new DeviceEnrollmentConfigurationsRequestBuilder(rawUrl, requestAdapter); } /** - * List properties and relationships of the deviceEnrollmentLimitConfiguration objects. + * List properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration objects. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { 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 cfdc5f1cc1e..41870fa5c65 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); @@ -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} */ diff --git a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/copy/CopyRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/copy/CopyRequestBuilder.java index ea705d5458c..a2f59701d81 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/copy/CopyRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/copy/CopyRequestBuilder.java @@ -36,23 +36,21 @@ public CopyRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jaka super(requestAdapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/copy", rawUrl); } /** - * Asynchronously creates a copy of an driveItem (including any children), under a new parent item or with a new name. + * Invoke action copy * @param body The request body * @return a {@link DriveItem} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here */ @jakarta.annotation.Nullable public DriveItem post(@jakarta.annotation.Nonnull final CopyPostRequestBody body) { return post(body, null); } /** - * Asynchronously creates a copy of an driveItem (including any children), under a new parent item or with a new name. + * Invoke action copy * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DriveItem} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here */ @jakarta.annotation.Nullable public DriveItem post(@jakarta.annotation.Nonnull final CopyPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -63,7 +61,7 @@ public DriveItem post(@jakarta.annotation.Nonnull final CopyPostRequestBody body return this.requestAdapter.send(requestInfo, errorMapping, DriveItem::createFromDiscriminatorValue); } /** - * Asynchronously creates a copy of an driveItem (including any children), under a new parent item or with a new name. + * Invoke action copy * @param body The request body * @return a {@link RequestInformation} */ @@ -72,7 +70,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Asynchronously creates a copy of an driveItem (including any children), under a new parent item or with a new name. + * Invoke action copy * @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/retentionlabel/RetentionLabelRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/retentionlabel/RetentionLabelRequestBuilder.java index a09971af2cd..0538b9eebf3 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); } /** - * 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. + * 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. * @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); } /** - * 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. + * 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. * @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) { @@ -145,7 +145,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * 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. + * 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. * @param body The request body * @return a {@link RequestInformation} */ @@ -154,7 +154,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * 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. + * 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. * @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/names/item/range/RangeRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/names/item/range/RangeRequestBuilder.java index 50325ccf8ae..70235b4c3fc 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/names/item/range/RangeRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/names/item/range/RangeRequestBuilder.java @@ -271,21 +271,21 @@ public RangeRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak super(requestAdapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/workbook/names/{workbookNamedItem%2Did}/range()", rawUrl); } /** - * Retrieve the properties and relationships of range object. + * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. * @return a {@link WorkbookRange} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public WorkbookRange get() { return get(null); } /** - * Retrieve the properties and relationships of range object. + * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link WorkbookRange} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public WorkbookRange get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -359,7 +359,7 @@ public RowWithRowRequestBuilder rowWithRow(@jakarta.annotation.Nonnull final Int return new RowWithRowRequestBuilder(pathParameters, requestAdapter, row); } /** - * Retrieve the properties and relationships of range object. + * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -367,7 +367,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Retrieve the properties and relationships of range object. + * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. * @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/tables/add/AddRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/add/AddRequestBuilder.java index 1375af1a06f..25580bb3f11 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/add/AddRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/tables/add/AddRequestBuilder.java @@ -36,23 +36,23 @@ public AddRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakar super(requestAdapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/workbook/tables/add", rawUrl); } /** - * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated. + * Use this API to create a new Table. * @param body The request body * @return a {@link WorkbookTable} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public WorkbookTable post(@jakarta.annotation.Nonnull final AddPostRequestBody body) { return post(body, null); } /** - * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated. + * Use this API to create a new Table. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link WorkbookTable} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public WorkbookTable post(@jakarta.annotation.Nonnull final AddPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -63,7 +63,7 @@ public WorkbookTable post(@jakarta.annotation.Nonnull final AddPostRequestBody b return this.requestAdapter.send(requestInfo, errorMapping, WorkbookTable::createFromDiscriminatorValue); } /** - * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated. + * Use this API to create a new Table. * @param body The request body * @return a {@link RequestInformation} */ @@ -72,7 +72,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated. + * Use this API to create a new Table. * @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/worksheets/item/names/item/range/RangeRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/names/item/range/RangeRequestBuilder.java index abf05a73de7..0ee65a352d3 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/names/item/range/RangeRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/names/item/range/RangeRequestBuilder.java @@ -271,21 +271,21 @@ public RangeRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak super(requestAdapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/workbook/worksheets/{workbookWorksheet%2Did}/names/{workbookNamedItem%2Did}/range()", rawUrl); } /** - * Retrieve the properties and relationships of range object. + * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. * @return a {@link WorkbookRange} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public WorkbookRange get() { return get(null); } /** - * Retrieve the properties and relationships of range object. + * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link WorkbookRange} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public WorkbookRange get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -359,7 +359,7 @@ public RowWithRowRequestBuilder rowWithRow(@jakarta.annotation.Nonnull final Int return new RowWithRowRequestBuilder(pathParameters, requestAdapter, row); } /** - * Retrieve the properties and relationships of range object. + * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -367,7 +367,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Retrieve the properties and relationships of range object. + * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. * @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/worksheets/item/tables/add/AddRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/add/AddRequestBuilder.java index 87aaa40f9b6..a487e3decfd 100644 --- a/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/add/AddRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/drives/item/items/item/workbook/worksheets/item/tables/add/AddRequestBuilder.java @@ -36,23 +36,23 @@ public AddRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakar super(requestAdapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/workbook/worksheets/{workbookWorksheet%2Did}/tables/add", rawUrl); } /** - * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated. + * Use this API to create a new Table. * @param body The request body * @return a {@link WorkbookTable} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public WorkbookTable post(@jakarta.annotation.Nonnull final AddPostRequestBody body) { return post(body, null); } /** - * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated. + * Use this API to create a new Table. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link WorkbookTable} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public WorkbookTable post(@jakarta.annotation.Nonnull final AddPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -63,7 +63,7 @@ public WorkbookTable post(@jakarta.annotation.Nonnull final AddPostRequestBody b return this.requestAdapter.send(requestInfo, errorMapping, WorkbookTable::createFromDiscriminatorValue); } /** - * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated. + * Use this API to create a new Table. * @param body The request body * @return a {@link RequestInformation} */ @@ -72,7 +72,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated. + * Use this API to create a new Table. * @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/AssignmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/AssignmentsRequestBuilder.java index 0cc08a8571f..392af601f1f 100644 --- a/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/AssignmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/education/classes/item/assignments/AssignmentsRequestBuilder.java @@ -97,7 +97,7 @@ public EducationAssignmentCollectionResponse get(@jakarta.annotation.Nullable fi * @param body The request body * @return a {@link EducationAssignment} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public EducationAssignment post(@jakarta.annotation.Nonnull final EducationAssignment body) { @@ -109,7 +109,7 @@ public EducationAssignment post(@jakarta.annotation.Nonnull final EducationAssig * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link EducationAssignment} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public EducationAssignment post(@jakarta.annotation.Nonnull final EducationAssignment body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { 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 6458aec60dc..835290c4cf0 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 @@ -88,7 +88,7 @@ public EducationAssignmentResourceCollectionResponse get(@jakarta.annotation.Nul * @param body The request body * @return a {@link EducationAssignmentResource} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public EducationAssignmentResource post(@jakarta.annotation.Nonnull final EducationAssignmentResource body) { @@ -100,7 +100,7 @@ public EducationAssignmentResource post(@jakarta.annotation.Nonnull final Educat * @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 + * @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) { diff --git a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timecards/clockin/ClockInPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timecards/clockin/ClockInPostRequestBody.java index f8e55929e41..cc1697dc895 100644 --- a/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timecards/clockin/ClockInPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/groups/item/team/schedule/timecards/clockin/ClockInPostRequestBody.java @@ -62,9 +62,10 @@ public BackingStore getBackingStore() { */ @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { - final HashMap> deserializerMap = new HashMap>(2); + final HashMap> deserializerMap = new HashMap>(3); deserializerMap.put("isAtApprovedLocation", (n) -> { this.setIsAtApprovedLocation(n.getBooleanValue()); }); deserializerMap.put("notes", (n) -> { this.setNotes(n.getObjectValue(ItemBody::createFromDiscriminatorValue)); }); + deserializerMap.put("onBehalfOfUserId", (n) -> { this.setOnBehalfOfUserId(n.getStringValue()); }); return deserializerMap; } /** @@ -83,6 +84,14 @@ public Boolean getIsAtApprovedLocation() { public ItemBody getNotes() { return this.backingStore.get("notes"); } + /** + * Gets the onBehalfOfUserId property value. The onBehalfOfUserId property + * @return a {@link String} + */ + @jakarta.annotation.Nullable + public String getOnBehalfOfUserId() { + return this.backingStore.get("onBehalfOfUserId"); + } /** * Serializes information the current object * @param writer Serialization writer to use to serialize this model @@ -91,6 +100,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ Objects.requireNonNull(writer); writer.writeBooleanValue("isAtApprovedLocation", this.getIsAtApprovedLocation()); writer.writeObjectValue("notes", this.getNotes()); + writer.writeStringValue("onBehalfOfUserId", this.getOnBehalfOfUserId()); writer.writeAdditionalData(this.getAdditionalData()); } /** @@ -122,4 +132,11 @@ public void setIsAtApprovedLocation(@jakarta.annotation.Nullable final Boolean v public void setNotes(@jakarta.annotation.Nullable final ItemBody value) { this.backingStore.set("notes", value); } + /** + * Sets the onBehalfOfUserId property value. The onBehalfOfUserId property + * @param value Value to set for the onBehalfOfUserId property. + */ + public void setOnBehalfOfUserId(@jakarta.annotation.Nullable final String value) { + this.backingStore.set("onBehalfOfUserId", value); + } } 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 391c9888eca..4ee63c3ca6b 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 @@ -57,7 +57,7 @@ public ConversationThreadItemRequestBuilder(@jakarta.annotation.Nonnull final St /** * Delete conversationThread. * @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); @@ -66,7 +66,7 @@ public void delete() { * Delete conversationThread. * @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); 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 03db3b44a9e..c28b1c0c005 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 a countryNamedLocation object. + * Delete a namedLocation 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 a countryNamedLocation object. + * Delete a namedLocation 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); @@ -81,23 +81,23 @@ public NamedLocation get(@jakarta.annotation.Nullable final java.util.function.C return this.requestAdapter.send(requestInfo, errorMapping, NamedLocation::createFromDiscriminatorValue); } /** - * Update the properties of an ipNamedLocation object. + * Update the properties of a countryNamedLocation object. * @param body The request body * @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 patch(@jakarta.annotation.Nonnull final NamedLocation body) { return patch(body, null); } /** - * Update the properties of an ipNamedLocation object. + * Update the properties of a countryNamedLocation object. * @param body The request body * @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 patch(@jakarta.annotation.Nonnull final NamedLocation body, @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 a countryNamedLocation object. + * Delete a namedLocation object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -116,7 +116,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete a countryNamedLocation object. + * Delete a namedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -147,7 +147,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the properties of an ipNamedLocation object. + * Update the properties of a countryNamedLocation object. * @param body The request body * @return a {@link RequestInformation} */ @@ -156,7 +156,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the properties of an ipNamedLocation object. + * Update the properties of a countryNamedLocation 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/entitlementmanagement/catalogs/item/customworkflowextensions/item/CustomCalloutExtensionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identitygovernance/entitlementmanagement/catalogs/item/customworkflowextensions/item/CustomCalloutExtensionItemRequestBuilder.java index 56eb7f11405..b141eded573 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 @@ -57,21 +57,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 accessPackageAssignmentRequestWorkflowExtension object. + * Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object. * @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 get() { return get(null); } /** - * Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object. + * Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object. * @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 get(@jakarta.annotation.Nullable final java.util.function.Consumer 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) { @@ -127,7 +127,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object. + * Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -135,7 +135,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object. + * Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -147,7 +147,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} */ @@ -156,7 +156,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} @@ -187,7 +187,7 @@ public CustomCalloutExtensionItemRequestBuilder withUrl(@jakarta.annotation.Nonn public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object. + * Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/RiskyUsersRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/RiskyUsersRequestBuilder.java index 35f93f3644a..7739b8100b1 100644 --- a/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/RiskyUsersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/RiskyUsersRequestBuilder.java @@ -1,6 +1,7 @@ package com.microsoft.graph.identityprotection.riskyusers; import com.microsoft.graph.identityprotection.riskyusers.confirmcompromised.ConfirmCompromisedRequestBuilder; +import com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder; import com.microsoft.graph.identityprotection.riskyusers.count.CountRequestBuilder; import com.microsoft.graph.identityprotection.riskyusers.dismiss.DismissRequestBuilder; import com.microsoft.graph.identityprotection.riskyusers.item.RiskyUserItemRequestBuilder; @@ -33,6 +34,14 @@ public class RiskyUsersRequestBuilder extends BaseRequestBuilder { public ConfirmCompromisedRequestBuilder confirmCompromised() { return new ConfirmCompromisedRequestBuilder(pathParameters, requestAdapter); } + /** + * Provides operations to call the confirmSafe method. + * @return a {@link ConfirmSafeRequestBuilder} + */ + @jakarta.annotation.Nonnull + public ConfirmSafeRequestBuilder confirmSafe() { + return new ConfirmSafeRequestBuilder(pathParameters, requestAdapter); + } /** * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} diff --git a/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/confirmsafe/ConfirmSafePostRequestBody.java b/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/confirmsafe/ConfirmSafePostRequestBody.java new file mode 100644 index 00000000000..18000eba77f --- /dev/null +++ b/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/confirmsafe/ConfirmSafePostRequestBody.java @@ -0,0 +1,107 @@ +package com.microsoft.graph.identityprotection.riskyusers.confirmsafe; + +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 ConfirmSafePostRequestBody implements AdditionalDataHolder, BackedModel, Parsable { + /** + * Stores model information. + */ + @jakarta.annotation.Nonnull + protected BackingStore backingStore; + /** + * Instantiates a new {@link ConfirmSafePostRequestBody} and sets the default values. + */ + public ConfirmSafePostRequestBody() { + 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 ConfirmSafePostRequestBody} + */ + @jakarta.annotation.Nonnull + public static ConfirmSafePostRequestBody createFromDiscriminatorValue(@jakarta.annotation.Nonnull final ParseNode parseNode) { + Objects.requireNonNull(parseNode); + return new ConfirmSafePostRequestBody(); + } + /** + * 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("userIds", (n) -> { this.setUserIds(n.getCollectionOfPrimitiveValues(String.class)); }); + return deserializerMap; + } + /** + * Gets the userIds property value. The userIds property + * @return a {@link java.util.List} + */ + @jakarta.annotation.Nullable + public java.util.List getUserIds() { + return this.backingStore.get("userIds"); + } + /** + * 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.writeCollectionOfPrimitiveValues("userIds", this.getUserIds()); + 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 userIds property value. The userIds property + * @param value Value to set for the userIds property. + */ + public void setUserIds(@jakarta.annotation.Nullable final java.util.List value) { + this.backingStore.set("userIds", value); + } +} diff --git a/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/confirmsafe/ConfirmSafeRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/confirmsafe/ConfirmSafeRequestBuilder.java new file mode 100644 index 00000000000..ecbbb8236c8 --- /dev/null +++ b/src/main/java/com/microsoft/graph/generated/identityprotection/riskyusers/confirmsafe/ConfirmSafeRequestBuilder.java @@ -0,0 +1,99 @@ +package com.microsoft.graph.identityprotection.riskyusers.confirmsafe; + +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.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 call the confirmSafe method. + */ +@jakarta.annotation.Generated("com.microsoft.kiota") +public class ConfirmSafeRequestBuilder extends BaseRequestBuilder { + /** + * Instantiates a new {@link ConfirmSafeRequestBuilder} and sets the default values. + * @param pathParameters Path parameters for the request + * @param requestAdapter The request adapter to use to execute the requests. + */ + public ConfirmSafeRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { + super(requestAdapter, "{+baseurl}/identityProtection/riskyUsers/confirmSafe", pathParameters); + } + /** + * Instantiates a new {@link ConfirmSafeRequestBuilder} 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 ConfirmSafeRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { + super(requestAdapter, "{+baseurl}/identityProtection/riskyUsers/confirmSafe", rawUrl); + } + /** + * Confirm one or more riskyUser objects as safe. This action sets the targeted user's risk level to none. + * @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 ConfirmSafePostRequestBody body) { + post(body, null); + } + /** + * Confirm one or more riskyUser objects as safe. This action sets the targeted user's risk level to none. + * @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 ConfirmSafePostRequestBody 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); + this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); + } + /** + * Confirm one or more riskyUser objects as safe. This action sets the targeted user's risk level to none. + * @param body The request body + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull final ConfirmSafePostRequestBody body) { + return toPostRequestInformation(body, null); + } + /** + * Confirm one or more riskyUser objects as safe. This action sets the targeted user's risk level to none. + * @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 ConfirmSafePostRequestBody 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.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 ConfirmSafeRequestBuilder} + */ + @jakarta.annotation.Nonnull + public ConfirmSafeRequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawUrl) { + Objects.requireNonNull(rawUrl); + return new ConfirmSafeRequestBuilder(rawUrl, requestAdapter); + } + /** + * 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/kiota-dom-export.txt b/src/main/java/com/microsoft/graph/generated/kiota-dom-export.txt index 6cf362d3488..84072c5cff2 100644 --- a/src/main/java/com/microsoft/graph/generated/kiota-dom-export.txt +++ b/src/main/java/com/microsoft/graph/generated/kiota-dom-export.txt @@ -93829,11 +93829,13 @@ com.microsoft.graph.groups.item.team.schedule.timecards.clockin.ClockInPostReque com.microsoft.graph.groups.item.team.schedule.timecards.clockin.ClockInPostRequestBody::|public|getFieldDeserializers():Map> com.microsoft.graph.groups.item.team.schedule.timecards.clockin.ClockInPostRequestBody::|public|getIsAtApprovedLocation():Boolean com.microsoft.graph.groups.item.team.schedule.timecards.clockin.ClockInPostRequestBody::|public|getNotes():ItemBody +com.microsoft.graph.groups.item.team.schedule.timecards.clockin.ClockInPostRequestBody::|public|getOnBehalfOfUserId():String com.microsoft.graph.groups.item.team.schedule.timecards.clockin.ClockInPostRequestBody::|public|serialize(writer:SerializationWriter):Void com.microsoft.graph.groups.item.team.schedule.timecards.clockin.ClockInPostRequestBody::|public|setAdditionalData(value?:Map):void com.microsoft.graph.groups.item.team.schedule.timecards.clockin.ClockInPostRequestBody::|public|setBackingStore(value:BackingStore):void com.microsoft.graph.groups.item.team.schedule.timecards.clockin.ClockInPostRequestBody::|public|setIsAtApprovedLocation(value?:Boolean):void com.microsoft.graph.groups.item.team.schedule.timecards.clockin.ClockInPostRequestBody::|public|setNotes(value?:ItemBody):void +com.microsoft.graph.groups.item.team.schedule.timecards.clockin.ClockInPostRequestBody::|public|setOnBehalfOfUserId(value?:String):void com.microsoft.graph.groups.item.team.schedule.timecards.clockin.ClockInPostRequestBody::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):ClockInPostRequestBody com.microsoft.graph.groups.item.team.schedule.timecards.clockin.ClockInPostRequestBody~~>AdditionalDataHolder; BackedModel; Parsable com.microsoft.graph.groups.item.team.schedule.timecards.clockin.ClockInRequestBuilder-->BaseRequestBuilder @@ -113895,6 +113897,27 @@ com.microsoft.graph.identityprotection.riskyusers.confirmcompromised.ConfirmComp com.microsoft.graph.identityprotection.riskyusers.confirmcompromised.ConfirmCompromisedRequestBuilder::|public|toPostRequestInformation(body:ConfirmCompromisedPostRequestBody):RequestInformation com.microsoft.graph.identityprotection.riskyusers.confirmcompromised.ConfirmCompromisedRequestBuilder::|public|toPostRequestInformation(body:ConfirmCompromisedPostRequestBody; requestConfiguration?:java.util.function.Consumer):RequestInformation com.microsoft.graph.identityprotection.riskyusers.confirmcompromised.ConfirmCompromisedRequestBuilder::|public|withUrl(rawUrl:String):ConfirmCompromisedRequestBuilder +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody::|protected|backingStore:BackingStore +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody::|public|constructor():void +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody::|public|getAdditionalData():Map +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody::|public|getBackingStore():BackingStore +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody::|public|getFieldDeserializers():Map> +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody::|public|getUserIds():java.util.List +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody::|public|serialize(writer:SerializationWriter):Void +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody::|public|setAdditionalData(value?:Map):void +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody::|public|setBackingStore(value:BackingStore):void +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody::|public|setUserIds(value?:java.util.List):void +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):ConfirmSafePostRequestBody +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafePostRequestBody~~>AdditionalDataHolder; BackedModel; Parsable +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder-->BaseRequestBuilder +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder.PostRequestConfiguration-->BaseRequestConfiguration +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder::|public|constructor(pathParameters:HashMap; requestAdapter:RequestAdapter):Void +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder::|public|constructor(rawUrl:String; requestAdapter:RequestAdapter):Void +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder::|public|post(body:ConfirmSafePostRequestBody):Void +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder::|public|post(body:ConfirmSafePostRequestBody; requestConfiguration?:java.util.function.Consumer):Void +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder::|public|toPostRequestInformation(body:ConfirmSafePostRequestBody):RequestInformation +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder::|public|toPostRequestInformation(body:ConfirmSafePostRequestBody; requestConfiguration?:java.util.function.Consumer):RequestInformation +com.microsoft.graph.identityprotection.riskyusers.confirmsafe.ConfirmSafeRequestBuilder::|public|withUrl(rawUrl:String):ConfirmSafeRequestBuilder com.microsoft.graph.identityprotection.riskyusers.count.CountRequestBuilder-->BaseRequestBuilder com.microsoft.graph.identityprotection.riskyusers.count.CountRequestBuilder.GetQueryParameters::|public|filter:String com.microsoft.graph.identityprotection.riskyusers.count.CountRequestBuilder.GetQueryParameters::|public|search:String @@ -114036,6 +114059,7 @@ com.microsoft.graph.identityprotection.riskyusers.RiskyUsersRequestBuilder.GetRe com.microsoft.graph.identityprotection.riskyusers.RiskyUsersRequestBuilder.PostRequestConfiguration-->BaseRequestConfiguration com.microsoft.graph.identityprotection.riskyusers.RiskyUsersRequestBuilder::|public|byRiskyUserId(riskyUserId:String):RiskyUserItemRequestBuilder com.microsoft.graph.identityprotection.riskyusers.RiskyUsersRequestBuilder::|public|confirmCompromised:ConfirmCompromisedRequestBuilder +com.microsoft.graph.identityprotection.riskyusers.RiskyUsersRequestBuilder::|public|confirmSafe:ConfirmSafeRequestBuilder com.microsoft.graph.identityprotection.riskyusers.RiskyUsersRequestBuilder::|public|constructor(pathParameters:HashMap; requestAdapter:RequestAdapter):Void com.microsoft.graph.identityprotection.riskyusers.RiskyUsersRequestBuilder::|public|constructor(rawUrl:String; requestAdapter:RequestAdapter):Void com.microsoft.graph.identityprotection.riskyusers.RiskyUsersRequestBuilder::|public|count:CountRequestBuilder @@ -116300,86 +116324,63 @@ com.microsoft.graph.models.AiInteraction::|public|setMentions(value?:java.util.L com.microsoft.graph.models.AiInteraction::|public|setRequestId(value?:String):void com.microsoft.graph.models.AiInteraction::|public|setSessionId(value?:String):void com.microsoft.graph.models.AiInteraction::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):AiInteraction -com.microsoft.graph.models.AiInteractionAttachment::|protected|backingStore:BackingStore +com.microsoft.graph.models.AiInteractionAttachment-->Entity com.microsoft.graph.models.AiInteractionAttachment::|public|constructor():void -com.microsoft.graph.models.AiInteractionAttachment::|public|getAdditionalData():Map com.microsoft.graph.models.AiInteractionAttachment::|public|getAttachmentId():String -com.microsoft.graph.models.AiInteractionAttachment::|public|getBackingStore():BackingStore com.microsoft.graph.models.AiInteractionAttachment::|public|getContent():String com.microsoft.graph.models.AiInteractionAttachment::|public|getContentType():String com.microsoft.graph.models.AiInteractionAttachment::|public|getContentUrl():String com.microsoft.graph.models.AiInteractionAttachment::|public|getFieldDeserializers():Map> com.microsoft.graph.models.AiInteractionAttachment::|public|getName():String -com.microsoft.graph.models.AiInteractionAttachment::|public|getOdataType():String +com.microsoft.graph.models.AiInteractionAttachment::|public|OdataType:String com.microsoft.graph.models.AiInteractionAttachment::|public|serialize(writer:SerializationWriter):Void -com.microsoft.graph.models.AiInteractionAttachment::|public|setAdditionalData(value?:Map):void com.microsoft.graph.models.AiInteractionAttachment::|public|setAttachmentId(value?:String):void -com.microsoft.graph.models.AiInteractionAttachment::|public|setBackingStore(value:BackingStore):void com.microsoft.graph.models.AiInteractionAttachment::|public|setContent(value?:String):void com.microsoft.graph.models.AiInteractionAttachment::|public|setContentType(value?:String):void com.microsoft.graph.models.AiInteractionAttachment::|public|setContentUrl(value?:String):void com.microsoft.graph.models.AiInteractionAttachment::|public|setName(value?:String):void -com.microsoft.graph.models.AiInteractionAttachment::|public|setOdataType(value?:String):void com.microsoft.graph.models.AiInteractionAttachment::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):AiInteractionAttachment -com.microsoft.graph.models.AiInteractionAttachment~~>AdditionalDataHolder; BackedModel; Parsable -com.microsoft.graph.models.AiInteractionContext::|protected|backingStore:BackingStore +com.microsoft.graph.models.AiInteractionContext-->Entity com.microsoft.graph.models.AiInteractionContext::|public|constructor():void -com.microsoft.graph.models.AiInteractionContext::|public|getAdditionalData():Map -com.microsoft.graph.models.AiInteractionContext::|public|getBackingStore():BackingStore com.microsoft.graph.models.AiInteractionContext::|public|getContextReference():String com.microsoft.graph.models.AiInteractionContext::|public|getContextType():String com.microsoft.graph.models.AiInteractionContext::|public|getDisplayName():String com.microsoft.graph.models.AiInteractionContext::|public|getFieldDeserializers():Map> -com.microsoft.graph.models.AiInteractionContext::|public|getOdataType():String +com.microsoft.graph.models.AiInteractionContext::|public|OdataType:String com.microsoft.graph.models.AiInteractionContext::|public|serialize(writer:SerializationWriter):Void -com.microsoft.graph.models.AiInteractionContext::|public|setAdditionalData(value?:Map):void -com.microsoft.graph.models.AiInteractionContext::|public|setBackingStore(value:BackingStore):void com.microsoft.graph.models.AiInteractionContext::|public|setContextReference(value?:String):void com.microsoft.graph.models.AiInteractionContext::|public|setContextType(value?:String):void com.microsoft.graph.models.AiInteractionContext::|public|setDisplayName(value?:String):void -com.microsoft.graph.models.AiInteractionContext::|public|setOdataType(value?:String):void com.microsoft.graph.models.AiInteractionContext::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):AiInteractionContext -com.microsoft.graph.models.AiInteractionContext~~>AdditionalDataHolder; BackedModel; Parsable com.microsoft.graph.models.AiInteractionHistory-->Entity com.microsoft.graph.models.AiInteractionHistory::|public|constructor():void com.microsoft.graph.models.AiInteractionHistory::|public|getFieldDeserializers():Map> com.microsoft.graph.models.AiInteractionHistory::|public|OdataType:String com.microsoft.graph.models.AiInteractionHistory::|public|serialize(writer:SerializationWriter):Void com.microsoft.graph.models.AiInteractionHistory::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):AiInteractionHistory -com.microsoft.graph.models.AiInteractionLink::|protected|backingStore:BackingStore +com.microsoft.graph.models.AiInteractionLink-->Entity com.microsoft.graph.models.AiInteractionLink::|public|constructor():void -com.microsoft.graph.models.AiInteractionLink::|public|getAdditionalData():Map -com.microsoft.graph.models.AiInteractionLink::|public|getBackingStore():BackingStore com.microsoft.graph.models.AiInteractionLink::|public|getDisplayName():String com.microsoft.graph.models.AiInteractionLink::|public|getFieldDeserializers():Map> com.microsoft.graph.models.AiInteractionLink::|public|getLinkType():String com.microsoft.graph.models.AiInteractionLink::|public|getLinkUrl():String -com.microsoft.graph.models.AiInteractionLink::|public|getOdataType():String +com.microsoft.graph.models.AiInteractionLink::|public|OdataType:String com.microsoft.graph.models.AiInteractionLink::|public|serialize(writer:SerializationWriter):Void -com.microsoft.graph.models.AiInteractionLink::|public|setAdditionalData(value?:Map):void -com.microsoft.graph.models.AiInteractionLink::|public|setBackingStore(value:BackingStore):void com.microsoft.graph.models.AiInteractionLink::|public|setDisplayName(value?:String):void com.microsoft.graph.models.AiInteractionLink::|public|setLinkType(value?:String):void com.microsoft.graph.models.AiInteractionLink::|public|setLinkUrl(value?:String):void -com.microsoft.graph.models.AiInteractionLink::|public|setOdataType(value?:String):void com.microsoft.graph.models.AiInteractionLink::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):AiInteractionLink -com.microsoft.graph.models.AiInteractionLink~~>AdditionalDataHolder; BackedModel; Parsable -com.microsoft.graph.models.AiInteractionMention::|protected|backingStore:BackingStore +com.microsoft.graph.models.AiInteractionMention-->Entity com.microsoft.graph.models.AiInteractionMention::|public|constructor():void -com.microsoft.graph.models.AiInteractionMention::|public|getAdditionalData():Map -com.microsoft.graph.models.AiInteractionMention::|public|getBackingStore():BackingStore com.microsoft.graph.models.AiInteractionMention::|public|getFieldDeserializers():Map> com.microsoft.graph.models.AiInteractionMention::|public|getMentioned():AiInteractionMentionedIdentitySet com.microsoft.graph.models.AiInteractionMention::|public|getMentionId():Integer com.microsoft.graph.models.AiInteractionMention::|public|getMentionText():String -com.microsoft.graph.models.AiInteractionMention::|public|getOdataType():String +com.microsoft.graph.models.AiInteractionMention::|public|OdataType:String com.microsoft.graph.models.AiInteractionMention::|public|serialize(writer:SerializationWriter):Void -com.microsoft.graph.models.AiInteractionMention::|public|setAdditionalData(value?:Map):void -com.microsoft.graph.models.AiInteractionMention::|public|setBackingStore(value:BackingStore):void com.microsoft.graph.models.AiInteractionMention::|public|setMentioned(value?:AiInteractionMentionedIdentitySet):void com.microsoft.graph.models.AiInteractionMention::|public|setMentionId(value?:Integer):void com.microsoft.graph.models.AiInteractionMention::|public|setMentionText(value?:String):void -com.microsoft.graph.models.AiInteractionMention::|public|setOdataType(value?:String):void com.microsoft.graph.models.AiInteractionMention::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):AiInteractionMention com.microsoft.graph.models.AiInteractionMentionedIdentitySet-->IdentitySet com.microsoft.graph.models.AiInteractionMentionedIdentitySet::|public|constructor():void @@ -116391,7 +116392,6 @@ com.microsoft.graph.models.AiInteractionMentionedIdentitySet::|public|serialize( com.microsoft.graph.models.AiInteractionMentionedIdentitySet::|public|setConversation(value?:TeamworkConversationIdentity):void com.microsoft.graph.models.AiInteractionMentionedIdentitySet::|public|setTag(value?:TeamworkTagIdentity):void com.microsoft.graph.models.AiInteractionMentionedIdentitySet::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):AiInteractionMentionedIdentitySet -com.microsoft.graph.models.AiInteractionMention~~>AdditionalDataHolder; BackedModel; Parsable com.microsoft.graph.models.AiInteractionType::0000-UserPrompt com.microsoft.graph.models.AiInteractionType::0001-AiResponse com.microsoft.graph.models.AiInteractionType::0002-UnknownFutureValue @@ -207572,11 +207572,13 @@ com.microsoft.graph.teams.item.schedule.timecards.clockin.ClockInPostRequestBody com.microsoft.graph.teams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|getFieldDeserializers():Map> com.microsoft.graph.teams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|getIsAtApprovedLocation():Boolean com.microsoft.graph.teams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|getNotes():ItemBody +com.microsoft.graph.teams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|getOnBehalfOfUserId():String com.microsoft.graph.teams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|serialize(writer:SerializationWriter):Void com.microsoft.graph.teams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|setAdditionalData(value?:Map):void com.microsoft.graph.teams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|setBackingStore(value:BackingStore):void com.microsoft.graph.teams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|setIsAtApprovedLocation(value?:Boolean):void com.microsoft.graph.teams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|setNotes(value?:ItemBody):void +com.microsoft.graph.teams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|setOnBehalfOfUserId(value?:String):void com.microsoft.graph.teams.item.schedule.timecards.clockin.ClockInPostRequestBody::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):ClockInPostRequestBody com.microsoft.graph.teams.item.schedule.timecards.clockin.ClockInPostRequestBody~~>AdditionalDataHolder; BackedModel; Parsable com.microsoft.graph.teams.item.schedule.timecards.clockin.ClockInRequestBuilder-->BaseRequestBuilder @@ -235577,11 +235579,13 @@ com.microsoft.graph.users.item.joinedteams.item.schedule.timecards.clockin.Clock com.microsoft.graph.users.item.joinedteams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|getFieldDeserializers():Map> com.microsoft.graph.users.item.joinedteams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|getIsAtApprovedLocation():Boolean com.microsoft.graph.users.item.joinedteams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|getNotes():ItemBody +com.microsoft.graph.users.item.joinedteams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|getOnBehalfOfUserId():String com.microsoft.graph.users.item.joinedteams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|serialize(writer:SerializationWriter):Void com.microsoft.graph.users.item.joinedteams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|setAdditionalData(value?:Map):void com.microsoft.graph.users.item.joinedteams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|setBackingStore(value:BackingStore):void com.microsoft.graph.users.item.joinedteams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|setIsAtApprovedLocation(value?:Boolean):void com.microsoft.graph.users.item.joinedteams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|setNotes(value?:ItemBody):void +com.microsoft.graph.users.item.joinedteams.item.schedule.timecards.clockin.ClockInPostRequestBody::|public|setOnBehalfOfUserId(value?:String):void com.microsoft.graph.users.item.joinedteams.item.schedule.timecards.clockin.ClockInPostRequestBody::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):ClockInPostRequestBody com.microsoft.graph.users.item.joinedteams.item.schedule.timecards.clockin.ClockInPostRequestBody~~>AdditionalDataHolder; BackedModel; Parsable com.microsoft.graph.users.item.joinedteams.item.schedule.timecards.clockin.ClockInRequestBuilder-->BaseRequestBuilder diff --git a/src/main/java/com/microsoft/graph/generated/kiota-lock.json b/src/main/java/com/microsoft/graph/generated/kiota-lock.json index b3f74532fab..16a3e0debae 100644 --- a/src/main/java/com/microsoft/graph/generated/kiota-lock.json +++ b/src/main/java/com/microsoft/graph/generated/kiota-lock.json @@ -1,5 +1,5 @@ { - "descriptionHash": "B5A4149FBFB92197EAAB2C6C1D0D838E942250C69CAC42920E6E6E97F32889B5B1F565896EC586A62B27666BE7B11D89EA2BE073B9E77A0AA1252F3A156D33C2", + "descriptionHash": "7DCFFC3F1188DB1EC654E5B3D782EA38535D557509EE67A819E9508A47601962EA05A39D228728067D7FA1C7E62950C20F305D2AF18B8F23B565F59B61D40DF5", "descriptionLocation": "../../msgraph-metadata/clean_v10_openapi/openapi.yaml", "lockFileVersion": "1.0.0", "kiotaVersion": "1.27.0", diff --git a/src/main/java/com/microsoft/graph/generated/models/AiInteraction.java b/src/main/java/com/microsoft/graph/generated/models/AiInteraction.java index d42a4a8bd38..1740affc436 100644 --- a/src/main/java/com/microsoft/graph/generated/models/AiInteraction.java +++ b/src/main/java/com/microsoft/graph/generated/models/AiInteraction.java @@ -26,7 +26,7 @@ public static AiInteraction createFromDiscriminatorValue(@jakarta.annotation.Non return new AiInteraction(); } /** - * Gets the appClass property value. The appClass property + * Gets the appClass property value. The data source for Copilot data. For example, IPM.SkypeTeams.Message.Copilot.Excel or IPM.SkypeTeams.Message.Copilot.Loop. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -34,7 +34,7 @@ public String getAppClass() { return this.backingStore.get("appClass"); } /** - * Gets the attachments property value. The attachments property + * Gets the attachments property value. The collection of documents attached to the interaction, such as cards and images. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -42,7 +42,7 @@ public java.util.List getAttachments() { return this.backingStore.get("attachments"); } /** - * Gets the body property value. The body property + * Gets the body property value. The body of the message, including the text of the body and its body type. * @return a {@link ItemBody} */ @jakarta.annotation.Nullable @@ -50,7 +50,7 @@ public ItemBody getBody() { return this.backingStore.get("body"); } /** - * Gets the contexts property value. The contexts property + * Gets the contexts property value. The identifer that maps to all contexts associated with an interaction. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -58,7 +58,7 @@ public java.util.List getContexts() { return this.backingStore.get("contexts"); } /** - * Gets the conversationType property value. The conversationType property + * Gets the conversationType property value. The type of the conversation. For example, appchat or bizchat. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -66,7 +66,7 @@ public String getConversationType() { return this.backingStore.get("conversationType"); } /** - * Gets the createdDateTime property value. The createdDateTime property + * Gets the createdDateTime property value. The time when the interaction was created. * @return a {@link OffsetDateTime} */ @jakarta.annotation.Nullable @@ -74,7 +74,7 @@ public OffsetDateTime getCreatedDateTime() { return this.backingStore.get("createdDateTime"); } /** - * Gets the etag property value. The etag property + * Gets the etag property value. The timestamp of when the interaction was last modified. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -121,7 +121,7 @@ public AiInteractionType getInteractionType() { return this.backingStore.get("interactionType"); } /** - * Gets the links property value. The links property + * Gets the links property value. The collection of links that appear in the interaction. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -129,7 +129,7 @@ public java.util.List getLinks() { return this.backingStore.get("links"); } /** - * Gets the locale property value. The locale property + * Gets the locale property value. The locale of the sender. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -137,7 +137,7 @@ public String getLocale() { return this.backingStore.get("locale"); } /** - * Gets the mentions property value. The mentions property + * Gets the mentions property value. The collection of the entities that were mentioned in the interaction, including users, bots, and so on. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -145,7 +145,7 @@ public java.util.List getMentions() { return this.backingStore.get("mentions"); } /** - * Gets the requestId property value. The requestId property + * Gets the requestId property value. The identifier that groups a user prompt with its Copilot response. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -153,7 +153,7 @@ public String getRequestId() { return this.backingStore.get("requestId"); } /** - * Gets the sessionId property value. The sessionId property + * Gets the sessionId property value. The thread ID or conversation identifier that maps to all Copilot sessions for the user. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -183,49 +183,49 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeStringValue("sessionId", this.getSessionId()); } /** - * Sets the appClass property value. The appClass property + * Sets the appClass property value. The data source for Copilot data. For example, IPM.SkypeTeams.Message.Copilot.Excel or IPM.SkypeTeams.Message.Copilot.Loop. * @param value Value to set for the appClass property. */ public void setAppClass(@jakarta.annotation.Nullable final String value) { this.backingStore.set("appClass", value); } /** - * Sets the attachments property value. The attachments property + * Sets the attachments property value. The collection of documents attached to the interaction, such as cards and images. * @param value Value to set for the attachments property. */ public void setAttachments(@jakarta.annotation.Nullable final java.util.List value) { this.backingStore.set("attachments", value); } /** - * Sets the body property value. The body property + * Sets the body property value. The body of the message, including the text of the body and its body type. * @param value Value to set for the body property. */ public void setBody(@jakarta.annotation.Nullable final ItemBody value) { this.backingStore.set("body", value); } /** - * Sets the contexts property value. The contexts property + * Sets the contexts property value. The identifer that maps to all contexts associated with an interaction. * @param value Value to set for the contexts property. */ public void setContexts(@jakarta.annotation.Nullable final java.util.List value) { this.backingStore.set("contexts", value); } /** - * Sets the conversationType property value. The conversationType property + * Sets the conversationType property value. The type of the conversation. For example, appchat or bizchat. * @param value Value to set for the conversationType property. */ public void setConversationType(@jakarta.annotation.Nullable final String value) { this.backingStore.set("conversationType", value); } /** - * Sets the createdDateTime property value. The createdDateTime property + * Sets the createdDateTime property value. The time when the interaction was created. * @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 etag property value. The etag property + * Sets the etag property value. The timestamp of when the interaction was last modified. * @param value Value to set for the etag property. */ public void setEtag(@jakarta.annotation.Nullable final String value) { @@ -246,35 +246,35 @@ public void setInteractionType(@jakarta.annotation.Nullable final AiInteractionT this.backingStore.set("interactionType", value); } /** - * Sets the links property value. The links property + * Sets the links property value. The collection of links that appear in the interaction. * @param value Value to set for the links property. */ public void setLinks(@jakarta.annotation.Nullable final java.util.List value) { this.backingStore.set("links", value); } /** - * Sets the locale property value. The locale property + * Sets the locale property value. The locale of the sender. * @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 mentions property value. The mentions property + * Sets the mentions property value. The collection of the entities that were mentioned in the interaction, including users, bots, and so on. * @param value Value to set for the mentions property. */ public void setMentions(@jakarta.annotation.Nullable final java.util.List value) { this.backingStore.set("mentions", value); } /** - * Sets the requestId property value. The requestId property + * Sets the requestId property value. The identifier that groups a user prompt with its Copilot response. * @param value Value to set for the requestId property. */ public void setRequestId(@jakarta.annotation.Nullable final String value) { this.backingStore.set("requestId", value); } /** - * Sets the sessionId property value. The sessionId property + * Sets the sessionId property value. The thread ID or conversation identifier that maps to all Copilot sessions for the user. * @param value Value to set for the sessionId property. */ public void setSessionId(@jakarta.annotation.Nullable final String value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/AiInteractionAttachment.java b/src/main/java/com/microsoft/graph/generated/models/AiInteractionAttachment.java index f3d27fe1cf3..9dce6090ad3 100644 --- a/src/main/java/com/microsoft/graph/generated/models/AiInteractionAttachment.java +++ b/src/main/java/com/microsoft/graph/generated/models/AiInteractionAttachment.java @@ -1,28 +1,18 @@ 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 AiInteractionAttachment implements AdditionalDataHolder, BackedModel, Parsable { - /** - * Stores model information. - */ - @jakarta.annotation.Nonnull - protected BackingStore backingStore; +public class AiInteractionAttachment extends Entity implements Parsable { /** * Instantiates a new {@link AiInteractionAttachment} and sets the default values. */ public AiInteractionAttachment() { - this.backingStore = BackingStoreFactorySingleton.instance.createBackingStore(); - this.setAdditionalData(new HashMap<>()); + super(); } /** * Creates a new instance of the appropriate class based on discriminator value @@ -35,20 +25,7 @@ public static AiInteractionAttachment createFromDiscriminatorValue(@jakarta.anno return new AiInteractionAttachment(); } /** - * 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 attachmentId property value. The attachmentId property + * Gets the attachmentId property value. The identifier for the attachment. This identifier is only unique within the message scope. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -56,15 +33,7 @@ public String getAttachmentId() { return this.backingStore.get("attachmentId"); } /** - * Gets the backingStore property value. Stores model information. - * @return a {@link BackingStore} - */ - @jakarta.annotation.Nonnull - public BackingStore getBackingStore() { - return this.backingStore; - } - /** - * Gets the content property value. The content property + * Gets the content property value. The content of the attachment. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -72,7 +41,7 @@ public String getContent() { return this.backingStore.get("content"); } /** - * Gets the contentType property value. The contentType property + * Gets the contentType property value. The type of the content. For example, reference, file, and image/imageType. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -80,7 +49,7 @@ public String getContentType() { return this.backingStore.get("contentType"); } /** - * Gets the contentUrl property value. The contentUrl property + * Gets the contentUrl property value. The URL of the content. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -93,100 +62,68 @@ public String getContentUrl() { */ @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { - final HashMap> deserializerMap = new HashMap>(6); + final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); deserializerMap.put("attachmentId", (n) -> { this.setAttachmentId(n.getStringValue()); }); deserializerMap.put("content", (n) -> { this.setContent(n.getStringValue()); }); deserializerMap.put("contentType", (n) -> { this.setContentType(n.getStringValue()); }); deserializerMap.put("contentUrl", (n) -> { this.setContentUrl(n.getStringValue()); }); deserializerMap.put("name", (n) -> { this.setName(n.getStringValue()); }); - deserializerMap.put("@odata.type", (n) -> { this.setOdataType(n.getStringValue()); }); return deserializerMap; } /** - * Gets the name property value. The name property + * Gets the name property value. The name of the attachment. * @return a {@link String} */ @jakarta.annotation.Nullable public String getName() { return this.backingStore.get("name"); } - /** - * 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); + super.serialize(writer); writer.writeStringValue("attachmentId", this.getAttachmentId()); writer.writeStringValue("content", this.getContent()); writer.writeStringValue("contentType", this.getContentType()); writer.writeStringValue("contentUrl", this.getContentUrl()); writer.writeStringValue("name", this.getName()); - 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 attachmentId property value. The attachmentId property + * Sets the attachmentId property value. The identifier for the attachment. This identifier is only unique within the message scope. * @param value Value to set for the attachmentId property. */ public void setAttachmentId(@jakarta.annotation.Nullable final String value) { this.backingStore.set("attachmentId", 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 content property value. The content property + * Sets the content property value. The content of the attachment. * @param value Value to set for the content property. */ public void setContent(@jakarta.annotation.Nullable final String value) { this.backingStore.set("content", value); } /** - * Sets the contentType property value. The contentType property + * Sets the contentType property value. The type of the content. For example, reference, file, and image/imageType. * @param value Value to set for the contentType property. */ public void setContentType(@jakarta.annotation.Nullable final String value) { this.backingStore.set("contentType", value); } /** - * Sets the contentUrl property value. The contentUrl property + * Sets the contentUrl property value. The URL of the content. * @param value Value to set for the contentUrl property. */ public void setContentUrl(@jakarta.annotation.Nullable final String value) { this.backingStore.set("contentUrl", value); } /** - * Sets the name property value. The name property + * Sets the name property value. The name of the attachment. * @param value Value to set for the name property. */ public void setName(@jakarta.annotation.Nullable final String value) { this.backingStore.set("name", 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/AiInteractionContext.java b/src/main/java/com/microsoft/graph/generated/models/AiInteractionContext.java index 31fca5e7d5a..a5b7b79b6fc 100644 --- a/src/main/java/com/microsoft/graph/generated/models/AiInteractionContext.java +++ b/src/main/java/com/microsoft/graph/generated/models/AiInteractionContext.java @@ -1,28 +1,18 @@ 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 AiInteractionContext implements AdditionalDataHolder, BackedModel, Parsable { - /** - * Stores model information. - */ - @jakarta.annotation.Nonnull - protected BackingStore backingStore; +public class AiInteractionContext extends Entity implements Parsable { /** * Instantiates a new {@link AiInteractionContext} and sets the default values. */ public AiInteractionContext() { - this.backingStore = BackingStoreFactorySingleton.instance.createBackingStore(); - this.setAdditionalData(new HashMap<>()); + super(); } /** * Creates a new instance of the appropriate class based on discriminator value @@ -35,28 +25,7 @@ public static AiInteractionContext createFromDiscriminatorValue(@jakarta.annotat return new AiInteractionContext(); } /** - * 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 contextReference property value. The contextReference property + * Gets the contextReference property value. The full file URL where the interaction happened. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -64,7 +33,7 @@ public String getContextReference() { return this.backingStore.get("contextReference"); } /** - * Gets the contextType property value. The contextType property + * Gets the contextType property value. The type of the file. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -72,7 +41,7 @@ public String getContextType() { return this.backingStore.get("contextType"); } /** - * Gets the displayName property value. The displayName property + * Gets the displayName property value. The name of the file. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -85,74 +54,42 @@ public String getDisplayName() { */ @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { - final HashMap> deserializerMap = new HashMap>(4); + final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); deserializerMap.put("contextReference", (n) -> { this.setContextReference(n.getStringValue()); }); deserializerMap.put("contextType", (n) -> { this.setContextType(n.getStringValue()); }); deserializerMap.put("displayName", (n) -> { this.setDisplayName(n.getStringValue()); }); - 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); + super.serialize(writer); writer.writeStringValue("contextReference", this.getContextReference()); writer.writeStringValue("contextType", this.getContextType()); writer.writeStringValue("displayName", this.getDisplayName()); - 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 contextReference property value. The contextReference property + * Sets the contextReference property value. The full file URL where the interaction happened. * @param value Value to set for the contextReference property. */ public void setContextReference(@jakarta.annotation.Nullable final String value) { this.backingStore.set("contextReference", value); } /** - * Sets the contextType property value. The contextType property + * Sets the contextType property value. The type of the file. * @param value Value to set for the contextType property. */ public void setContextType(@jakarta.annotation.Nullable final String value) { this.backingStore.set("contextType", value); } /** - * Sets the displayName property value. The displayName property + * Sets the displayName property value. The name of the file. * @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 @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/AiInteractionLink.java b/src/main/java/com/microsoft/graph/generated/models/AiInteractionLink.java index 461352a45ee..48b103f8c91 100644 --- a/src/main/java/com/microsoft/graph/generated/models/AiInteractionLink.java +++ b/src/main/java/com/microsoft/graph/generated/models/AiInteractionLink.java @@ -1,28 +1,18 @@ 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 AiInteractionLink implements AdditionalDataHolder, BackedModel, Parsable { - /** - * Stores model information. - */ - @jakarta.annotation.Nonnull - protected BackingStore backingStore; +public class AiInteractionLink extends Entity implements Parsable { /** * Instantiates a new {@link AiInteractionLink} and sets the default values. */ public AiInteractionLink() { - this.backingStore = BackingStoreFactorySingleton.instance.createBackingStore(); - this.setAdditionalData(new HashMap<>()); + super(); } /** * Creates a new instance of the appropriate class based on discriminator value @@ -35,28 +25,7 @@ public static AiInteractionLink createFromDiscriminatorValue(@jakarta.annotation return new AiInteractionLink(); } /** - * 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 displayName property value. The displayName property + * Gets the displayName property value. The name of the link. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -69,15 +38,14 @@ public String getDisplayName() { */ @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { - final HashMap> deserializerMap = new HashMap>(4); + final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); deserializerMap.put("displayName", (n) -> { this.setDisplayName(n.getStringValue()); }); deserializerMap.put("linkType", (n) -> { this.setLinkType(n.getStringValue()); }); deserializerMap.put("linkUrl", (n) -> { this.setLinkUrl(n.getStringValue()); }); - deserializerMap.put("@odata.type", (n) -> { this.setOdataType(n.getStringValue()); }); return deserializerMap; } /** - * Gets the linkType property value. The linkType property + * Gets the linkType property value. Information about a link in an app chat or Business Chat (BizChat) interaction. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -85,74 +53,43 @@ public String getLinkType() { return this.backingStore.get("linkType"); } /** - * Gets the linkUrl property value. The linkUrl property + * Gets the linkUrl property value. The URL of the link. * @return a {@link String} */ @jakarta.annotation.Nullable public String getLinkUrl() { return this.backingStore.get("linkUrl"); } - /** - * 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); + super.serialize(writer); writer.writeStringValue("displayName", this.getDisplayName()); writer.writeStringValue("linkType", this.getLinkType()); writer.writeStringValue("linkUrl", this.getLinkUrl()); - 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 displayName property value. The displayName property + * Sets the displayName property value. The name of the link. * @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 linkType property value. The linkType property + * Sets the linkType property value. Information about a link in an app chat or Business Chat (BizChat) interaction. * @param value Value to set for the linkType property. */ public void setLinkType(@jakarta.annotation.Nullable final String value) { this.backingStore.set("linkType", value); } /** - * Sets the linkUrl property value. The linkUrl property + * Sets the linkUrl property value. The URL of the link. * @param value Value to set for the linkUrl property. */ public void setLinkUrl(@jakarta.annotation.Nullable final String value) { this.backingStore.set("linkUrl", 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/AiInteractionMention.java b/src/main/java/com/microsoft/graph/generated/models/AiInteractionMention.java index 9d9dfeed28f..4dfd3098b32 100644 --- a/src/main/java/com/microsoft/graph/generated/models/AiInteractionMention.java +++ b/src/main/java/com/microsoft/graph/generated/models/AiInteractionMention.java @@ -1,28 +1,18 @@ 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 AiInteractionMention implements AdditionalDataHolder, BackedModel, Parsable { - /** - * Stores model information. - */ - @jakarta.annotation.Nonnull - protected BackingStore backingStore; +public class AiInteractionMention extends Entity implements Parsable { /** * Instantiates a new {@link AiInteractionMention} and sets the default values. */ public AiInteractionMention() { - this.backingStore = BackingStoreFactorySingleton.instance.createBackingStore(); - this.setAdditionalData(new HashMap<>()); + super(); } /** * Creates a new instance of the appropriate class based on discriminator value @@ -34,42 +24,20 @@ public static AiInteractionMention createFromDiscriminatorValue(@jakarta.annotat Objects.requireNonNull(parseNode); return new AiInteractionMention(); } - /** - * 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>(4); + final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); deserializerMap.put("mentioned", (n) -> { this.setMentioned(n.getObjectValue(AiInteractionMentionedIdentitySet::createFromDiscriminatorValue)); }); deserializerMap.put("mentionId", (n) -> { this.setMentionId(n.getIntegerValue()); }); deserializerMap.put("mentionText", (n) -> { this.setMentionText(n.getStringValue()); }); - deserializerMap.put("@odata.type", (n) -> { this.setOdataType(n.getStringValue()); }); return deserializerMap; } /** - * Gets the mentioned property value. The mentioned property + * Gets the mentioned property value. The entity mentioned in the message. * @return a {@link AiInteractionMentionedIdentitySet} */ @jakarta.annotation.Nullable @@ -77,7 +45,7 @@ public AiInteractionMentionedIdentitySet getMentioned() { return this.backingStore.get("mentioned"); } /** - * Gets the mentionId property value. The mentionId property + * Gets the mentionId property value. The identifier for the mention. * @return a {@link Integer} */ @jakarta.annotation.Nullable @@ -85,74 +53,43 @@ public Integer getMentionId() { return this.backingStore.get("mentionId"); } /** - * Gets the mentionText property value. The mentionText property + * Gets the mentionText property value. The text mentioned in the message. * @return a {@link String} */ @jakarta.annotation.Nullable public String getMentionText() { return this.backingStore.get("mentionText"); } - /** - * 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); + super.serialize(writer); writer.writeObjectValue("mentioned", this.getMentioned()); writer.writeIntegerValue("mentionId", this.getMentionId()); writer.writeStringValue("mentionText", this.getMentionText()); - 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 mentioned property value. The mentioned property + * Sets the mentioned property value. The entity mentioned in the message. * @param value Value to set for the mentioned property. */ public void setMentioned(@jakarta.annotation.Nullable final AiInteractionMentionedIdentitySet value) { this.backingStore.set("mentioned", value); } /** - * Sets the mentionId property value. The mentionId property + * Sets the mentionId property value. The identifier for the mention. * @param value Value to set for the mentionId property. */ public void setMentionId(@jakarta.annotation.Nullable final Integer value) { this.backingStore.set("mentionId", value); } /** - * Sets the mentionText property value. The mentionText property + * Sets the mentionText property value. The text mentioned in the message. * @param value Value to set for the mentionText property. */ public void setMentionText(@jakarta.annotation.Nullable final String value) { this.backingStore.set("mentionText", 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/AiInteractionMentionedIdentitySet.java b/src/main/java/com/microsoft/graph/generated/models/AiInteractionMentionedIdentitySet.java index e184e2f8442..cb439c6042b 100644 --- a/src/main/java/com/microsoft/graph/generated/models/AiInteractionMentionedIdentitySet.java +++ b/src/main/java/com/microsoft/graph/generated/models/AiInteractionMentionedIdentitySet.java @@ -45,7 +45,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the tag property value. The tag property + * Gets the tag property value. The tag details. * @return a {@link TeamworkTagIdentity} */ @jakarta.annotation.Nullable @@ -70,7 +70,7 @@ public void setConversation(@jakarta.annotation.Nullable final TeamworkConversat this.backingStore.set("conversation", value); } /** - * Sets the tag property value. The tag property + * Sets the tag property value. The tag details. * @param value Value to set for the tag property. */ public void setTag(@jakarta.annotation.Nullable final TeamworkTagIdentity value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/AiUser.java b/src/main/java/com/microsoft/graph/generated/models/AiUser.java index b6063250678..25a3b6cf2b5 100644 --- a/src/main/java/com/microsoft/graph/generated/models/AiUser.java +++ b/src/main/java/com/microsoft/graph/generated/models/AiUser.java @@ -35,7 +35,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the interactionHistory property value. The interactionHistory property + * Gets the interactionHistory property value. The history of interactions between AI agents and users. * @return a {@link AiInteractionHistory} */ @jakarta.annotation.Nullable @@ -52,7 +52,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeObjectValue("interactionHistory", this.getInteractionHistory()); } /** - * Sets the interactionHistory property value. The interactionHistory property + * Sets the interactionHistory property value. The history of interactions between AI agents and users. * @param value Value to set for the interactionHistory property. */ public void setInteractionHistory(@jakarta.annotation.Nullable final AiInteractionHistory value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/AppScope.java b/src/main/java/com/microsoft/graph/generated/models/AppScope.java index 3bac7fb702b..a1012d50f75 100644 --- a/src/main/java/com/microsoft/graph/generated/models/AppScope.java +++ b/src/main/java/com/microsoft/graph/generated/models/AppScope.java @@ -25,7 +25,7 @@ public static AppScope createFromDiscriminatorValue(@jakarta.annotation.Nonnull return new AppScope(); } /** - * Gets the displayName property value. Provides the display name of the app-specific resource represented by the app scope. Provided for display purposes since appScopeId is often an immutable, non-human-readable id. Read-only. + * Gets the displayName property value. Provides the display name of the app-specific resource represented by the app scope. Read only. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -44,7 +44,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the type property value. Describes the type of app-specific resource represented by the app scope and is provided for display purposes, so a user interface can convey to the user the kind of app specific resource represented by the app scope. Read-only. + * Gets the type property value. Describes the type of app-specific resource represented by the app scope. Read-only. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -62,14 +62,14 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeStringValue("type", this.getType()); } /** - * Sets the displayName property value. Provides the display name of the app-specific resource represented by the app scope. Provided for display purposes since appScopeId is often an immutable, non-human-readable id. Read-only. + * Sets the displayName property value. Provides the display name of the app-specific resource represented by the app scope. Read only. * @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 type property value. Describes the type of app-specific resource represented by the app scope and is provided for display purposes, so a user interface can convey to the user the kind of app specific resource represented by the app scope. Read-only. + * Sets the type property value. Describes the type of app-specific resource represented by the app scope. Read-only. * @param value Value to set for the type property. */ public void setType(@jakarta.annotation.Nullable final String value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/Application.java b/src/main/java/com/microsoft/graph/generated/models/Application.java index 375deba6cca..16e0fe42f1d 100644 --- a/src/main/java/com/microsoft/graph/generated/models/Application.java +++ b/src/main/java/com/microsoft/graph/generated/models/Application.java @@ -230,7 +230,7 @@ public java.util.List getHomeRealmDiscoveryPolicies() return this.backingStore.get("homeRealmDiscoveryPolicies"); } /** - * Gets the identifierUris property value. Also known as App ID URI, this value is set when an application is used as a resource app. The identifierUris acts as the prefix for the scopes you reference in your API's code, and it must be globally unique. For more information on valid identifierUris patterns and best practices, see Microsoft Entra application registration security best practices. Not nullable. Supports $filter (eq, ne, ge, le, startsWith). + * Gets the identifierUris property value. Also known as App ID URI, this value is set when an application is used as a resource app. The identifierUris acts as the prefix for the scopes you reference in your API's code, and it must be globally unique across Microsoft Entra ID. For more information on valid identifierUris patterns and best practices, see Microsoft Entra application registration security best practices. Not nullable. Supports $filter (eq, ne, ge, le, startsWith). * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -652,7 +652,7 @@ public void setHomeRealmDiscoveryPolicies(@jakarta.annotation.Nullable final jav this.backingStore.set("homeRealmDiscoveryPolicies", value); } /** - * Sets the identifierUris property value. Also known as App ID URI, this value is set when an application is used as a resource app. The identifierUris acts as the prefix for the scopes you reference in your API's code, and it must be globally unique. For more information on valid identifierUris patterns and best practices, see Microsoft Entra application registration security best practices. Not nullable. Supports $filter (eq, ne, ge, le, startsWith). + * Sets the identifierUris property value. Also known as App ID URI, this value is set when an application is used as a resource app. The identifierUris acts as the prefix for the scopes you reference in your API's code, and it must be globally unique across Microsoft Entra ID. For more information on valid identifierUris patterns and best practices, see Microsoft Entra application registration security best practices. Not nullable. Supports $filter (eq, ne, ge, le, startsWith). * @param value Value to set for the identifierUris property. */ public void setIdentifierUris(@jakarta.annotation.Nullable final java.util.List value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/AuditActivityInitiator.java b/src/main/java/com/microsoft/graph/generated/models/AuditActivityInitiator.java index ac2396f78a5..6be324d286b 100644 --- a/src/main/java/com/microsoft/graph/generated/models/AuditActivityInitiator.java +++ b/src/main/java/com/microsoft/graph/generated/models/AuditActivityInitiator.java @@ -48,7 +48,7 @@ public Map getAdditionalData() { return value; } /** - * Gets the app property value. If the resource initiating the activity is an app, this property indicates all the app related information like appId, Name, servicePrincipalId, Name. + * Gets the app property value. If the resource initiating the activity is an app, this property indicates all the app related information like appId and name. * @return a {@link AppIdentity} */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public String getOdataType() { return this.backingStore.get("odataType"); } /** - * Gets the user property value. If the resource initiating the activity is a user, this property Indicates all the user related information like userId, Name, UserPrinicpalName. + * Gets the user property value. If the resource initiating the activity is a user, this property Indicates all the user related information like user ID and userPrincipalName. * @return a {@link UserIdentity} */ @jakarta.annotation.Nullable @@ -110,7 +110,7 @@ public void setAdditionalData(@jakarta.annotation.Nullable final Map} */ @jakarta.annotation.Nullable @@ -34,7 +34,7 @@ public java.util.List getDirectoryObjectIds() { return this.backingStore.get("directoryObjectIds"); } /** - * Gets the drives property value. The drives property + * Gets the drives property value. The list of email addresses to add to the OneDrive protection policy. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -63,14 +63,14 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeCollectionOfPrimitiveValues("drives", this.getDrives()); } /** - * Sets the directoryObjectIds property value. The directoryObjectIds property + * Sets the directoryObjectIds property value. The list of OneDrive directoryObjectIds to add to the OneDrive protection policy. * @param value Value to set for the directoryObjectIds property. */ public void setDirectoryObjectIds(@jakarta.annotation.Nullable final java.util.List value) { this.backingStore.set("directoryObjectIds", value); } /** - * Sets the drives property value. The drives property + * Sets the drives property value. The list of email addresses to add to the OneDrive protection policy. * @param value Value to set for the drives property. */ public void setDrives(@jakarta.annotation.Nullable final java.util.List value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/DriveRestoreArtifactsBulkAdditionRequest.java b/src/main/java/com/microsoft/graph/generated/models/DriveRestoreArtifactsBulkAdditionRequest.java index 080f2fc4e3f..a59c78099aa 100644 --- a/src/main/java/com/microsoft/graph/generated/models/DriveRestoreArtifactsBulkAdditionRequest.java +++ b/src/main/java/com/microsoft/graph/generated/models/DriveRestoreArtifactsBulkAdditionRequest.java @@ -25,7 +25,7 @@ public static DriveRestoreArtifactsBulkAdditionRequest createFromDiscriminatorVa return new DriveRestoreArtifactsBulkAdditionRequest(); } /** - * Gets the directoryObjectIds property value. The directoryObjectIds property + * Gets the directoryObjectIds property value. The list of directory object IDs that are added to the corresponding OneDrive for work or school restore session in a bulk operation. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -33,7 +33,7 @@ public java.util.List getDirectoryObjectIds() { return this.backingStore.get("directoryObjectIds"); } /** - * Gets the drives property value. The drives property + * Gets the drives property value. The list of email addresses that are added to the corresponding OneDrive for work or school restore session in a bulk operation. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -62,14 +62,14 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeCollectionOfPrimitiveValues("drives", this.getDrives()); } /** - * Sets the directoryObjectIds property value. The directoryObjectIds property + * Sets the directoryObjectIds property value. The list of directory object IDs that are added to the corresponding OneDrive for work or school restore session in a bulk operation. * @param value Value to set for the directoryObjectIds property. */ public void setDirectoryObjectIds(@jakarta.annotation.Nullable final java.util.List value) { this.backingStore.set("directoryObjectIds", value); } /** - * Sets the drives property value. The drives property + * Sets the drives property value. The list of email addresses that are added to the corresponding OneDrive for work or school restore session in a bulk operation. * @param value Value to set for the drives property. */ public void setDrives(@jakarta.annotation.Nullable final java.util.List value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/ExchangeRestoreSession.java b/src/main/java/com/microsoft/graph/generated/models/ExchangeRestoreSession.java index 7707461ba47..7f86841f85e 100644 --- a/src/main/java/com/microsoft/graph/generated/models/ExchangeRestoreSession.java +++ b/src/main/java/com/microsoft/graph/generated/models/ExchangeRestoreSession.java @@ -54,7 +54,7 @@ public java.util.List getMailboxRestoreArtifacts() { return this.backingStore.get("mailboxRestoreArtifacts"); } /** - * Gets the mailboxRestoreArtifactsBulkAdditionRequests property value. The mailboxRestoreArtifactsBulkAdditionRequests property + * Gets the mailboxRestoreArtifactsBulkAdditionRequests property value. A collection of user mailboxes and destination details that can be used to restore Exchange mailboxes. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -87,7 +87,7 @@ public void setMailboxRestoreArtifacts(@jakarta.annotation.Nullable final java.u this.backingStore.set("mailboxRestoreArtifacts", value); } /** - * Sets the mailboxRestoreArtifactsBulkAdditionRequests property value. The mailboxRestoreArtifactsBulkAdditionRequests property + * Sets the mailboxRestoreArtifactsBulkAdditionRequests property value. A collection of user mailboxes and destination details that can be used to restore Exchange mailboxes. * @param value Value to set for the mailboxRestoreArtifactsBulkAdditionRequests property. */ public void setMailboxRestoreArtifactsBulkAdditionRequests(@jakarta.annotation.Nullable final java.util.List value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/MailboxProtectionUnitsBulkAdditionJob.java b/src/main/java/com/microsoft/graph/generated/models/MailboxProtectionUnitsBulkAdditionJob.java index 327dfbfd71f..f88eadf3698 100644 --- a/src/main/java/com/microsoft/graph/generated/models/MailboxProtectionUnitsBulkAdditionJob.java +++ b/src/main/java/com/microsoft/graph/generated/models/MailboxProtectionUnitsBulkAdditionJob.java @@ -26,7 +26,7 @@ public static MailboxProtectionUnitsBulkAdditionJob createFromDiscriminatorValue return new MailboxProtectionUnitsBulkAdditionJob(); } /** - * Gets the directoryObjectIds property value. The directoryObjectIds property + * Gets the directoryObjectIds property value. The list of Exchange directoryObjectIds to add to the Exchange protection policy. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -45,7 +45,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the mailboxes property value. The mailboxes property + * Gets the mailboxes property value. The list of Exchange email addresses to add to the Exchange protection policy. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -63,14 +63,14 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeCollectionOfPrimitiveValues("mailboxes", this.getMailboxes()); } /** - * Sets the directoryObjectIds property value. The directoryObjectIds property + * Sets the directoryObjectIds property value. The list of Exchange directoryObjectIds to add to the Exchange protection policy. * @param value Value to set for the directoryObjectIds property. */ public void setDirectoryObjectIds(@jakarta.annotation.Nullable final java.util.List value) { this.backingStore.set("directoryObjectIds", value); } /** - * Sets the mailboxes property value. The mailboxes property + * Sets the mailboxes property value. The list of Exchange email addresses to add to the Exchange protection policy. * @param value Value to set for the mailboxes property. */ public void setMailboxes(@jakarta.annotation.Nullable final java.util.List value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/MailboxRestoreArtifactsBulkAdditionRequest.java b/src/main/java/com/microsoft/graph/generated/models/MailboxRestoreArtifactsBulkAdditionRequest.java index 3dfc09e8399..6da300f46b1 100644 --- a/src/main/java/com/microsoft/graph/generated/models/MailboxRestoreArtifactsBulkAdditionRequest.java +++ b/src/main/java/com/microsoft/graph/generated/models/MailboxRestoreArtifactsBulkAdditionRequest.java @@ -25,7 +25,7 @@ public static MailboxRestoreArtifactsBulkAdditionRequest createFromDiscriminator return new MailboxRestoreArtifactsBulkAdditionRequest(); } /** - * Gets the directoryObjectIds property value. The directoryObjectIds property + * Gets the directoryObjectIds property value. The list of directory object IDs that are added to the corresponding Exchange restore session in a bulk operation. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -44,7 +44,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the mailboxes property value. The mailboxes property + * Gets the mailboxes property value. The list of email addresses that are added to the corresponding Exchange restore session in a bulk operation. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -62,14 +62,14 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeCollectionOfPrimitiveValues("mailboxes", this.getMailboxes()); } /** - * Sets the directoryObjectIds property value. The directoryObjectIds property + * Sets the directoryObjectIds property value. The list of directory object IDs that are added to the corresponding Exchange restore session in a bulk operation. * @param value Value to set for the directoryObjectIds property. */ public void setDirectoryObjectIds(@jakarta.annotation.Nullable final java.util.List value) { this.backingStore.set("directoryObjectIds", value); } /** - * Sets the mailboxes property value. The mailboxes property + * Sets the mailboxes property value. The list of email addresses that are added to the corresponding Exchange restore session in a bulk operation. * @param value Value to set for the mailboxes property. */ public void setMailboxes(@jakarta.annotation.Nullable final java.util.List value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/OfferShiftRequest.java b/src/main/java/com/microsoft/graph/generated/models/OfferShiftRequest.java index 6a332b98a5c..9ddc549d3fe 100644 --- a/src/main/java/com/microsoft/graph/generated/models/OfferShiftRequest.java +++ b/src/main/java/com/microsoft/graph/generated/models/OfferShiftRequest.java @@ -47,7 +47,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the recipientActionDateTime property value. 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 is 2014-01-01T00:00:00Z + * Gets the recipientActionDateTime property value. The date and time when the recipient approved or declined the request. * @return a {@link OffsetDateTime} */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public OffsetDateTime getRecipientActionDateTime() { return this.backingStore.get("recipientActionDateTime"); } /** - * Gets the recipientActionMessage property value. Custom message sent by recipient of the offer shift request. + * Gets the recipientActionMessage property value. The message sent by the recipient regarding the request. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -63,7 +63,7 @@ public String getRecipientActionMessage() { return this.backingStore.get("recipientActionMessage"); } /** - * Gets the recipientUserId property value. User ID of the recipient of the offer shift request. + * Gets the recipientUserId property value. The recipient's user ID. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -71,7 +71,7 @@ public String getRecipientUserId() { return this.backingStore.get("recipientUserId"); } /** - * Gets the senderShiftId property value. User ID of the sender of the offer shift request. + * Gets the senderShiftId property value. The sender's shift ID. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -90,28 +90,28 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeStringValue("senderShiftId", this.getSenderShiftId()); } /** - * Sets the recipientActionDateTime property value. 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 is 2014-01-01T00:00:00Z + * Sets the recipientActionDateTime property value. The date and time when the recipient approved or declined the request. * @param value Value to set for the recipientActionDateTime property. */ public void setRecipientActionDateTime(@jakarta.annotation.Nullable final OffsetDateTime value) { this.backingStore.set("recipientActionDateTime", value); } /** - * Sets the recipientActionMessage property value. Custom message sent by recipient of the offer shift request. + * Sets the recipientActionMessage property value. The message sent by the recipient regarding the request. * @param value Value to set for the recipientActionMessage property. */ public void setRecipientActionMessage(@jakarta.annotation.Nullable final String value) { this.backingStore.set("recipientActionMessage", value); } /** - * Sets the recipientUserId property value. User ID of the recipient of the offer shift request. + * Sets the recipientUserId property value. The recipient's user ID. * @param value Value to set for the recipientUserId property. */ public void setRecipientUserId(@jakarta.annotation.Nullable final String value) { this.backingStore.set("recipientUserId", value); } /** - * Sets the senderShiftId property value. User ID of the sender of the offer shift request. + * Sets the senderShiftId property value. The sender's shift ID. * @param value Value to set for the senderShiftId property. */ public void setSenderShiftId(@jakarta.annotation.Nullable final String value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/OneDriveForBusinessRestoreSession.java b/src/main/java/com/microsoft/graph/generated/models/OneDriveForBusinessRestoreSession.java index 028b3d7f663..8df2c9c14c1 100644 --- a/src/main/java/com/microsoft/graph/generated/models/OneDriveForBusinessRestoreSession.java +++ b/src/main/java/com/microsoft/graph/generated/models/OneDriveForBusinessRestoreSession.java @@ -26,7 +26,7 @@ public static OneDriveForBusinessRestoreSession createFromDiscriminatorValue(@ja return new OneDriveForBusinessRestoreSession(); } /** - * Gets the driveRestoreArtifacts property value. A collection of restore points and destination details that can be used to restore a OneDrive for Business drive. + * Gets the driveRestoreArtifacts property value. A collection of restore points and destination details that can be used to restore a OneDrive for work or school drive. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -34,7 +34,7 @@ public java.util.List getDriveRestoreArtifacts() { return this.backingStore.get("driveRestoreArtifacts"); } /** - * Gets the driveRestoreArtifactsBulkAdditionRequests property value. The driveRestoreArtifactsBulkAdditionRequests property + * Gets the driveRestoreArtifactsBulkAdditionRequests property value. A collection of user mailboxes and destination details that can be used to restore a OneDrive for work or school drive. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -63,14 +63,14 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeCollectionOfObjectValues("driveRestoreArtifactsBulkAdditionRequests", this.getDriveRestoreArtifactsBulkAdditionRequests()); } /** - * Sets the driveRestoreArtifacts property value. A collection of restore points and destination details that can be used to restore a OneDrive for Business drive. + * Sets the driveRestoreArtifacts property value. A collection of restore points and destination details that can be used to restore a OneDrive for work or school drive. * @param value Value to set for the driveRestoreArtifacts property. */ public void setDriveRestoreArtifacts(@jakarta.annotation.Nullable final java.util.List value) { this.backingStore.set("driveRestoreArtifacts", value); } /** - * Sets the driveRestoreArtifactsBulkAdditionRequests property value. The driveRestoreArtifactsBulkAdditionRequests property + * Sets the driveRestoreArtifactsBulkAdditionRequests property value. A collection of user mailboxes and destination details that can be used to restore a OneDrive for work or school drive. * @param value Value to set for the driveRestoreArtifactsBulkAdditionRequests property. */ public void setDriveRestoreArtifactsBulkAdditionRequests(@jakarta.annotation.Nullable final java.util.List value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/ProtectionRuleBase.java b/src/main/java/com/microsoft/graph/generated/models/ProtectionRuleBase.java index f4358589e56..39db295e8b7 100644 --- a/src/main/java/com/microsoft/graph/generated/models/ProtectionRuleBase.java +++ b/src/main/java/com/microsoft/graph/generated/models/ProtectionRuleBase.java @@ -75,7 +75,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the isAutoApplyEnabled property value. true indicates that the protection rule is dynamic; false that it's static. Currently, only static rules are supported. + * Gets the isAutoApplyEnabled property value. The isAutoApplyEnabled property * @return a {@link Boolean} */ @jakarta.annotation.Nullable @@ -143,7 +143,7 @@ public void setError(@jakarta.annotation.Nullable final PublicError value) { this.backingStore.set("error", value); } /** - * Sets the isAutoApplyEnabled property value. true indicates that the protection rule is dynamic; false that it's static. Currently, only static rules are supported. + * Sets the isAutoApplyEnabled property value. The isAutoApplyEnabled property * @param value Value to set for the isAutoApplyEnabled property. */ public void setIsAutoApplyEnabled(@jakarta.annotation.Nullable final Boolean value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/ProtectionUnitsBulkJobBase.java b/src/main/java/com/microsoft/graph/generated/models/ProtectionUnitsBulkJobBase.java index a11097cf063..12b92e402eb 100644 --- a/src/main/java/com/microsoft/graph/generated/models/ProtectionUnitsBulkJobBase.java +++ b/src/main/java/com/microsoft/graph/generated/models/ProtectionUnitsBulkJobBase.java @@ -35,7 +35,7 @@ public static ProtectionUnitsBulkJobBase createFromDiscriminatorValue(@jakarta.a return new ProtectionUnitsBulkJobBase(); } /** - * Gets the createdBy property value. The createdBy property + * Gets the createdBy property value. The identity of person who created the job. * @return a {@link IdentitySet} */ @jakarta.annotation.Nullable @@ -43,7 +43,7 @@ public IdentitySet getCreatedBy() { return this.backingStore.get("createdBy"); } /** - * Gets the createdDateTime property value. The createdDateTime property + * Gets the createdDateTime property value. The time of creation of the job. * @return a {@link OffsetDateTime} */ @jakarta.annotation.Nullable @@ -51,7 +51,7 @@ public OffsetDateTime getCreatedDateTime() { return this.backingStore.get("createdDateTime"); } /** - * Gets the displayName property value. The displayName property + * Gets the displayName property value. The name of the protection units bulk addition job. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -59,7 +59,7 @@ public String getDisplayName() { return this.backingStore.get("displayName"); } /** - * Gets the error property value. The error property + * Gets the error property value. Error details containing resource resolution failures, if any. * @return a {@link PublicError} */ @jakarta.annotation.Nullable @@ -83,7 +83,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the lastModifiedBy property value. The lastModifiedBy property + * Gets the lastModifiedBy property value. The identity of the person who last modified the job. * @return a {@link IdentitySet} */ @jakarta.annotation.Nullable @@ -91,7 +91,7 @@ public IdentitySet getLastModifiedBy() { return this.backingStore.get("lastModifiedBy"); } /** - * Gets the lastModifiedDateTime property value. The lastModifiedDateTime property + * Gets the lastModifiedDateTime property value. Timestamp of the last modification made to the job. * @return a {@link OffsetDateTime} */ @jakarta.annotation.Nullable @@ -122,42 +122,42 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeEnumValue("status", this.getStatus()); } /** - * Sets the createdBy property value. The createdBy property + * Sets the createdBy property value. The identity of person who created the job. * @param value Value to set for the createdBy property. */ public void setCreatedBy(@jakarta.annotation.Nullable final IdentitySet value) { this.backingStore.set("createdBy", value); } /** - * Sets the createdDateTime property value. The createdDateTime property + * Sets the createdDateTime property value. The time of creation of the job. * @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 displayName property value. The displayName property + * Sets the displayName property value. The name of the protection units bulk addition job. * @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 error property value. The error property + * Sets the error property value. Error details containing resource resolution failures, if any. * @param value Value to set for the error property. */ public void setError(@jakarta.annotation.Nullable final PublicError value) { this.backingStore.set("error", value); } /** - * Sets the lastModifiedBy property value. The lastModifiedBy property + * Sets the lastModifiedBy property value. The identity of the person who last modified the job. * @param value Value to set for the lastModifiedBy property. */ public void setLastModifiedBy(@jakarta.annotation.Nullable final IdentitySet value) { this.backingStore.set("lastModifiedBy", value); } /** - * Sets the lastModifiedDateTime property value. The lastModifiedDateTime property + * Sets the lastModifiedDateTime property value. Timestamp of the last modification made to the job. * @param value Value to set for the lastModifiedDateTime property. */ public void setLastModifiedDateTime(@jakarta.annotation.Nullable final OffsetDateTime value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/RestoreArtifactsBulkRequestBase.java b/src/main/java/com/microsoft/graph/generated/models/RestoreArtifactsBulkRequestBase.java index 94eb286adb6..d2fdcce926a 100644 --- a/src/main/java/com/microsoft/graph/generated/models/RestoreArtifactsBulkRequestBase.java +++ b/src/main/java/com/microsoft/graph/generated/models/RestoreArtifactsBulkRequestBase.java @@ -36,7 +36,7 @@ public static RestoreArtifactsBulkRequestBase createFromDiscriminatorValue(@jaka return new RestoreArtifactsBulkRequestBase(); } /** - * Gets the createdBy property value. The createdBy property + * Gets the createdBy property value. The identity of the person who created the bulk request. * @return a {@link IdentitySet} */ @jakarta.annotation.Nullable @@ -44,7 +44,7 @@ public IdentitySet getCreatedBy() { return this.backingStore.get("createdBy"); } /** - * Gets the createdDateTime property value. The createdDateTime property + * Gets the createdDateTime property value. The time when the bulk request was created. * @return a {@link OffsetDateTime} */ @jakarta.annotation.Nullable @@ -52,7 +52,7 @@ public OffsetDateTime getCreatedDateTime() { return this.backingStore.get("createdDateTime"); } /** - * Gets the destinationType property value. The destinationType property + * Gets the destinationType property value. Indicates the restoration destination. The possible values are: new, inPlace, unknownFutureValue. * @return a {@link DestinationType} */ @jakarta.annotation.Nullable @@ -60,7 +60,7 @@ public DestinationType getDestinationType() { return this.backingStore.get("destinationType"); } /** - * Gets the displayName property value. The displayName property + * Gets the displayName property value. Name of the addition request. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -68,7 +68,7 @@ public String getDisplayName() { return this.backingStore.get("displayName"); } /** - * Gets the error property value. The error property + * Gets the error property value. Error details are populated for resource resolution failures. * @return a {@link PublicError} */ @jakarta.annotation.Nullable @@ -97,7 +97,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the lastModifiedBy property value. The lastModifiedBy property + * Gets the lastModifiedBy property value. Identity of the person who last modified this entity. * @return a {@link IdentitySet} */ @jakarta.annotation.Nullable @@ -105,7 +105,7 @@ public IdentitySet getLastModifiedBy() { return this.backingStore.get("lastModifiedBy"); } /** - * Gets the lastModifiedDateTime property value. The lastModifiedDateTime property + * Gets the lastModifiedDateTime property value. Timestamp when this entity was last modified. * @return a {@link OffsetDateTime} */ @jakarta.annotation.Nullable @@ -113,7 +113,7 @@ public OffsetDateTime getLastModifiedDateTime() { return this.backingStore.get("lastModifiedDateTime"); } /** - * Gets the protectionTimePeriod property value. The protectionTimePeriod property + * Gets the protectionTimePeriod property value. The start and end date and time of the protection period. * @return a {@link TimePeriod} */ @jakarta.annotation.Nullable @@ -121,7 +121,7 @@ public TimePeriod getProtectionTimePeriod() { return this.backingStore.get("protectionTimePeriod"); } /** - * Gets the protectionUnitIds property value. The protectionUnitIds property + * Gets the protectionUnitIds property value. Indicates which protection units to restore. This property isn't implemented yet. Future value; don't use. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -129,7 +129,7 @@ public java.util.List getProtectionUnitIds() { return this.backingStore.get("protectionUnitIds"); } /** - * Gets the restorePointPreference property value. The restorePointPreference property + * Gets the restorePointPreference property value. Indicates which restore point to return. The possible values are: oldest, latest, unknownFutureValue. * @return a {@link RestorePointPreference} */ @jakarta.annotation.Nullable @@ -145,7 +145,7 @@ public RestoreArtifactsBulkRequestStatus getStatus() { return this.backingStore.get("status"); } /** - * Gets the tags property value. The tags property + * Gets the tags property value. The type of the restore point. The possible values are: none, fastRestore, unknownFutureValue. * @return a {@link EnumSet} */ @jakarta.annotation.Nullable @@ -173,70 +173,70 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeEnumSetValue("tags", this.getTags()); } /** - * Sets the createdBy property value. The createdBy property + * Sets the createdBy property value. The identity of the person who created the bulk request. * @param value Value to set for the createdBy property. */ public void setCreatedBy(@jakarta.annotation.Nullable final IdentitySet value) { this.backingStore.set("createdBy", value); } /** - * Sets the createdDateTime property value. The createdDateTime property + * Sets the createdDateTime property value. The time when the bulk request was created. * @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 destinationType property value. The destinationType property + * Sets the destinationType property value. Indicates the restoration destination. The possible values are: new, inPlace, unknownFutureValue. * @param value Value to set for the destinationType property. */ public void setDestinationType(@jakarta.annotation.Nullable final DestinationType value) { this.backingStore.set("destinationType", value); } /** - * Sets the displayName property value. The displayName property + * Sets the displayName property value. Name of the addition request. * @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 error property value. The error property + * Sets the error property value. Error details are populated for resource resolution failures. * @param value Value to set for the error property. */ public void setError(@jakarta.annotation.Nullable final PublicError value) { this.backingStore.set("error", value); } /** - * Sets the lastModifiedBy property value. The lastModifiedBy property + * Sets the lastModifiedBy property value. Identity of the person who last modified this entity. * @param value Value to set for the lastModifiedBy property. */ public void setLastModifiedBy(@jakarta.annotation.Nullable final IdentitySet value) { this.backingStore.set("lastModifiedBy", value); } /** - * Sets the lastModifiedDateTime property value. The lastModifiedDateTime property + * Sets the lastModifiedDateTime property value. Timestamp when this entity was last modified. * @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 protectionTimePeriod property value. The protectionTimePeriod property + * Sets the protectionTimePeriod property value. The start and end date and time of the protection period. * @param value Value to set for the protectionTimePeriod property. */ public void setProtectionTimePeriod(@jakarta.annotation.Nullable final TimePeriod value) { this.backingStore.set("protectionTimePeriod", value); } /** - * Sets the protectionUnitIds property value. The protectionUnitIds property + * Sets the protectionUnitIds property value. Indicates which protection units to restore. This property isn't implemented yet. Future value; don't use. * @param value Value to set for the protectionUnitIds property. */ public void setProtectionUnitIds(@jakarta.annotation.Nullable final java.util.List value) { this.backingStore.set("protectionUnitIds", value); } /** - * Sets the restorePointPreference property value. The restorePointPreference property + * Sets the restorePointPreference property value. Indicates which restore point to return. The possible values are: oldest, latest, unknownFutureValue. * @param value Value to set for the restorePointPreference property. */ public void setRestorePointPreference(@jakarta.annotation.Nullable final RestorePointPreference value) { @@ -250,7 +250,7 @@ public void setStatus(@jakarta.annotation.Nullable final RestoreArtifactsBulkReq this.backingStore.set("status", value); } /** - * Sets the tags property value. The tags property + * Sets the tags property value. The type of the restore point. The possible values are: none, fastRestore, unknownFutureValue. * @param value Value to set for the tags property. */ public void setTags(@jakarta.annotation.Nullable final EnumSet value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/ScheduleChangeRequest.java b/src/main/java/com/microsoft/graph/generated/models/ScheduleChangeRequest.java index d1c4160b9a8..ab6ff9c1b20 100644 --- a/src/main/java/com/microsoft/graph/generated/models/ScheduleChangeRequest.java +++ b/src/main/java/com/microsoft/graph/generated/models/ScheduleChangeRequest.java @@ -37,7 +37,7 @@ public static ScheduleChangeRequest createFromDiscriminatorValue(@jakarta.annota return new ScheduleChangeRequest(); } /** - * Gets the assignedTo property value. The assignedTo property + * Gets the assignedTo property value. Indicates who the request is assigned to. Possible values are: sender, recipient, manager, system, unknownFutureValue. * @return a {@link ScheduleChangeRequestActor} */ @jakarta.annotation.Nullable @@ -62,7 +62,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the managerActionDateTime property value. The managerActionDateTime property + * Gets the managerActionDateTime property value. The date and time when the manager approved or declined the scheduleChangeRequest. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. * @return a {@link OffsetDateTime} */ @jakarta.annotation.Nullable @@ -70,7 +70,7 @@ public OffsetDateTime getManagerActionDateTime() { return this.backingStore.get("managerActionDateTime"); } /** - * Gets the managerActionMessage property value. The managerActionMessage property + * Gets the managerActionMessage property value. The message sent by the manager regarding the scheduleChangeRequest. Optional. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -78,7 +78,7 @@ public String getManagerActionMessage() { return this.backingStore.get("managerActionMessage"); } /** - * Gets the managerUserId property value. The managerUserId property + * Gets the managerUserId property value. The user ID of the manager who approved or declined the scheduleChangeRequest. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -86,7 +86,7 @@ public String getManagerUserId() { return this.backingStore.get("managerUserId"); } /** - * Gets the senderDateTime property value. The senderDateTime property + * Gets the senderDateTime property value. The date and time when the sender sent the scheduleChangeRequest. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. * @return a {@link OffsetDateTime} */ @jakarta.annotation.Nullable @@ -94,7 +94,7 @@ public OffsetDateTime getSenderDateTime() { return this.backingStore.get("senderDateTime"); } /** - * Gets the senderMessage property value. The senderMessage property + * Gets the senderMessage property value. The message sent by the sender of the scheduleChangeRequest. Optional. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -102,7 +102,7 @@ public String getSenderMessage() { return this.backingStore.get("senderMessage"); } /** - * Gets the senderUserId property value. The senderUserId property + * Gets the senderUserId property value. The user ID of the sender of the scheduleChangeRequest. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -110,7 +110,7 @@ public String getSenderUserId() { return this.backingStore.get("senderUserId"); } /** - * Gets the state property value. The state property + * Gets the state property value. The state of the scheduleChangeRequest. Possible values are: pending, approved, declined, unknownFutureValue. * @return a {@link ScheduleChangeState} */ @jakarta.annotation.Nullable @@ -130,56 +130,56 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeEnumValue("state", this.getState()); } /** - * Sets the assignedTo property value. The assignedTo property + * Sets the assignedTo property value. Indicates who the request is assigned to. Possible values are: sender, recipient, manager, system, unknownFutureValue. * @param value Value to set for the assignedTo property. */ public void setAssignedTo(@jakarta.annotation.Nullable final ScheduleChangeRequestActor value) { this.backingStore.set("assignedTo", value); } /** - * Sets the managerActionDateTime property value. The managerActionDateTime property + * Sets the managerActionDateTime property value. The date and time when the manager approved or declined the scheduleChangeRequest. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. * @param value Value to set for the managerActionDateTime property. */ public void setManagerActionDateTime(@jakarta.annotation.Nullable final OffsetDateTime value) { this.backingStore.set("managerActionDateTime", value); } /** - * Sets the managerActionMessage property value. The managerActionMessage property + * Sets the managerActionMessage property value. The message sent by the manager regarding the scheduleChangeRequest. Optional. * @param value Value to set for the managerActionMessage property. */ public void setManagerActionMessage(@jakarta.annotation.Nullable final String value) { this.backingStore.set("managerActionMessage", value); } /** - * Sets the managerUserId property value. The managerUserId property + * Sets the managerUserId property value. The user ID of the manager who approved or declined the scheduleChangeRequest. * @param value Value to set for the managerUserId property. */ public void setManagerUserId(@jakarta.annotation.Nullable final String value) { this.backingStore.set("managerUserId", value); } /** - * Sets the senderDateTime property value. The senderDateTime property + * Sets the senderDateTime property value. The date and time when the sender sent the scheduleChangeRequest. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. * @param value Value to set for the senderDateTime property. */ public void setSenderDateTime(@jakarta.annotation.Nullable final OffsetDateTime value) { this.backingStore.set("senderDateTime", value); } /** - * Sets the senderMessage property value. The senderMessage property + * Sets the senderMessage property value. The message sent by the sender of the scheduleChangeRequest. Optional. * @param value Value to set for the senderMessage property. */ public void setSenderMessage(@jakarta.annotation.Nullable final String value) { this.backingStore.set("senderMessage", value); } /** - * Sets the senderUserId property value. The senderUserId property + * Sets the senderUserId property value. The user ID of the sender of the scheduleChangeRequest. * @param value Value to set for the senderUserId property. */ public void setSenderUserId(@jakarta.annotation.Nullable final String value) { this.backingStore.set("senderUserId", value); } /** - * Sets the state property value. The state property + * Sets the state property value. The state of the scheduleChangeRequest. Possible values are: pending, approved, declined, unknownFutureValue. * @param value Value to set for the state property. */ public void setState(@jakarta.annotation.Nullable final ScheduleChangeState value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/SearchRequest.java b/src/main/java/com/microsoft/graph/generated/models/SearchRequest.java index b62dd0b21ee..ac775a437c1 100644 --- a/src/main/java/com/microsoft/graph/generated/models/SearchRequest.java +++ b/src/main/java/com/microsoft/graph/generated/models/SearchRequest.java @@ -129,7 +129,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the fields property value. Contains the fields to be returned for each resource object specified in entityTypes, allowing customization of the fields returned by default; otherwise, including additional fields such as custom managed properties from SharePoint and OneDrive, or custom fields in externalItem from the content that Microsoft Graph connectors bring in. The fields property can use the semantic labels applied to properties. For example, if a property is labeled as title, you can retrieve it using the following syntax: label_title. Optional. + * Gets the fields property value. Contains the fields to be returned for each resource object specified in entityTypes, allowing customization of the fields returned by default; otherwise, including additional fields such as custom managed properties from SharePoint and OneDrive, or custom fields in externalItem from the content that Microsoft 365 Copilot connectors bring in. The fields property can use the semantic labels applied to properties. For example, if a property is labeled as title, you can retrieve it using the following syntax: label_title. Optional. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -290,7 +290,7 @@ public void setEntityTypes(@jakarta.annotation.Nullable final java.util.List value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/SharePointRestoreSession.java b/src/main/java/com/microsoft/graph/generated/models/SharePointRestoreSession.java index 94e97fb68ac..879dbd80482 100644 --- a/src/main/java/com/microsoft/graph/generated/models/SharePointRestoreSession.java +++ b/src/main/java/com/microsoft/graph/generated/models/SharePointRestoreSession.java @@ -45,7 +45,7 @@ public java.util.List getSiteRestoreArtifacts() { return this.backingStore.get("siteRestoreArtifacts"); } /** - * Gets the siteRestoreArtifactsBulkAdditionRequests property value. The siteRestoreArtifactsBulkAdditionRequests property + * Gets the siteRestoreArtifactsBulkAdditionRequests property value. A collection of SharePoint site URLs and destination details that can be used to restore SharePoint sites. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -70,7 +70,7 @@ public void setSiteRestoreArtifacts(@jakarta.annotation.Nullable final java.util this.backingStore.set("siteRestoreArtifacts", value); } /** - * Sets the siteRestoreArtifactsBulkAdditionRequests property value. The siteRestoreArtifactsBulkAdditionRequests property + * Sets the siteRestoreArtifactsBulkAdditionRequests property value. A collection of SharePoint site URLs and destination details that can be used to restore SharePoint sites. * @param value Value to set for the siteRestoreArtifactsBulkAdditionRequests property. */ public void setSiteRestoreArtifactsBulkAdditionRequests(@jakarta.annotation.Nullable final java.util.List value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/SiteProtectionUnitsBulkAdditionJob.java b/src/main/java/com/microsoft/graph/generated/models/SiteProtectionUnitsBulkAdditionJob.java index f5e276d30ae..484c2357902 100644 --- a/src/main/java/com/microsoft/graph/generated/models/SiteProtectionUnitsBulkAdditionJob.java +++ b/src/main/java/com/microsoft/graph/generated/models/SiteProtectionUnitsBulkAdditionJob.java @@ -37,7 +37,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the siteIds property value. The siteIds property + * Gets the siteIds property value. The list of SharePoint site IDs to add to the SharePoint protection policy. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -45,7 +45,7 @@ public java.util.List getSiteIds() { return this.backingStore.get("siteIds"); } /** - * Gets the siteWebUrls property value. The siteWebUrls property + * Gets the siteWebUrls property value. The list of SharePoint site URLs to add to the SharePoint protection policy. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -63,14 +63,14 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeCollectionOfPrimitiveValues("siteWebUrls", this.getSiteWebUrls()); } /** - * Sets the siteIds property value. The siteIds property + * Sets the siteIds property value. The list of SharePoint site IDs to add to the SharePoint protection policy. * @param value Value to set for the siteIds property. */ public void setSiteIds(@jakarta.annotation.Nullable final java.util.List value) { this.backingStore.set("siteIds", value); } /** - * Sets the siteWebUrls property value. The siteWebUrls property + * Sets the siteWebUrls property value. The list of SharePoint site URLs to add to the SharePoint protection policy. * @param value Value to set for the siteWebUrls property. */ public void setSiteWebUrls(@jakarta.annotation.Nullable final java.util.List value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/SiteRestoreArtifactsBulkAdditionRequest.java b/src/main/java/com/microsoft/graph/generated/models/SiteRestoreArtifactsBulkAdditionRequest.java index 22b1f09248f..dca2f61d276 100644 --- a/src/main/java/com/microsoft/graph/generated/models/SiteRestoreArtifactsBulkAdditionRequest.java +++ b/src/main/java/com/microsoft/graph/generated/models/SiteRestoreArtifactsBulkAdditionRequest.java @@ -36,7 +36,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the siteIds property value. The siteIds property + * Gets the siteIds property value. The list of SharePoint site IDs that are added to the corresponding SharePoint restore session in a bulk operation. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -44,7 +44,7 @@ public java.util.List getSiteIds() { return this.backingStore.get("siteIds"); } /** - * Gets the siteWebUrls property value. The siteWebUrls property + * Gets the siteWebUrls property value. The list of SharePoint site URLs that are added to the corresponding SharePoint restore session in a bulk operation. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -62,14 +62,14 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeCollectionOfPrimitiveValues("siteWebUrls", this.getSiteWebUrls()); } /** - * Sets the siteIds property value. The siteIds property + * Sets the siteIds property value. The list of SharePoint site IDs that are added to the corresponding SharePoint restore session in a bulk operation. * @param value Value to set for the siteIds property. */ public void setSiteIds(@jakarta.annotation.Nullable final java.util.List value) { this.backingStore.set("siteIds", value); } /** - * Sets the siteWebUrls property value. The siteWebUrls property + * Sets the siteWebUrls property value. The list of SharePoint site URLs that are added to the corresponding SharePoint restore session in a bulk operation. * @param value Value to set for the siteWebUrls property. */ public void setSiteWebUrls(@jakarta.annotation.Nullable final java.util.List value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/SwapShiftsChangeRequest.java b/src/main/java/com/microsoft/graph/generated/models/SwapShiftsChangeRequest.java index b53f926be4a..adca6bcf5a2 100644 --- a/src/main/java/com/microsoft/graph/generated/models/SwapShiftsChangeRequest.java +++ b/src/main/java/com/microsoft/graph/generated/models/SwapShiftsChangeRequest.java @@ -36,7 +36,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the recipientShiftId property value. ShiftId for the recipient user with whom the request is to swap. + * Gets the recipientShiftId property value. The recipient's Shift ID * @return a {@link String} */ @jakarta.annotation.Nullable @@ -53,7 +53,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeStringValue("recipientShiftId", this.getRecipientShiftId()); } /** - * Sets the recipientShiftId property value. ShiftId for the recipient user with whom the request is to swap. + * Sets the recipientShiftId property value. The recipient's Shift ID * @param value Value to set for the recipientShiftId property. */ public void setRecipientShiftId(@jakarta.annotation.Nullable final String value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/TimeOffRequest.java b/src/main/java/com/microsoft/graph/generated/models/TimeOffRequest.java index a34dd6f3a85..8d5706bb79b 100644 --- a/src/main/java/com/microsoft/graph/generated/models/TimeOffRequest.java +++ b/src/main/java/com/microsoft/graph/generated/models/TimeOffRequest.java @@ -27,7 +27,7 @@ public static TimeOffRequest createFromDiscriminatorValue(@jakarta.annotation.No return new TimeOffRequest(); } /** - * Gets the endDateTime property value. 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 is 2014-01-01T00:00:00Z + * Gets the endDateTime property value. The date and time the time off ends in ISO 8601 format and in UTC time. * @return a {@link OffsetDateTime} */ @jakarta.annotation.Nullable @@ -47,7 +47,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the startDateTime property value. 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 is 2014-01-01T00:00:00Z + * Gets the startDateTime property value. The date and time the time off starts in ISO 8601 format and in UTC time. * @return a {@link OffsetDateTime} */ @jakarta.annotation.Nullable @@ -74,14 +74,14 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeStringValue("timeOffReasonId", this.getTimeOffReasonId()); } /** - * Sets the endDateTime property value. 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 is 2014-01-01T00:00:00Z + * Sets the endDateTime property value. The date and time the time off ends in ISO 8601 format and in UTC time. * @param value Value to set for the endDateTime property. */ public void setEndDateTime(@jakarta.annotation.Nullable final OffsetDateTime value) { this.backingStore.set("endDateTime", value); } /** - * Sets the startDateTime property value. 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 is 2014-01-01T00:00:00Z + * Sets the startDateTime property value. The date and time the time off starts in ISO 8601 format and in UTC time. * @param value Value to set for the startDateTime property. */ public void setStartDateTime(@jakarta.annotation.Nullable final OffsetDateTime value) { diff --git a/src/main/java/com/microsoft/graph/generated/models/security/Alert.java b/src/main/java/com/microsoft/graph/generated/models/security/Alert.java index 93f32c3257f..76d1ded7b8e 100644 --- a/src/main/java/com/microsoft/graph/generated/models/security/Alert.java +++ b/src/main/java/com/microsoft/graph/generated/models/security/Alert.java @@ -99,7 +99,7 @@ public OffsetDateTime getCreatedDateTime() { return this.backingStore.get("createdDateTime"); } /** - * Gets the customDetails property value. The customDetails property + * Gets the customDetails property value. User defined custom fields with string values. * @return a {@link Dictionary} */ @jakarta.annotation.Nullable @@ -115,7 +115,7 @@ public String getDescription() { return this.backingStore.get("description"); } /** - * Gets the detectionSource property value. Detection technology or sensor that identified the notable component or activity. Possible values are: unknown, microsoftDefenderForEndpoint, antivirus, smartScreen, customTi, microsoftDefenderForOffice365, automatedInvestigation, microsoftThreatExperts, customDetection, microsoftDefenderForIdentity, cloudAppSecurity, microsoft365Defender, azureAdIdentityProtection, manual, microsoftDataLossPrevention, appGovernancePolicy, appGovernanceDetection, unknownFutureValue, microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl. Use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl. + * Gets the detectionSource property value. Detection technology or sensor that identified the notable component or activity. Possible values are: unknown, microsoftDefenderForEndpoint, antivirus, smartScreen, customTi, microsoftDefenderForOffice365, automatedInvestigation, microsoftThreatExperts, customDetection, microsoftDefenderForIdentity, cloudAppSecurity, microsoft365Defender, azureAdIdentityProtection, manual, microsoftDataLossPrevention, appGovernancePolicy, appGovernanceDetection, unknownFutureValue, microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl, microsoftThreatIntelligence. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl, microsoftThreatIntelligence. * @return a {@link DetectionSource} */ @jakarta.annotation.Nullable @@ -437,7 +437,7 @@ public void setCreatedDateTime(@jakarta.annotation.Nullable final OffsetDateTime this.backingStore.set("createdDateTime", value); } /** - * Sets the customDetails property value. The customDetails property + * Sets the customDetails property value. User defined custom fields with string values. * @param value Value to set for the customDetails property. */ public void setCustomDetails(@jakarta.annotation.Nullable final Dictionary value) { @@ -451,7 +451,7 @@ public void setDescription(@jakarta.annotation.Nullable final String value) { this.backingStore.set("description", value); } /** - * Sets the detectionSource property value. Detection technology or sensor that identified the notable component or activity. Possible values are: unknown, microsoftDefenderForEndpoint, antivirus, smartScreen, customTi, microsoftDefenderForOffice365, automatedInvestigation, microsoftThreatExperts, customDetection, microsoftDefenderForIdentity, cloudAppSecurity, microsoft365Defender, azureAdIdentityProtection, manual, microsoftDataLossPrevention, appGovernancePolicy, appGovernanceDetection, unknownFutureValue, microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl. Use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl. + * Sets the detectionSource property value. Detection technology or sensor that identified the notable component or activity. Possible values are: unknown, microsoftDefenderForEndpoint, antivirus, smartScreen, customTi, microsoftDefenderForOffice365, automatedInvestigation, microsoftThreatExperts, customDetection, microsoftDefenderForIdentity, cloudAppSecurity, microsoft365Defender, azureAdIdentityProtection, manual, microsoftDataLossPrevention, appGovernancePolicy, appGovernanceDetection, unknownFutureValue, microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl, microsoftThreatIntelligence. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl, microsoftThreatIntelligence. * @param value Value to set for the detectionSource property. */ public void setDetectionSource(@jakarta.annotation.Nullable final DetectionSource value) { diff --git a/src/main/java/com/microsoft/graph/generated/organization/OrganizationRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/organization/OrganizationRequestBuilder.java index 6d5e0495bd0..bc57bc27004 100644 --- a/src/main/java/com/microsoft/graph/generated/organization/OrganizationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/organization/OrganizationRequestBuilder.java @@ -96,21 +96,21 @@ public OrganizationRequestBuilder(@jakarta.annotation.Nonnull final String rawUr super(requestAdapter, "{+baseurl}/organization{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * List properties and relationships of the organization objects. + * Retrieve a list of organization objects. There's only one organization object in the collection. * @return a {@link OrganizationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public OrganizationCollectionResponse get() { return get(null); } /** - * List properties and relationships of the organization objects. + * Retrieve a list of organization objects. There's only one organization object in the collection. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link OrganizationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public OrganizationCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -145,7 +145,7 @@ public Organization post(@jakarta.annotation.Nonnull final Organization body, @j return this.requestAdapter.send(requestInfo, errorMapping, Organization::createFromDiscriminatorValue); } /** - * List properties and relationships of the organization objects. + * Retrieve a list of organization objects. There's only one organization object in the collection. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -153,7 +153,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * List properties and relationships of the organization objects. + * Retrieve a list of organization objects. There's only one organization object in the collection. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -199,7 +199,7 @@ public OrganizationRequestBuilder withUrl(@jakarta.annotation.Nonnull final Stri return new OrganizationRequestBuilder(rawUrl, requestAdapter); } /** - * List properties and relationships of the organization objects. + * Retrieve a list of organization objects. There's only one organization object in the collection. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/organization/item/OrganizationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/organization/item/OrganizationItemRequestBuilder.java index 8c1bff1ead8..e334adde633 100644 --- a/src/main/java/com/microsoft/graph/generated/organization/item/OrganizationItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/organization/item/OrganizationItemRequestBuilder.java @@ -136,21 +136,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance. + * Read properties and relationships of the organization object. * @return a {@link Organization} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public Organization get() { return get(null); } /** - * Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance. + * Read properties and relationships of the organization object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link Organization} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public Organization get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -206,7 +206,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance. + * Read properties and relationships of the organization object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -214,7 +214,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance. + * Read properties and relationships of the organization object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -266,7 +266,7 @@ public OrganizationItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance. + * Read properties and relationships of the organization object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/policies/crosstenantaccesspolicy/partners/item/identitysynchronization/IdentitySynchronizationRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/policies/crosstenantaccesspolicy/partners/item/identitysynchronization/IdentitySynchronizationRequestBuilder.java index 480e8aaf2c4..a3cb05c36c8 100644 --- a/src/main/java/com/microsoft/graph/generated/policies/crosstenantaccesspolicy/partners/item/identitysynchronization/IdentitySynchronizationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/policies/crosstenantaccesspolicy/partners/item/identitysynchronization/IdentitySynchronizationRequestBuilder.java @@ -81,23 +81,23 @@ public CrossTenantIdentitySyncPolicyPartner get(@jakarta.annotation.Nullable fin return this.requestAdapter.send(requestInfo, errorMapping, CrossTenantIdentitySyncPolicyPartner::createFromDiscriminatorValue); } /** - * Create a cross-tenant user synchronization policy for a partner-specific configuration. + * Update the user synchronization policy of a partner-specific configuration. * @param body The request body * @return a {@link CrossTenantIdentitySyncPolicyPartner} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public CrossTenantIdentitySyncPolicyPartner put(@jakarta.annotation.Nonnull final CrossTenantIdentitySyncPolicyPartner body) { return put(body, null); } /** - * Create a cross-tenant user synchronization policy for a partner-specific configuration. + * Update the user synchronization policy of a partner-specific configuration. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link CrossTenantIdentitySyncPolicyPartner} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public CrossTenantIdentitySyncPolicyPartner put(@jakarta.annotation.Nonnull final CrossTenantIdentitySyncPolicyPartner body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -147,7 +147,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create a cross-tenant user synchronization policy for a partner-specific configuration. + * Update the user synchronization policy of a partner-specific configuration. * @param body The request body * @return a {@link RequestInformation} */ @@ -156,7 +156,7 @@ public RequestInformation toPutRequestInformation(@jakarta.annotation.Nonnull fi return toPutRequestInformation(body, null); } /** - * Create a cross-tenant user synchronization policy for a partner-specific configuration. + * Update the user synchronization policy of a partner-specific configuration. * @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/SitesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/sites/SitesRequestBuilder.java index 261ae8d06b0..04c3ab85c14 100644 --- a/src/main/java/com/microsoft/graph/generated/sites/SitesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/sites/SitesRequestBuilder.java @@ -95,21 +95,21 @@ public SitesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak super(requestAdapter, "{+baseurl}/sites{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. + * List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale. * @return a {@link SiteCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public SiteCollectionResponse get() { return get(null); } /** - * Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. + * List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link SiteCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public SiteCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -119,7 +119,7 @@ public SiteCollectionResponse get(@jakarta.annotation.Nullable final java.util.f return this.requestAdapter.send(requestInfo, errorMapping, SiteCollectionResponse::createFromDiscriminatorValue); } /** - * Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. + * List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -127,7 +127,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. + * List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -149,7 +149,7 @@ public SitesRequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawU return new SitesRequestBuilder(rawUrl, requestAdapter); } /** - * Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. + * List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale. */ @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 23aaa521ced..99308fc6733 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) { @@ -195,7 +195,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 @@ -203,7 +203,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} */ @@ -255,7 +255,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/solutions/backuprestore/exchangeprotectionpolicies/item/mailboxprotectionunitsbulkadditionjobs/MailboxProtectionUnitsBulkAdditionJobsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/exchangeprotectionpolicies/item/mailboxprotectionunitsbulkadditionjobs/MailboxProtectionUnitsBulkAdditionJobsRequestBuilder.java index e2fe38dcd3d..4079328c52d 100644 --- a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/exchangeprotectionpolicies/item/mailboxprotectionunitsbulkadditionjobs/MailboxProtectionUnitsBulkAdditionJobsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/exchangeprotectionpolicies/item/mailboxprotectionunitsbulkadditionjobs/MailboxProtectionUnitsBulkAdditionJobsRequestBuilder.java @@ -59,19 +59,21 @@ public MailboxProtectionUnitsBulkAdditionJobsRequestBuilder(@jakarta.annotation. super(requestAdapter, "{+baseurl}/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy%2Did}/mailboxProtectionUnitsBulkAdditionJobs{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Get mailboxProtectionUnitsBulkAdditionJobs from solutions + * Get a list of mailboxProtectionUnitsBulkAdditionJobs objects associated with an exchangeProtectionPolicy. * @return a {@link MailboxProtectionUnitsBulkAdditionJobCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public MailboxProtectionUnitsBulkAdditionJobCollectionResponse get() { return get(null); } /** - * Get mailboxProtectionUnitsBulkAdditionJobs from solutions + * Get a list of mailboxProtectionUnitsBulkAdditionJobs objects associated with an exchangeProtectionPolicy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link MailboxProtectionUnitsBulkAdditionJobCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public MailboxProtectionUnitsBulkAdditionJobCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -81,7 +83,7 @@ public MailboxProtectionUnitsBulkAdditionJobCollectionResponse get(@jakarta.anno return this.requestAdapter.send(requestInfo, errorMapping, MailboxProtectionUnitsBulkAdditionJobCollectionResponse::createFromDiscriminatorValue); } /** - * Get mailboxProtectionUnitsBulkAdditionJobs from solutions + * Get a list of mailboxProtectionUnitsBulkAdditionJobs objects associated with an exchangeProtectionPolicy. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -89,7 +91,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get mailboxProtectionUnitsBulkAdditionJobs from solutions + * Get a list of mailboxProtectionUnitsBulkAdditionJobs objects associated with an exchangeProtectionPolicy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -111,7 +113,7 @@ public MailboxProtectionUnitsBulkAdditionJobsRequestBuilder withUrl(@jakarta.ann return new MailboxProtectionUnitsBulkAdditionJobsRequestBuilder(rawUrl, requestAdapter); } /** - * Get mailboxProtectionUnitsBulkAdditionJobs from solutions + * Get a list of mailboxProtectionUnitsBulkAdditionJobs objects associated with an exchangeProtectionPolicy. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/exchangeprotectionpolicies/item/mailboxprotectionunitsbulkadditionjobs/item/MailboxProtectionUnitsBulkAdditionJobItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/exchangeprotectionpolicies/item/mailboxprotectionunitsbulkadditionjobs/item/MailboxProtectionUnitsBulkAdditionJobItemRequestBuilder.java index 87782d3288e..a04ba1a74ab 100644 --- a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/exchangeprotectionpolicies/item/mailboxprotectionunitsbulkadditionjobs/item/MailboxProtectionUnitsBulkAdditionJobItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/exchangeprotectionpolicies/item/mailboxprotectionunitsbulkadditionjobs/item/MailboxProtectionUnitsBulkAdditionJobItemRequestBuilder.java @@ -37,19 +37,21 @@ public MailboxProtectionUnitsBulkAdditionJobItemRequestBuilder(@jakarta.annotati super(requestAdapter, "{+baseurl}/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy%2Did}/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob%2Did}{?%24expand,%24select}", rawUrl); } /** - * Get mailboxProtectionUnitsBulkAdditionJobs from solutions + * Get a mailboxProtectionUnitsBulkAdditionJob object by the ID associated with an exchangeProtectionPolicy. * @return a {@link MailboxProtectionUnitsBulkAdditionJob} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public MailboxProtectionUnitsBulkAdditionJob get() { return get(null); } /** - * Get mailboxProtectionUnitsBulkAdditionJobs from solutions + * Get a mailboxProtectionUnitsBulkAdditionJob object by the ID associated with an exchangeProtectionPolicy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link MailboxProtectionUnitsBulkAdditionJob} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public MailboxProtectionUnitsBulkAdditionJob get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -59,7 +61,7 @@ public MailboxProtectionUnitsBulkAdditionJob get(@jakarta.annotation.Nullable fi return this.requestAdapter.send(requestInfo, errorMapping, MailboxProtectionUnitsBulkAdditionJob::createFromDiscriminatorValue); } /** - * Get mailboxProtectionUnitsBulkAdditionJobs from solutions + * Get a mailboxProtectionUnitsBulkAdditionJob object by the ID associated with an exchangeProtectionPolicy. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -67,7 +69,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get mailboxProtectionUnitsBulkAdditionJobs from solutions + * Get a mailboxProtectionUnitsBulkAdditionJob object by the ID associated with an exchangeProtectionPolicy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -89,7 +91,7 @@ public MailboxProtectionUnitsBulkAdditionJobItemRequestBuilder withUrl(@jakarta. return new MailboxProtectionUnitsBulkAdditionJobItemRequestBuilder(rawUrl, requestAdapter); } /** - * Get mailboxProtectionUnitsBulkAdditionJobs from solutions + * Get a mailboxProtectionUnitsBulkAdditionJob object by the ID associated with an exchangeProtectionPolicy. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/exchangerestoresessions/item/mailboxrestoreartifactsbulkadditionrequests/MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/exchangerestoresessions/item/mailboxrestoreartifactsbulkadditionrequests/MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilder.java index bf0e5c0a640..c92989a9ee5 100644 --- a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/exchangerestoresessions/item/mailboxrestoreartifactsbulkadditionrequests/MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/exchangerestoresessions/item/mailboxrestoreartifactsbulkadditionrequests/MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilder.java @@ -60,19 +60,21 @@ public MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilder(@jakarta.annota super(requestAdapter, "{+baseurl}/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession%2Did}/mailboxRestoreArtifactsBulkAdditionRequests{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Get mailboxRestoreArtifactsBulkAdditionRequests from solutions + * Get a list of the maiboxRestoreArtifactsBulkAdditionRequest objects associated with an exchangeRestoreSession. The mailboxes property is deliberately omitted from the response body in order to limit the response size. * @return a {@link MailboxRestoreArtifactsBulkAdditionRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public MailboxRestoreArtifactsBulkAdditionRequestCollectionResponse get() { return get(null); } /** - * Get mailboxRestoreArtifactsBulkAdditionRequests from solutions + * Get a list of the maiboxRestoreArtifactsBulkAdditionRequest objects associated with an exchangeRestoreSession. The mailboxes property is deliberately omitted from the response body in order to limit the response size. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link MailboxRestoreArtifactsBulkAdditionRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public MailboxRestoreArtifactsBulkAdditionRequestCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -82,21 +84,23 @@ public MailboxRestoreArtifactsBulkAdditionRequestCollectionResponse get(@jakarta return this.requestAdapter.send(requestInfo, errorMapping, MailboxRestoreArtifactsBulkAdditionRequestCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to mailboxRestoreArtifactsBulkAdditionRequests for solutions + * Create a new mailboxRestoreArtifactsBulkAdditionRequest object associated with an exchangeRestoreSession. The following steps describe how to create and manage an exchangeRestoreSession with bulk artifact additions: * @param body The request body * @return a {@link MailboxRestoreArtifactsBulkAdditionRequest} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public MailboxRestoreArtifactsBulkAdditionRequest post(@jakarta.annotation.Nonnull final MailboxRestoreArtifactsBulkAdditionRequest body) { return post(body, null); } /** - * Create new navigation property to mailboxRestoreArtifactsBulkAdditionRequests for solutions + * Create a new mailboxRestoreArtifactsBulkAdditionRequest object associated with an exchangeRestoreSession. The following steps describe how to create and manage an exchangeRestoreSession with bulk artifact additions: * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link MailboxRestoreArtifactsBulkAdditionRequest} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public MailboxRestoreArtifactsBulkAdditionRequest post(@jakarta.annotation.Nonnull final MailboxRestoreArtifactsBulkAdditionRequest body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +111,7 @@ public MailboxRestoreArtifactsBulkAdditionRequest post(@jakarta.annotation.Nonnu return this.requestAdapter.send(requestInfo, errorMapping, MailboxRestoreArtifactsBulkAdditionRequest::createFromDiscriminatorValue); } /** - * Get mailboxRestoreArtifactsBulkAdditionRequests from solutions + * Get a list of the maiboxRestoreArtifactsBulkAdditionRequest objects associated with an exchangeRestoreSession. The mailboxes property is deliberately omitted from the response body in order to limit the response size. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get mailboxRestoreArtifactsBulkAdditionRequests from solutions + * Get a list of the maiboxRestoreArtifactsBulkAdditionRequest objects associated with an exchangeRestoreSession. The mailboxes property is deliberately omitted from the response body in order to limit the response size. * @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 mailboxRestoreArtifactsBulkAdditionRequests for solutions + * Create a new mailboxRestoreArtifactsBulkAdditionRequest object associated with an exchangeRestoreSession. The following steps describe how to create and manage an exchangeRestoreSession with bulk artifact additions: * @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 mailboxRestoreArtifactsBulkAdditionRequests for solutions + * Create a new mailboxRestoreArtifactsBulkAdditionRequest object associated with an exchangeRestoreSession. The following steps describe how to create and manage an exchangeRestoreSession with bulk artifact additions: * @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 MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilder withUrl(@jakart return new MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilder(rawUrl, requestAdapter); } /** - * Get mailboxRestoreArtifactsBulkAdditionRequests from solutions + * Get a list of the maiboxRestoreArtifactsBulkAdditionRequest objects associated with an exchangeRestoreSession. The mailboxes property is deliberately omitted from the response body in order to limit the response size. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/exchangerestoresessions/item/mailboxrestoreartifactsbulkadditionrequests/item/MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/exchangerestoresessions/item/mailboxrestoreartifactsbulkadditionrequests/item/MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilder.java index 37115dcceaf..93e2c748bfa 100644 --- a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/exchangerestoresessions/item/mailboxrestoreartifactsbulkadditionrequests/item/MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/exchangerestoresessions/item/mailboxrestoreartifactsbulkadditionrequests/item/MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilder.java @@ -37,16 +37,18 @@ public MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilder(@jakarta.ann super(requestAdapter, "{+baseurl}/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession%2Did}/mailboxRestoreArtifactsBulkAdditionRequests/{mailboxRestoreArtifactsBulkAdditionRequest%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete navigation property mailboxRestoreArtifactsBulkAdditionRequests for solutions + * Delete a mailboxRestoreArtifactsBulkAdditionRequest object associated with an exchangeRestoreSession. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete navigation property mailboxRestoreArtifactsBulkAdditionRequests for solutions + * Delete a mailboxRestoreArtifactsBulkAdditionRequest object associated with an exchangeRestoreSession. * @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 mailboxRestoreArtifactsBulkAdditionRequests from solutions + * Get a mailboxRestoreArtifactsBulkAdditionRequest object by its id, associated with an exchangeRestoreSession. * @return a {@link MailboxRestoreArtifactsBulkAdditionRequest} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public MailboxRestoreArtifactsBulkAdditionRequest get() { return get(null); } /** - * Get mailboxRestoreArtifactsBulkAdditionRequests from solutions + * Get a mailboxRestoreArtifactsBulkAdditionRequest object by its id, associated with an exchangeRestoreSession. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link MailboxRestoreArtifactsBulkAdditionRequest} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public MailboxRestoreArtifactsBulkAdditionRequest get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -102,7 +106,7 @@ public MailboxRestoreArtifactsBulkAdditionRequest patch(@jakarta.annotation.Nonn return this.requestAdapter.send(requestInfo, errorMapping, MailboxRestoreArtifactsBulkAdditionRequest::createFromDiscriminatorValue); } /** - * Delete navigation property mailboxRestoreArtifactsBulkAdditionRequests for solutions + * Delete a mailboxRestoreArtifactsBulkAdditionRequest object associated with an exchangeRestoreSession. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -110,7 +114,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete navigation property mailboxRestoreArtifactsBulkAdditionRequests for solutions + * Delete a mailboxRestoreArtifactsBulkAdditionRequest object associated with an exchangeRestoreSession. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -121,7 +125,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Get mailboxRestoreArtifactsBulkAdditionRequests from solutions + * Get a mailboxRestoreArtifactsBulkAdditionRequest object by its id, associated with an exchangeRestoreSession. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -129,7 +133,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get mailboxRestoreArtifactsBulkAdditionRequests from solutions + * Get a mailboxRestoreArtifactsBulkAdditionRequest object by its id, associated with an exchangeRestoreSession. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -181,7 +185,7 @@ public MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilder withUrl(@jak public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Get mailboxRestoreArtifactsBulkAdditionRequests from solutions + * Get a mailboxRestoreArtifactsBulkAdditionRequest object by its id, associated with an exchangeRestoreSession. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessprotectionpolicies/item/driveprotectionunitsbulkadditionjobs/DriveProtectionUnitsBulkAdditionJobsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessprotectionpolicies/item/driveprotectionunitsbulkadditionjobs/DriveProtectionUnitsBulkAdditionJobsRequestBuilder.java index 4bcb73ddc8f..1071b4b069c 100644 --- a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessprotectionpolicies/item/driveprotectionunitsbulkadditionjobs/DriveProtectionUnitsBulkAdditionJobsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessprotectionpolicies/item/driveprotectionunitsbulkadditionjobs/DriveProtectionUnitsBulkAdditionJobsRequestBuilder.java @@ -59,19 +59,21 @@ public DriveProtectionUnitsBulkAdditionJobsRequestBuilder(@jakarta.annotation.No super(requestAdapter, "{+baseurl}/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy%2Did}/driveProtectionUnitsBulkAdditionJobs{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Get driveProtectionUnitsBulkAdditionJobs from solutions + * Get a list of driveProtectionUnitsBulkAdditionJobs objects associated with a oneDriveForBusinessProtectionPolicy. * @return a {@link DriveProtectionUnitsBulkAdditionJobCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DriveProtectionUnitsBulkAdditionJobCollectionResponse get() { return get(null); } /** - * Get driveProtectionUnitsBulkAdditionJobs from solutions + * Get a list of driveProtectionUnitsBulkAdditionJobs objects associated with a oneDriveForBusinessProtectionPolicy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DriveProtectionUnitsBulkAdditionJobCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DriveProtectionUnitsBulkAdditionJobCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -81,7 +83,7 @@ public DriveProtectionUnitsBulkAdditionJobCollectionResponse get(@jakarta.annota return this.requestAdapter.send(requestInfo, errorMapping, DriveProtectionUnitsBulkAdditionJobCollectionResponse::createFromDiscriminatorValue); } /** - * Get driveProtectionUnitsBulkAdditionJobs from solutions + * Get a list of driveProtectionUnitsBulkAdditionJobs objects associated with a oneDriveForBusinessProtectionPolicy. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -89,7 +91,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get driveProtectionUnitsBulkAdditionJobs from solutions + * Get a list of driveProtectionUnitsBulkAdditionJobs objects associated with a oneDriveForBusinessProtectionPolicy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -111,7 +113,7 @@ public DriveProtectionUnitsBulkAdditionJobsRequestBuilder withUrl(@jakarta.annot return new DriveProtectionUnitsBulkAdditionJobsRequestBuilder(rawUrl, requestAdapter); } /** - * Get driveProtectionUnitsBulkAdditionJobs from solutions + * Get a list of driveProtectionUnitsBulkAdditionJobs objects associated with a oneDriveForBusinessProtectionPolicy. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessprotectionpolicies/item/driveprotectionunitsbulkadditionjobs/item/DriveProtectionUnitsBulkAdditionJobItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessprotectionpolicies/item/driveprotectionunitsbulkadditionjobs/item/DriveProtectionUnitsBulkAdditionJobItemRequestBuilder.java index 59b7ba65436..1170b409865 100644 --- a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessprotectionpolicies/item/driveprotectionunitsbulkadditionjobs/item/DriveProtectionUnitsBulkAdditionJobItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessprotectionpolicies/item/driveprotectionunitsbulkadditionjobs/item/DriveProtectionUnitsBulkAdditionJobItemRequestBuilder.java @@ -37,19 +37,21 @@ public DriveProtectionUnitsBulkAdditionJobItemRequestBuilder(@jakarta.annotation super(requestAdapter, "{+baseurl}/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy%2Did}/driveProtectionUnitsBulkAdditionJobs/{driveProtectionUnitsBulkAdditionJob%2Did}{?%24expand,%24select}", rawUrl); } /** - * Get driveProtectionUnitsBulkAdditionJobs from solutions + * Get a driveProtectionUnitsBulkAdditionJob object by the ID associated with a oneDriveForBusinessProtectionPolicy. * @return a {@link DriveProtectionUnitsBulkAdditionJob} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DriveProtectionUnitsBulkAdditionJob get() { return get(null); } /** - * Get driveProtectionUnitsBulkAdditionJobs from solutions + * Get a driveProtectionUnitsBulkAdditionJob object by the ID associated with a oneDriveForBusinessProtectionPolicy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DriveProtectionUnitsBulkAdditionJob} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DriveProtectionUnitsBulkAdditionJob get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -59,7 +61,7 @@ public DriveProtectionUnitsBulkAdditionJob get(@jakarta.annotation.Nullable fina return this.requestAdapter.send(requestInfo, errorMapping, DriveProtectionUnitsBulkAdditionJob::createFromDiscriminatorValue); } /** - * Get driveProtectionUnitsBulkAdditionJobs from solutions + * Get a driveProtectionUnitsBulkAdditionJob object by the ID associated with a oneDriveForBusinessProtectionPolicy. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -67,7 +69,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get driveProtectionUnitsBulkAdditionJobs from solutions + * Get a driveProtectionUnitsBulkAdditionJob object by the ID associated with a oneDriveForBusinessProtectionPolicy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -89,7 +91,7 @@ public DriveProtectionUnitsBulkAdditionJobItemRequestBuilder withUrl(@jakarta.an return new DriveProtectionUnitsBulkAdditionJobItemRequestBuilder(rawUrl, requestAdapter); } /** - * Get driveProtectionUnitsBulkAdditionJobs from solutions + * Get a driveProtectionUnitsBulkAdditionJob object by the ID associated with a oneDriveForBusinessProtectionPolicy. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessrestoresessions/item/driverestoreartifacts/item/DriveRestoreArtifactItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessrestoresessions/item/driverestoreartifacts/item/DriveRestoreArtifactItemRequestBuilder.java index e67da9b8f51..e98742f13a0 100644 --- a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessrestoresessions/item/driverestoreartifacts/item/DriveRestoreArtifactItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessrestoresessions/item/driverestoreartifacts/item/DriveRestoreArtifactItemRequestBuilder.java @@ -64,7 +64,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * A collection of restore points and destination details that can be used to restore a OneDrive for Business drive. + * A collection of restore points and destination details that can be used to restore a OneDrive for work or school drive. * @return a {@link DriveRestoreArtifact} * @throws ODataError When receiving a 4XX or 5XX status code */ @@ -73,7 +73,7 @@ public DriveRestoreArtifact get() { return get(null); } /** - * A collection of restore points and destination details that can be used to restore a OneDrive for Business drive. + * A collection of restore points and destination details that can be used to restore a OneDrive for work or school drive. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DriveRestoreArtifact} * @throws ODataError When receiving a 4XX or 5XX status code @@ -130,7 +130,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * A collection of restore points and destination details that can be used to restore a OneDrive for Business drive. + * A collection of restore points and destination details that can be used to restore a OneDrive for work or school drive. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -138,7 +138,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * A collection of restore points and destination details that can be used to restore a OneDrive for Business drive. + * A collection of restore points and destination details that can be used to restore a OneDrive for work or school drive. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -190,7 +190,7 @@ public DriveRestoreArtifactItemRequestBuilder withUrl(@jakarta.annotation.Nonnul public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * A collection of restore points and destination details that can be used to restore a OneDrive for Business drive. + * A collection of restore points and destination details that can be used to restore a OneDrive for work or school drive. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessrestoresessions/item/driverestoreartifactsbulkadditionrequests/DriveRestoreArtifactsBulkAdditionRequestsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessrestoresessions/item/driverestoreartifactsbulkadditionrequests/DriveRestoreArtifactsBulkAdditionRequestsRequestBuilder.java index db2dde9cf98..10941aaf0e7 100644 --- a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessrestoresessions/item/driverestoreartifactsbulkadditionrequests/DriveRestoreArtifactsBulkAdditionRequestsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessrestoresessions/item/driverestoreartifactsbulkadditionrequests/DriveRestoreArtifactsBulkAdditionRequestsRequestBuilder.java @@ -60,19 +60,21 @@ public DriveRestoreArtifactsBulkAdditionRequestsRequestBuilder(@jakarta.annotati super(requestAdapter, "{+baseurl}/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession%2Did}/driveRestoreArtifactsBulkAdditionRequests{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Get driveRestoreArtifactsBulkAdditionRequests from solutions + * Get a list of the driveRestoreArtifactsBulkAdditionRequest objects associated with a oneDriveForBusinessRestoreSession. The drives property is deliberately omitted from the response body in order to limit the response size. * @return a {@link DriveRestoreArtifactsBulkAdditionRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DriveRestoreArtifactsBulkAdditionRequestCollectionResponse get() { return get(null); } /** - * Get driveRestoreArtifactsBulkAdditionRequests from solutions + * Get a list of the driveRestoreArtifactsBulkAdditionRequest objects associated with a oneDriveForBusinessRestoreSession. The drives property is deliberately omitted from the response body in order to limit the response size. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DriveRestoreArtifactsBulkAdditionRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DriveRestoreArtifactsBulkAdditionRequestCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -82,21 +84,23 @@ public DriveRestoreArtifactsBulkAdditionRequestCollectionResponse get(@jakarta.a return this.requestAdapter.send(requestInfo, errorMapping, DriveRestoreArtifactsBulkAdditionRequestCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to driveRestoreArtifactsBulkAdditionRequests for solutions + * Create a driveRestoreArtifactsBulkAdditionRequest object associated with a oneDriveForBusinessRestoreSession. The following steps describe how to create and manage a oneDriveForBusinessRestoreSession with bulk artifact additions. * @param body The request body * @return a {@link DriveRestoreArtifactsBulkAdditionRequest} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DriveRestoreArtifactsBulkAdditionRequest post(@jakarta.annotation.Nonnull final DriveRestoreArtifactsBulkAdditionRequest body) { return post(body, null); } /** - * Create new navigation property to driveRestoreArtifactsBulkAdditionRequests for solutions + * Create a driveRestoreArtifactsBulkAdditionRequest object associated with a oneDriveForBusinessRestoreSession. The following steps describe how to create and manage a oneDriveForBusinessRestoreSession with bulk artifact additions. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DriveRestoreArtifactsBulkAdditionRequest} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DriveRestoreArtifactsBulkAdditionRequest post(@jakarta.annotation.Nonnull final DriveRestoreArtifactsBulkAdditionRequest body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +111,7 @@ public DriveRestoreArtifactsBulkAdditionRequest post(@jakarta.annotation.Nonnull return this.requestAdapter.send(requestInfo, errorMapping, DriveRestoreArtifactsBulkAdditionRequest::createFromDiscriminatorValue); } /** - * Get driveRestoreArtifactsBulkAdditionRequests from solutions + * Get a list of the driveRestoreArtifactsBulkAdditionRequest objects associated with a oneDriveForBusinessRestoreSession. The drives property is deliberately omitted from the response body in order to limit the response size. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get driveRestoreArtifactsBulkAdditionRequests from solutions + * Get a list of the driveRestoreArtifactsBulkAdditionRequest objects associated with a oneDriveForBusinessRestoreSession. The drives property is deliberately omitted from the response body in order to limit the response size. * @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 driveRestoreArtifactsBulkAdditionRequests for solutions + * Create a driveRestoreArtifactsBulkAdditionRequest object associated with a oneDriveForBusinessRestoreSession. The following steps describe how to create and manage a oneDriveForBusinessRestoreSession with bulk artifact additions. * @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 driveRestoreArtifactsBulkAdditionRequests for solutions + * Create a driveRestoreArtifactsBulkAdditionRequest object associated with a oneDriveForBusinessRestoreSession. The following steps describe how to create and manage a oneDriveForBusinessRestoreSession with bulk artifact additions. * @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 DriveRestoreArtifactsBulkAdditionRequestsRequestBuilder withUrl(@jakarta. return new DriveRestoreArtifactsBulkAdditionRequestsRequestBuilder(rawUrl, requestAdapter); } /** - * Get driveRestoreArtifactsBulkAdditionRequests from solutions + * Get a list of the driveRestoreArtifactsBulkAdditionRequest objects associated with a oneDriveForBusinessRestoreSession. The drives property is deliberately omitted from the response body in order to limit the response size. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessrestoresessions/item/driverestoreartifactsbulkadditionrequests/item/DriveRestoreArtifactsBulkAdditionRequestItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessrestoresessions/item/driverestoreartifactsbulkadditionrequests/item/DriveRestoreArtifactsBulkAdditionRequestItemRequestBuilder.java index d66380cde87..b5a58b39e8b 100644 --- a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessrestoresessions/item/driverestoreartifactsbulkadditionrequests/item/DriveRestoreArtifactsBulkAdditionRequestItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/onedriveforbusinessrestoresessions/item/driverestoreartifactsbulkadditionrequests/item/DriveRestoreArtifactsBulkAdditionRequestItemRequestBuilder.java @@ -37,16 +37,18 @@ public DriveRestoreArtifactsBulkAdditionRequestItemRequestBuilder(@jakarta.annot super(requestAdapter, "{+baseurl}/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession%2Did}/driveRestoreArtifactsBulkAdditionRequests/{driveRestoreArtifactsBulkAdditionRequest%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete navigation property driveRestoreArtifactsBulkAdditionRequests for solutions + * Delete a driveRestoreArtifactsBulkAdditionRequest object associated with a oneDriveForBusinessRestoreSession. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete navigation property driveRestoreArtifactsBulkAdditionRequests for solutions + * Delete a driveRestoreArtifactsBulkAdditionRequest object associated with a oneDriveForBusinessRestoreSession. * @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 driveRestoreArtifactsBulkAdditionRequests from solutions + * Get a driveRestoreArtifactsBulkAdditionRequest object by its id, associated with a oneDriveForBusinessRestoreSession. * @return a {@link DriveRestoreArtifactsBulkAdditionRequest} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DriveRestoreArtifactsBulkAdditionRequest get() { return get(null); } /** - * Get driveRestoreArtifactsBulkAdditionRequests from solutions + * Get a driveRestoreArtifactsBulkAdditionRequest object by its id, associated with a oneDriveForBusinessRestoreSession. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DriveRestoreArtifactsBulkAdditionRequest} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public DriveRestoreArtifactsBulkAdditionRequest get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -102,7 +106,7 @@ public DriveRestoreArtifactsBulkAdditionRequest patch(@jakarta.annotation.Nonnul return this.requestAdapter.send(requestInfo, errorMapping, DriveRestoreArtifactsBulkAdditionRequest::createFromDiscriminatorValue); } /** - * Delete navigation property driveRestoreArtifactsBulkAdditionRequests for solutions + * Delete a driveRestoreArtifactsBulkAdditionRequest object associated with a oneDriveForBusinessRestoreSession. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -110,7 +114,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete navigation property driveRestoreArtifactsBulkAdditionRequests for solutions + * Delete a driveRestoreArtifactsBulkAdditionRequest object associated with a oneDriveForBusinessRestoreSession. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -121,7 +125,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Get driveRestoreArtifactsBulkAdditionRequests from solutions + * Get a driveRestoreArtifactsBulkAdditionRequest object by its id, associated with a oneDriveForBusinessRestoreSession. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -129,7 +133,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get driveRestoreArtifactsBulkAdditionRequests from solutions + * Get a driveRestoreArtifactsBulkAdditionRequest object by its id, associated with a oneDriveForBusinessRestoreSession. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -181,7 +185,7 @@ public DriveRestoreArtifactsBulkAdditionRequestItemRequestBuilder withUrl(@jakar public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Get driveRestoreArtifactsBulkAdditionRequests from solutions + * Get a driveRestoreArtifactsBulkAdditionRequest object by its id, associated with a oneDriveForBusinessRestoreSession. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/sharepointprotectionpolicies/item/siteprotectionunitsbulkadditionjobs/SiteProtectionUnitsBulkAdditionJobsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/sharepointprotectionpolicies/item/siteprotectionunitsbulkadditionjobs/SiteProtectionUnitsBulkAdditionJobsRequestBuilder.java index 28d2fb4d024..b118a426479 100644 --- a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/sharepointprotectionpolicies/item/siteprotectionunitsbulkadditionjobs/SiteProtectionUnitsBulkAdditionJobsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/sharepointprotectionpolicies/item/siteprotectionunitsbulkadditionjobs/SiteProtectionUnitsBulkAdditionJobsRequestBuilder.java @@ -59,19 +59,21 @@ public SiteProtectionUnitsBulkAdditionJobsRequestBuilder(@jakarta.annotation.Non super(requestAdapter, "{+baseurl}/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy%2Did}/siteProtectionUnitsBulkAdditionJobs{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Get siteProtectionUnitsBulkAdditionJobs from solutions + * Get a list of siteProtectionUnitsBulkAdditionJobs objects associated with a sharePointProtectionPolicy. * @return a {@link SiteProtectionUnitsBulkAdditionJobCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public SiteProtectionUnitsBulkAdditionJobCollectionResponse get() { return get(null); } /** - * Get siteProtectionUnitsBulkAdditionJobs from solutions + * Get a list of siteProtectionUnitsBulkAdditionJobs objects associated with a sharePointProtectionPolicy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link SiteProtectionUnitsBulkAdditionJobCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public SiteProtectionUnitsBulkAdditionJobCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -81,7 +83,7 @@ public SiteProtectionUnitsBulkAdditionJobCollectionResponse get(@jakarta.annotat return this.requestAdapter.send(requestInfo, errorMapping, SiteProtectionUnitsBulkAdditionJobCollectionResponse::createFromDiscriminatorValue); } /** - * Get siteProtectionUnitsBulkAdditionJobs from solutions + * Get a list of siteProtectionUnitsBulkAdditionJobs objects associated with a sharePointProtectionPolicy. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -89,7 +91,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get siteProtectionUnitsBulkAdditionJobs from solutions + * Get a list of siteProtectionUnitsBulkAdditionJobs objects associated with a sharePointProtectionPolicy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -111,7 +113,7 @@ public SiteProtectionUnitsBulkAdditionJobsRequestBuilder withUrl(@jakarta.annota return new SiteProtectionUnitsBulkAdditionJobsRequestBuilder(rawUrl, requestAdapter); } /** - * Get siteProtectionUnitsBulkAdditionJobs from solutions + * Get a list of siteProtectionUnitsBulkAdditionJobs objects associated with a sharePointProtectionPolicy. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/sharepointprotectionpolicies/item/siteprotectionunitsbulkadditionjobs/item/SiteProtectionUnitsBulkAdditionJobItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/sharepointprotectionpolicies/item/siteprotectionunitsbulkadditionjobs/item/SiteProtectionUnitsBulkAdditionJobItemRequestBuilder.java index 6a259be14b4..aff37daa190 100644 --- a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/sharepointprotectionpolicies/item/siteprotectionunitsbulkadditionjobs/item/SiteProtectionUnitsBulkAdditionJobItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/sharepointprotectionpolicies/item/siteprotectionunitsbulkadditionjobs/item/SiteProtectionUnitsBulkAdditionJobItemRequestBuilder.java @@ -37,19 +37,21 @@ public SiteProtectionUnitsBulkAdditionJobItemRequestBuilder(@jakarta.annotation. super(requestAdapter, "{+baseurl}/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy%2Did}/siteProtectionUnitsBulkAdditionJobs/{siteProtectionUnitsBulkAdditionJob%2Did}{?%24expand,%24select}", rawUrl); } /** - * Get siteProtectionUnitsBulkAdditionJobs from solutions + * Get a siteProtectionUnitsBulkAdditionJob object by the ID associated with a sharePointProtectionPolicy. * @return a {@link SiteProtectionUnitsBulkAdditionJob} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public SiteProtectionUnitsBulkAdditionJob get() { return get(null); } /** - * Get siteProtectionUnitsBulkAdditionJobs from solutions + * Get a siteProtectionUnitsBulkAdditionJob object by the ID associated with a sharePointProtectionPolicy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link SiteProtectionUnitsBulkAdditionJob} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public SiteProtectionUnitsBulkAdditionJob get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -59,7 +61,7 @@ public SiteProtectionUnitsBulkAdditionJob get(@jakarta.annotation.Nullable final return this.requestAdapter.send(requestInfo, errorMapping, SiteProtectionUnitsBulkAdditionJob::createFromDiscriminatorValue); } /** - * Get siteProtectionUnitsBulkAdditionJobs from solutions + * Get a siteProtectionUnitsBulkAdditionJob object by the ID associated with a sharePointProtectionPolicy. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -67,7 +69,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get siteProtectionUnitsBulkAdditionJobs from solutions + * Get a siteProtectionUnitsBulkAdditionJob object by the ID associated with a sharePointProtectionPolicy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -89,7 +91,7 @@ public SiteProtectionUnitsBulkAdditionJobItemRequestBuilder withUrl(@jakarta.ann return new SiteProtectionUnitsBulkAdditionJobItemRequestBuilder(rawUrl, requestAdapter); } /** - * Get siteProtectionUnitsBulkAdditionJobs from solutions + * Get a siteProtectionUnitsBulkAdditionJob object by the ID associated with a sharePointProtectionPolicy. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/sharepointrestoresessions/item/siterestoreartifactsbulkadditionrequests/SiteRestoreArtifactsBulkAdditionRequestsRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/sharepointrestoresessions/item/siterestoreartifactsbulkadditionrequests/SiteRestoreArtifactsBulkAdditionRequestsRequestBuilder.java index ece250bea94..d77fc50ea97 100644 --- a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/sharepointrestoresessions/item/siterestoreartifactsbulkadditionrequests/SiteRestoreArtifactsBulkAdditionRequestsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/sharepointrestoresessions/item/siterestoreartifactsbulkadditionrequests/SiteRestoreArtifactsBulkAdditionRequestsRequestBuilder.java @@ -60,19 +60,21 @@ public SiteRestoreArtifactsBulkAdditionRequestsRequestBuilder(@jakarta.annotatio super(requestAdapter, "{+baseurl}/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession%2Did}/siteRestoreArtifactsBulkAdditionRequests{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Get siteRestoreArtifactsBulkAdditionRequests from solutions + * Get a list of the siteRestoreArtifactsBulkAdditionRequest objects associated with a sharePointRestoreSession. The siteWebUrls property is deliberately omitted from the response body in order to limit the response size. * @return a {@link SiteRestoreArtifactsBulkAdditionRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public SiteRestoreArtifactsBulkAdditionRequestCollectionResponse get() { return get(null); } /** - * Get siteRestoreArtifactsBulkAdditionRequests from solutions + * Get a list of the siteRestoreArtifactsBulkAdditionRequest objects associated with a sharePointRestoreSession. The siteWebUrls property is deliberately omitted from the response body in order to limit the response size. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link SiteRestoreArtifactsBulkAdditionRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public SiteRestoreArtifactsBulkAdditionRequestCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -82,21 +84,23 @@ public SiteRestoreArtifactsBulkAdditionRequestCollectionResponse get(@jakarta.an return this.requestAdapter.send(requestInfo, errorMapping, SiteRestoreArtifactsBulkAdditionRequestCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to siteRestoreArtifactsBulkAdditionRequests for solutions + * Create a new siteRestoreArtifactsBulkAdditionRequest object associated with a sharePointRestoreSession. The following steps describe how to create and manage a sharePointRestoreSession with bulk artifact additions: * @param body The request body * @return a {@link SiteRestoreArtifactsBulkAdditionRequest} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public SiteRestoreArtifactsBulkAdditionRequest post(@jakarta.annotation.Nonnull final SiteRestoreArtifactsBulkAdditionRequest body) { return post(body, null); } /** - * Create new navigation property to siteRestoreArtifactsBulkAdditionRequests for solutions + * Create a new siteRestoreArtifactsBulkAdditionRequest object associated with a sharePointRestoreSession. The following steps describe how to create and manage a sharePointRestoreSession with bulk artifact additions: * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link SiteRestoreArtifactsBulkAdditionRequest} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public SiteRestoreArtifactsBulkAdditionRequest post(@jakarta.annotation.Nonnull final SiteRestoreArtifactsBulkAdditionRequest body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -107,7 +111,7 @@ public SiteRestoreArtifactsBulkAdditionRequest post(@jakarta.annotation.Nonnull return this.requestAdapter.send(requestInfo, errorMapping, SiteRestoreArtifactsBulkAdditionRequest::createFromDiscriminatorValue); } /** - * Get siteRestoreArtifactsBulkAdditionRequests from solutions + * Get a list of the siteRestoreArtifactsBulkAdditionRequest objects associated with a sharePointRestoreSession. The siteWebUrls property is deliberately omitted from the response body in order to limit the response size. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get siteRestoreArtifactsBulkAdditionRequests from solutions + * Get a list of the siteRestoreArtifactsBulkAdditionRequest objects associated with a sharePointRestoreSession. The siteWebUrls property is deliberately omitted from the response body in order to limit the response size. * @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 siteRestoreArtifactsBulkAdditionRequests for solutions + * Create a new siteRestoreArtifactsBulkAdditionRequest object associated with a sharePointRestoreSession. The following steps describe how to create and manage a sharePointRestoreSession with bulk artifact additions: * @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 siteRestoreArtifactsBulkAdditionRequests for solutions + * Create a new siteRestoreArtifactsBulkAdditionRequest object associated with a sharePointRestoreSession. The following steps describe how to create and manage a sharePointRestoreSession with bulk artifact additions: * @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 SiteRestoreArtifactsBulkAdditionRequestsRequestBuilder withUrl(@jakarta.a return new SiteRestoreArtifactsBulkAdditionRequestsRequestBuilder(rawUrl, requestAdapter); } /** - * Get siteRestoreArtifactsBulkAdditionRequests from solutions + * Get a list of the siteRestoreArtifactsBulkAdditionRequest objects associated with a sharePointRestoreSession. The siteWebUrls property is deliberately omitted from the response body in order to limit the response size. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/sharepointrestoresessions/item/siterestoreartifactsbulkadditionrequests/item/SiteRestoreArtifactsBulkAdditionRequestItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/sharepointrestoresessions/item/siterestoreartifactsbulkadditionrequests/item/SiteRestoreArtifactsBulkAdditionRequestItemRequestBuilder.java index af6fd54d7db..e39b2279bad 100644 --- a/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/sharepointrestoresessions/item/siterestoreartifactsbulkadditionrequests/item/SiteRestoreArtifactsBulkAdditionRequestItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/solutions/backuprestore/sharepointrestoresessions/item/siterestoreartifactsbulkadditionrequests/item/SiteRestoreArtifactsBulkAdditionRequestItemRequestBuilder.java @@ -37,16 +37,18 @@ public SiteRestoreArtifactsBulkAdditionRequestItemRequestBuilder(@jakarta.annota super(requestAdapter, "{+baseurl}/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession%2Did}/siteRestoreArtifactsBulkAdditionRequests/{siteRestoreArtifactsBulkAdditionRequest%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete navigation property siteRestoreArtifactsBulkAdditionRequests for solutions + * Delete a siteRestoreArtifactsBulkAdditionRequest object associated with a sharepointRestoreSession. * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ public void delete() { delete(null); } /** - * Delete navigation property siteRestoreArtifactsBulkAdditionRequests for solutions + * Delete a siteRestoreArtifactsBulkAdditionRequest object associated with a sharepointRestoreSession. * @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 siteRestoreArtifactsBulkAdditionRequests from solutions + * Get a siteRestoreArtifactsBulkAdditionRequest object by its id, associated with a sharePointRestoreSession. * @return a {@link SiteRestoreArtifactsBulkAdditionRequest} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public SiteRestoreArtifactsBulkAdditionRequest get() { return get(null); } /** - * Get siteRestoreArtifactsBulkAdditionRequests from solutions + * Get a siteRestoreArtifactsBulkAdditionRequest object by its id, associated with a sharePointRestoreSession. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link SiteRestoreArtifactsBulkAdditionRequest} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public SiteRestoreArtifactsBulkAdditionRequest get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -102,7 +106,7 @@ public SiteRestoreArtifactsBulkAdditionRequest patch(@jakarta.annotation.Nonnull return this.requestAdapter.send(requestInfo, errorMapping, SiteRestoreArtifactsBulkAdditionRequest::createFromDiscriminatorValue); } /** - * Delete navigation property siteRestoreArtifactsBulkAdditionRequests for solutions + * Delete a siteRestoreArtifactsBulkAdditionRequest object associated with a sharepointRestoreSession. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -110,7 +114,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete navigation property siteRestoreArtifactsBulkAdditionRequests for solutions + * Delete a siteRestoreArtifactsBulkAdditionRequest object associated with a sharepointRestoreSession. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -121,7 +125,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Get siteRestoreArtifactsBulkAdditionRequests from solutions + * Get a siteRestoreArtifactsBulkAdditionRequest object by its id, associated with a sharePointRestoreSession. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -129,7 +133,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get siteRestoreArtifactsBulkAdditionRequests from solutions + * Get a siteRestoreArtifactsBulkAdditionRequest object by its id, associated with a sharePointRestoreSession. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -181,7 +185,7 @@ public SiteRestoreArtifactsBulkAdditionRequestItemRequestBuilder withUrl(@jakart public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Get siteRestoreArtifactsBulkAdditionRequests from solutions + * Get a siteRestoreArtifactsBulkAdditionRequest object by its id, associated with a sharePointRestoreSession. */ @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/RepliesRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/teams/item/channels/item/messages/item/replies/RepliesRequestBuilder.java index 829f1e96834..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 @@ -93,23 +93,23 @@ public ChatMessageCollectionResponse get(@jakarta.annotation.Nullable final java return this.requestAdapter.send(requestInfo, errorMapping, ChatMessageCollectionResponse::createFromDiscriminatorValue); } /** - * Create a new reply to a chatMessage in a specified channel. + * 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 + * @see Find more info here */ @jakarta.annotation.Nullable public ChatMessage post(@jakarta.annotation.Nonnull final ChatMessage body) { return post(body, null); } /** - * Create a new reply to a chatMessage in a specified channel. + * 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 + * @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) { @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create a new reply to a chatMessage in a specified channel. + * Send a new reply to a chatMessage in a specified channel. * @param body The request body * @return a {@link RequestInformation} */ @@ -149,7 +149,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create a new reply to a chatMessage in a specified channel. + * 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} diff --git a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timecards/clockin/ClockInPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timecards/clockin/ClockInPostRequestBody.java index 50f9abb3cbf..9cb30b8aeff 100644 --- a/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timecards/clockin/ClockInPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/teams/item/schedule/timecards/clockin/ClockInPostRequestBody.java @@ -62,9 +62,10 @@ public BackingStore getBackingStore() { */ @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { - final HashMap> deserializerMap = new HashMap>(2); + final HashMap> deserializerMap = new HashMap>(3); deserializerMap.put("isAtApprovedLocation", (n) -> { this.setIsAtApprovedLocation(n.getBooleanValue()); }); deserializerMap.put("notes", (n) -> { this.setNotes(n.getObjectValue(ItemBody::createFromDiscriminatorValue)); }); + deserializerMap.put("onBehalfOfUserId", (n) -> { this.setOnBehalfOfUserId(n.getStringValue()); }); return deserializerMap; } /** @@ -83,6 +84,14 @@ public Boolean getIsAtApprovedLocation() { public ItemBody getNotes() { return this.backingStore.get("notes"); } + /** + * Gets the onBehalfOfUserId property value. The onBehalfOfUserId property + * @return a {@link String} + */ + @jakarta.annotation.Nullable + public String getOnBehalfOfUserId() { + return this.backingStore.get("onBehalfOfUserId"); + } /** * Serializes information the current object * @param writer Serialization writer to use to serialize this model @@ -91,6 +100,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ Objects.requireNonNull(writer); writer.writeBooleanValue("isAtApprovedLocation", this.getIsAtApprovedLocation()); writer.writeObjectValue("notes", this.getNotes()); + writer.writeStringValue("onBehalfOfUserId", this.getOnBehalfOfUserId()); writer.writeAdditionalData(this.getAdditionalData()); } /** @@ -122,4 +132,11 @@ public void setIsAtApprovedLocation(@jakarta.annotation.Nullable final Boolean v public void setNotes(@jakarta.annotation.Nullable final ItemBody value) { this.backingStore.set("notes", value); } + /** + * Sets the onBehalfOfUserId property value. The onBehalfOfUserId property + * @param value Value to set for the onBehalfOfUserId property. + */ + public void setOnBehalfOfUserId(@jakarta.annotation.Nullable final String value) { + this.backingStore.set("onBehalfOfUserId", value); + } } 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 4629715ba43..0e15d8fbdb3 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 @@ -84,21 +84,23 @@ public TimeOffRequestCollectionResponse get(@jakarta.annotation.Nullable final j return this.requestAdapter.send(requestInfo, errorMapping, TimeOffRequestCollectionResponse::createFromDiscriminatorValue); } /** - * Create new navigation property to timeOffRequests for teams + * Create instance of a timeoffrequest object. * @param body The request body * @return a {@link TimeOffRequest} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public TimeOffRequest post(@jakarta.annotation.Nonnull final TimeOffRequest body) { return post(body, null); } /** - * Create new navigation property to timeOffRequests for teams + * Create instance of a timeoffrequest object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link TimeOffRequest} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public TimeOffRequest post(@jakarta.annotation.Nonnull final TimeOffRequest body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -129,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create new navigation property to timeOffRequests for teams + * Create instance of a timeoffrequest object. * @param body The request body * @return a {@link RequestInformation} */ @@ -138,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create new navigation property to timeOffRequests for teams + * Create instance of a timeoffrequest 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/tenantrelationships/multitenantorganization/MultiTenantOrganizationRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/tenantrelationships/multitenantorganization/MultiTenantOrganizationRequestBuilder.java index 606ce442cce..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 @@ -79,23 +79,23 @@ public MultiTenantOrganization get(@jakarta.annotation.Nullable final java.util. return this.requestAdapter.send(requestInfo, errorMapping, MultiTenantOrganization::createFromDiscriminatorValue); } /** - * Update the properties of a multitenant organization. + * 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. * @param body The request body * @return a {@link MultiTenantOrganization} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public MultiTenantOrganization patch(@jakarta.annotation.Nonnull final MultiTenantOrganization body) { return patch(body, null); } /** - * Update the properties of a multitenant organization. + * 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. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link MultiTenantOrganization} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public MultiTenantOrganization patch(@jakarta.annotation.Nonnull final MultiTenantOrganization body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -126,7 +126,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update the properties of a multitenant organization. + * 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. * @param body The request body * @return a {@link RequestInformation} */ @@ -135,7 +135,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update the properties of a multitenant organization. + * 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. * @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/UserItemRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/UserItemRequestBuilder.java index 214b7bf2ece..c10585355bf 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 @@ -705,18 +705,18 @@ public UserItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ super(requestAdapter, "{+baseurl}/users/{user%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, 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 a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, 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); @@ -800,7 +800,7 @@ public ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder reminderViewWi return new ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder(pathParameters, requestAdapter, EndDateTime, StartDateTime); } /** - * Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, see deletedItems. + * Deletes a user. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -808,7 +808,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, see deletedItems. + * Deletes a user. * @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/joinedteams/item/schedule/timecards/clockin/ClockInPostRequestBody.java b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timecards/clockin/ClockInPostRequestBody.java index 49208fe5cb7..5eb3057f7c1 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timecards/clockin/ClockInPostRequestBody.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/joinedteams/item/schedule/timecards/clockin/ClockInPostRequestBody.java @@ -62,9 +62,10 @@ public BackingStore getBackingStore() { */ @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { - final HashMap> deserializerMap = new HashMap>(2); + final HashMap> deserializerMap = new HashMap>(3); deserializerMap.put("isAtApprovedLocation", (n) -> { this.setIsAtApprovedLocation(n.getBooleanValue()); }); deserializerMap.put("notes", (n) -> { this.setNotes(n.getObjectValue(ItemBody::createFromDiscriminatorValue)); }); + deserializerMap.put("onBehalfOfUserId", (n) -> { this.setOnBehalfOfUserId(n.getStringValue()); }); return deserializerMap; } /** @@ -83,6 +84,14 @@ public Boolean getIsAtApprovedLocation() { public ItemBody getNotes() { return this.backingStore.get("notes"); } + /** + * Gets the onBehalfOfUserId property value. The onBehalfOfUserId property + * @return a {@link String} + */ + @jakarta.annotation.Nullable + public String getOnBehalfOfUserId() { + return this.backingStore.get("onBehalfOfUserId"); + } /** * Serializes information the current object * @param writer Serialization writer to use to serialize this model @@ -91,6 +100,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ Objects.requireNonNull(writer); writer.writeBooleanValue("isAtApprovedLocation", this.getIsAtApprovedLocation()); writer.writeObjectValue("notes", this.getNotes()); + writer.writeStringValue("onBehalfOfUserId", this.getOnBehalfOfUserId()); writer.writeAdditionalData(this.getAdditionalData()); } /** @@ -122,4 +132,11 @@ public void setIsAtApprovedLocation(@jakarta.annotation.Nullable final Boolean v public void setNotes(@jakarta.annotation.Nullable final ItemBody value) { this.backingStore.set("notes", value); } + /** + * Sets the onBehalfOfUserId property value. The onBehalfOfUserId property + * @param value Value to set for the onBehalfOfUserId property. + */ + public void setOnBehalfOfUserId(@jakarta.annotation.Nullable final String value) { + this.backingStore.set("onBehalfOfUserId", value); + } } diff --git a/src/main/java/com/microsoft/graph/generated/users/item/presence/PresenceRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/users/item/presence/PresenceRequestBuilder.java index b9b61dcb752..ff297ce5b68 100644 --- a/src/main/java/com/microsoft/graph/generated/users/item/presence/PresenceRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/users/item/presence/PresenceRequestBuilder.java @@ -100,21 +100,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Get a user's presence information. + * Set a presence status message for a user. An optional expiration date and time can be supplied. * @return a {@link Presence} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public Presence get() { return get(null); } /** - * Get a user's presence information. + * Set a presence status message for a user. An optional expiration date and time can be supplied. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link Presence} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public Presence get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -168,7 +168,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Get a user's presence information. + * Set a presence status message for a user. An optional expiration date and time can be supplied. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get a user's presence information. + * Set a presence status message for a user. An optional expiration date and time can be supplied. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -228,7 +228,7 @@ public PresenceRequestBuilder withUrl(@jakarta.annotation.Nonnull final String r public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Get a user's presence information. + * Set a presence status message for a user. An optional expiration date and time can be supplied. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/generated/userswithuserprincipalname/UsersWithUserPrincipalNameRequestBuilder.java b/src/main/java/com/microsoft/graph/generated/userswithuserprincipalname/UsersWithUserPrincipalNameRequestBuilder.java index 8933bee5a2a..51e4594d2b0 100644 --- a/src/main/java/com/microsoft/graph/generated/userswithuserprincipalname/UsersWithUserPrincipalNameRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/generated/userswithuserprincipalname/UsersWithUserPrincipalNameRequestBuilder.java @@ -39,18 +39,18 @@ public UsersWithUserPrincipalNameRequestBuilder(@jakarta.annotation.Nonnull fina super(requestAdapter, "{+baseurl}/users(userPrincipalName='{userPrincipalName}'){?%24expand,%24select}", rawUrl); } /** - * Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, 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 a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, 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); @@ -110,7 +110,7 @@ public User patch(@jakarta.annotation.Nonnull final User body, @jakarta.annotati return this.requestAdapter.send(requestInfo, errorMapping, User::createFromDiscriminatorValue); } /** - * Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, see deletedItems. + * Deletes a user. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -118,7 +118,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, see deletedItems. + * Deletes a user. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */